Sun Mar 3 23:11:30 2024 UTC (83d)
xfontsel: update to 1.1.1.

Alan Coopersmith (5):
      Use gettext() to localize messages if available
      include config.h in xfontsel.c before checking for USE_GETTEXT
      Print which arguments were unknown before giving usage message
      Add -help and -version options
      xfontsel 1.1.1

Thomas Kuehne (1):
      Fixed -Wshadow declaration warnings


(wiz)
diff -r1.12 -r1.13 pkgsrc/x11/xfontsel/Makefile
diff -r1.8 -r1.9 pkgsrc/x11/xfontsel/distinfo

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

--- pkgsrc/x11/xfontsel/Makefile 2022/11/09 13:14:29 1.12
+++ pkgsrc/x11/xfontsel/Makefile 2024/03/03 23:11:30 1.13
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.12 2022/11/09 13:14:29 joerg Exp $ 1# $NetBSD: Makefile,v 1.13 2024/03/03 23:11:30 wiz Exp $
2 2
3DISTNAME= xfontsel-1.1.0 3DISTNAME= xfontsel-1.1.1
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= X font selector 10COMMENT= X font selector
11 11
12GNU_CONFIGURE= yes 12GNU_CONFIGURE= yes
13USE_TOOLS+= pkg-config 13USE_TOOLS+= pkg-config
14 14
15MAKE_FLAGS+= appdefaultdir=${PREFIX}/lib/X11/app-defaults 15MAKE_FLAGS+= appdefaultdir=${PREFIX}/lib/X11/app-defaults
16 16

cvs diff -r1.8 -r1.9 pkgsrc/x11/xfontsel/distinfo (expand / switch to unified diff)

--- pkgsrc/x11/xfontsel/distinfo 2022/07/11 19:35:39 1.8
+++ pkgsrc/x11/xfontsel/distinfo 2024/03/03 23:11:30 1.9
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.8 2022/07/11 19:35:39 wiz Exp $ 1$NetBSD: distinfo,v 1.9 2024/03/03 23:11:30 wiz Exp $
2 2
3BLAKE2s (xfontsel-1.1.0.tar.xz) = 27c442fdad15dcd43b03c1bf8eeae3248cb10fa54ad34b79db048c047313b386 3BLAKE2s (xfontsel-1.1.1.tar.xz) = 7caafe124ea36c16b80ded3ad8c9c4243924c3bcea2cd179d524dabd123a1c99
4SHA512 (xfontsel-1.1.0.tar.xz) = be67d223668431c9b5dd2ef74032d2f087be5f8f0ccc427bc7ee43e7ce42214edddb07d8c3d6d6de93ea35314392d384f1ab1ae5c48b2cfbce418610e3945a52 4SHA512 (xfontsel-1.1.1.tar.xz) = fdb1f20dc86e2e74da77ef5e62d9465ea24d1af965f1ff3a6334ffefb239130fcf28f7cde9b4e7d7e6c9cf12fcb637784e7af209cffcee3dbe304025d33abcdd
5Size (xfontsel-1.1.0.tar.xz) = 139560 bytes 5Size (xfontsel-1.1.1.tar.xz) = 142336 bytes