summaryrefslogtreecommitdiff
path: root/x11/xfontsel/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2012-06-03 18:14:03 +0000
committerwiz <wiz@pkgsrc.org>2012-06-03 18:14:03 +0000
commit101503a9074001b5ef4dc6f5ebe69d4284da32fc (patch)
treee582fdac68350e9f0cd38cf0892a0f860c8602f6 /x11/xfontsel/Makefile
parent75e9d015854ed90994daad3c7b14a28dea21aff4 (diff)
downloadpkgsrc-101503a9074001b5ef4dc6f5ebe69d4284da32fc.tar.gz
Update to 1.0.4.
1.0.4: Alan Coopersmith (4): Convert sprintf calls to snprintf Strip trailing whitespace Add const attribute to fieldP fix a gcc -Wwrite-strings warning xfontsel 1.0.4 Gaetan Nadon (5): config: replace deprecated AC_HELP_STRING with AS_HELP_STRING config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS man: remove trailing spaces and tabs man: replace hard coded man page section with substitution strings config: move man pages into their own directory Jesse Adkins (2): Purge cvs tags. Remove USE_TEXT_WIDGET (bug 8966) 1.0.3: This release includes several years worth of build improvements and cleanups, including fixes for builds on case-insensitive filesystems, builds without the Xaw8 macros, and other fixes needed for building on various platforms.
Diffstat (limited to 'x11/xfontsel/Makefile')
-rw-r--r--x11/xfontsel/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/xfontsel/Makefile b/x11/xfontsel/Makefile
index 67e2b199059..6556e6a12ea 100644
--- a/x11/xfontsel/Makefile
+++ b/x11/xfontsel/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2011/10/23 18:06:50 dholland Exp $
+# $NetBSD: Makefile,v 1.6 2012/06/03 18:14:03 wiz Exp $
#
-DISTNAME= xfontsel-1.0.2
-PKGREVISION= 2
+DISTNAME= xfontsel-1.0.4
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
EXTRACT_SUFX= .tar.bz2