Andreas Wacknitz
2024-03-05 a184edc773cc7954da629ffc8615511bbef73e5d
xmessage: update to 1.0.7

1 files deleted
3 files modified
75 ■■■■ changed files
components/x11/xmessage/Makefile 14 ●●●● patch | view | raw | blame | history
components/x11/xmessage/manifests/sample-manifest.p5m 2 ●●● patch | view | raw | blame | history
components/x11/xmessage/pkg5 6 ●●●● patch | view | raw | blame | history
components/x11/xmessage/xmessage.license 53 ●●●●● patch | view | raw | blame | history
components/x11/xmessage/Makefile
@@ -16,14 +16,14 @@
include ../../../make-rules/shared-macros.mk
include $(WS_MAKE_RULES)/x11.mk
COMPONENT_NAME=          xmessage
COMPONENT_VERSION=      1.0.6
COMPONENT_SUMMARY=      xmessage - display a message or query in a window
COMPONENT_FMRI=          x11/xmessage
COMPONENT_CLASSIFICATION= Applications/Accessories
COMPONENT_NAME=           xmessage
COMPONENT_VERSION=        1.0.7
COMPONENT_SUMMARY=        xmessage - display a message or query in a window
COMPONENT_ARCHIVE_EXTENSION= .tar.xz
COMPONENT_ARCHIVE_HASH=    \
  sha256:d2eac545f137156b960877e052fcc8e29795ed735c02f7690fd7b439e6846a12
COMPONENT_ARCHIVE_HASH=   sha256:703fccb7a0b772d61d7e603c189b9739866aa97ba985c727275420f829a30356
COMPONENT_FMRI=           x11/xmessage
COMPONENT_CLASSIFICATION= Applications/Accessories
COMPONENT_LICENSE_FILE=   COPYING
include $(WS_MAKE_RULES)/common.mk
components/x11/xmessage/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/xmessage/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/toolkit/libxaw7",
        "x11/library/toolkit/libxt"
@@ -13,4 +9,4 @@
        "x11/xmessage"
    ],
    "name": "xmessage"
}
}
components/x11/xmessage/xmessage.license
File was deleted