summaryrefslogtreecommitdiff
path: root/x11/rgb/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2013-01-21 14:01:45 +0000
committerwiz <wiz>2013-01-21 14:01:45 +0000
commit0a84d31e01c7049e3a4359eeb23f8e803e490ac3 (patch)
tree2118723808a62ef915b30d2020e03ce7bb417c93 /x11/rgb/Makefile
parentb499f7243cb01a3cba85fc780d9855bd324dda8d (diff)
downloadpkgsrc-0a84d31e01c7049e3a4359eeb23f8e803e490ac3.tar.gz
Update to 1.0.5:
Alan Coopersmith (5): Add const attributes to fix gcc -Wwrite-strings warnings unifdef __UNIXOS2__ Replace unbounded strcpy/strcat pairs with snprintf calls config: Add missing AC_CONFIG_SRCDIR rgb 1.0.5 Gaetan Nadon (4): config: remove unrequired AC_SUBST([*_CFLAGS]) config: replace deprecated AC_HELP_STRING with AS_HELP_STRING config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS man: replace hard coded section number (1) and (3) with variables
Diffstat (limited to 'x11/rgb/Makefile')
-rw-r--r--x11/rgb/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/rgb/Makefile b/x11/rgb/Makefile
index e4a49890ad0..50d25672940 100644
--- a/x11/rgb/Makefile
+++ b/x11/rgb/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2012/10/29 05:06:50 asau Exp $
+# $NetBSD: Makefile,v 1.7 2013/01/21 14:01:45 wiz Exp $
#
-DISTNAME= rgb-1.0.4
+DISTNAME= rgb-1.0.5
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
EXTRACT_SUFX= .tar.bz2