Andreas Wacknitz
2024-03-05 de096c129f0ac6dc10f3c9a6be26ad04c32a8ee3
xev: update to 1.2.6

1 files deleted
3 files modified
44 ■■■■ changed files
components/x11/xev/Makefile 11 ●●●● patch | view | raw | blame | history
components/x11/xev/manifests/sample-manifest.p5m 2 ●●● patch | view | raw | blame | history
components/x11/xev/pkg5 6 ●●●● patch | view | raw | blame | history
components/x11/xev/xev.license 25 ●●●●● patch | view | raw | blame | history
components/x11/xev/Makefile
@@ -17,12 +17,13 @@
include ../../../make-rules/shared-macros.mk
include $(WS_MAKE_RULES)/x11.mk
COMPONENT_NAME=    xev
COMPONENT_VERSION= 1.2.5
COMPONENT_FMRI=    x11/diagnostic/xev
COMPONENT_SUMMARY= xev - print contents of X events
COMPONENT_NAME=              xev
COMPONENT_VERSION=           1.2.6
COMPONENT_SUMMARY=           xev - print contents of X events
COMPONENT_ARCHIVE_EXTENSION= .tar.xz
COMPONENT_ARCHIVE_HASH= sha256:c9461a4389714e0f33974f9e75934bdc38d836a0f059b8dc089c7cbf2ce36ec1
COMPONENT_ARCHIVE_HASH=      sha256:61e1c5e008ac9973aca7cdddf36e9df7410e77083b030eb04f4dc737c51807d7
COMPONENT_FMRI=              x11/diagnostic/xev
COMPONENT_LICENSE_FILE=      COPYING
include $(WS_MAKE_RULES)/common.mk
components/x11/xev/manifests/sample-manifest.p5m
@@ -10,7 +10,7 @@
#
#
# Copyright 2022 <contributor>
# Copyright 2024 <contributor>
#
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
components/x11/xev/pkg5
@@ -1,10 +1,6 @@
{
    "dependencies": [
        "SUNWcs",
        "developer/build/autoconf/xorg-macros",
        "shell/ksh93",
        "system/library",
        "x11/header/x11-protocols",
        "x11/library/libx11",
        "x11/library/libxrandr"
    ],
@@ -12,4 +8,4 @@
        "x11/diagnostic/xev"
    ],
    "name": "xev"
}
}
components/x11/xev/xev.license
File was deleted