summaryrefslogtreecommitdiff
path: root/x11/appres
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2013-05-18 13:32:05 +0000
committerwiz <wiz@pkgsrc.org>2013-05-18 13:32:05 +0000
commit8f99da86e8655d8611880be3566f91c5af14f96c (patch)
treed6e8dc3590fb7469607a05536803fa2bb81cf928 /x11/appres
parent1a535c5ab0039c794ab22f013ebae29a8be88300 (diff)
downloadpkgsrc-8f99da86e8655d8611880be3566f91c5af14f96c.tar.gz
Update to 1.0.4:
This minor maintenance release provides the specified collection of build configuration improvements and janitorial cleanup instances, plus a new -V command line flag to print its version (not that much changes between versions, not even the announcements). Alan Coopersmith (4): Mark usage() as _X_NORETURN to satisfy -Wmissing-noreturn warning Combine usage message into a single string Add -V option to print command version appres 1.0.4 Gaetan Nadon (5): man: remove trailing spaces and tabs man: replace hard coded man page section with substitution strings config: move man pages into their own directory .gitignore: the original copy was somewhat broken .gitignore: fix typo
Diffstat (limited to 'x11/appres')
-rw-r--r--x11/appres/Makefile5
-rw-r--r--x11/appres/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/x11/appres/Makefile b/x11/appres/Makefile
index 3a291d0e62d..61e625f7d07 100644
--- a/x11/appres/Makefile
+++ b/x11/appres/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2012/10/29 05:06:07 asau Exp $
-#
+# $NetBSD: Makefile,v 1.6 2013/05/18 13:32:05 wiz Exp $
-DISTNAME= appres-1.0.3
+DISTNAME= appres-1.0.4
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/appres/distinfo b/x11/appres/distinfo
index 8fed90bf836..18fc451edc9 100644
--- a/x11/appres/distinfo
+++ b/x11/appres/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2012/06/03 17:53:08 wiz Exp $
+$NetBSD: distinfo,v 1.4 2013/05/18 13:32:05 wiz Exp $
-SHA1 (appres-1.0.3.tar.bz2) = 7303f12fae8cce92da2dbd88c9d31d816dc5da06
-RMD160 (appres-1.0.3.tar.bz2) = 58603ae578b3b794382ab34f4e5c6a59d6dabee0
-Size (appres-1.0.3.tar.bz2) = 104807 bytes
+SHA1 (appres-1.0.4.tar.bz2) = f89d6fff84d838c0b8b4adeca46185b6d4812a27
+RMD160 (appres-1.0.4.tar.bz2) = 8f8711e9a847292b1342788c43c49832adea511c
+Size (appres-1.0.4.tar.bz2) = 117949 bytes