Sun Mar 3 23:12:22 2024 UTC (80d)
xmessage: update to 1.0.7.

This release adds a -version option and improves handling of unknown arguments.

For those building for 32-bit platforms, it also enables use of the
"large file" APIs - while files displayed by xmessage should never be more
than 2gb in size, they may be stored on filesystems with large inodes.

Since this release was generated using the new GNU autoconf 2.72, this
also adds a --enable-year2038 configure flag which may allow xmessage
to work with files whose timestamps are later than January 19, 2038, but
this has not been tested.

Alan Coopersmith (4):
      Print which arguments were unknown before giving usage message
      Add -version option
      configure: Use AC_SYS_LARGEFILE to enable large file support
      xmessage 1.0.7


(wiz)
diff -r1.13 -r1.14 pkgsrc/x11/xmessage/Makefile
diff -r1.11 -r1.12 pkgsrc/x11/xmessage/distinfo

cvs diff -r1.13 -r1.14 pkgsrc/x11/xmessage/Makefile (expand / switch to unified diff)

--- pkgsrc/x11/xmessage/Makefile 2022/11/09 13:14:30 1.13
+++ pkgsrc/x11/xmessage/Makefile 2024/03/03 23:12:22 1.14
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.13 2022/11/09 13:14:30 joerg Exp $ 1# $NetBSD: Makefile,v 1.14 2024/03/03 23:12:22 wiz Exp $
2 2
3DISTNAME= xmessage-1.0.6 3DISTNAME= xmessage-1.0.7
4CATEGORIES= x11 4CATEGORIES= x11
5MASTER_SITES= ${MASTER_SITE_XORG:=app/} 5MASTER_SITES= ${MASTER_SITE_XORG:=app/}
6EXTRACT_SUFX= .tar.xz 6EXTRACT_SUFX= .tar.xz
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://xorg.freedesktop.org/ 9HOMEPAGE= https://xorg.freedesktop.org/
10COMMENT= X11 message utility 10COMMENT= X11 message utility
11LICENSE= mit 11LICENSE= mit
12 12
13GNU_CONFIGURE= yes 13GNU_CONFIGURE= yes
14USE_TOOLS+= pkg-config 14USE_TOOLS+= pkg-config
15 15
16CONFIGURE_ENV+= APP_MAN_SUFFIX=1 16CONFIGURE_ENV+= APP_MAN_SUFFIX=1

cvs diff -r1.11 -r1.12 pkgsrc/x11/xmessage/distinfo (expand / switch to unified diff)

--- pkgsrc/x11/xmessage/distinfo 2022/07/13 20:49:24 1.11
+++ pkgsrc/x11/xmessage/distinfo 2024/03/03 23:12:22 1.12
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.11 2022/07/13 20:49:24 wiz Exp $ 1$NetBSD: distinfo,v 1.12 2024/03/03 23:12:22 wiz Exp $
2 2
3BLAKE2s (xmessage-1.0.6.tar.xz) = 0a19faefe55b6d7e912eb1ec9ac778aee35fec98204ac45df3ac04e1427d3f7f 3BLAKE2s (xmessage-1.0.7.tar.xz) = 81dc56702c16e8f165b1ce448f07bd16f035d42648406d16b9538550582539d8
4SHA512 (xmessage-1.0.6.tar.xz) = 89deb7a81bd047027f99cb92cd16a47f94479c61a6f9fbac4638e6d642037b3e9bbac2313db59ac8c5544175947c693f6a210537c6df2b88dc3de1c67498cba8 4SHA512 (xmessage-1.0.7.tar.xz) = 0c44f7973f7ed8d7993aaeb457a8921301cb0de905e45d92bd99d49463223b54c704a28bef376fe6038b4aec7156be873a34294741c8537bb7a5a57e1f152cce
5Size (xmessage-1.0.6.tar.xz) = 126324 bytes 5Size (xmessage-1.0.7.tar.xz) = 128968 bytes
6SHA1 (patch-aa) = 8c4ddffa627634ecab7e149816e643e9d233729c 6SHA1 (patch-aa) = 8c4ddffa627634ecab7e149816e643e9d233729c