diff options
author | tnn <tnn@pkgsrc.org> | 2009-11-09 19:45:01 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2009-11-09 19:45:01 +0000 |
commit | 03f0f22e2205a03f6d00a82d5b4a2f486533f6e6 (patch) | |
tree | 55fc744c6420c5ba70d91a57c09447033220597b /x11/appres | |
parent | 1f8addc1edd53fd5f220f6f93529f07d4bc8ad10 (diff) | |
download | pkgsrc-03f0f22e2205a03f6d00a82d5b4a2f486533f6e6.tar.gz |
Update to appres-1.0.2. Changes:
Change appres_CFLAGS to AM_CFLAGS to make automake-1.10 happier
Add pointers to mailing list, bugzilla, wiki & git repo to README
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
appres 1.0.2
Ansification and compile warning fixes.
Diffstat (limited to 'x11/appres')
-rw-r--r-- | x11/appres/Makefile | 4 | ||||
-rw-r--r-- | x11/appres/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/x11/appres/Makefile b/x11/appres/Makefile index 6310b0b72eb..98aa7ab91c5 100644 --- a/x11/appres/Makefile +++ b/x11/appres/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2008/05/24 21:45:14 tnn Exp $ +# $NetBSD: Makefile,v 1.3 2009/11/09 19:45:01 tnn Exp $ # -DISTNAME= appres-1.0.1 +DISTNAME= appres-1.0.2 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/appres/distinfo b/x11/appres/distinfo index 2cf84e19b27..a03eafbdb4a 100644 --- a/x11/appres/distinfo +++ b/x11/appres/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2007/03/07 15:03:08 joerg Exp $ +$NetBSD: distinfo,v 1.2 2009/11/09 19:45:01 tnn Exp $ -SHA1 (appres-1.0.1.tar.bz2) = e50126abc99c64e4827a6b4c27dd2cd473bd958f -RMD160 (appres-1.0.1.tar.bz2) = e9672cf8c500e3dd345d193ec0a40a9d19795783 -Size (appres-1.0.1.tar.bz2) = 85320 bytes +SHA1 (appres-1.0.2.tar.bz2) = a82009c1d548b91282fc49efd1be446dc0ee8e32 +RMD160 (appres-1.0.2.tar.bz2) = 985bab312ec4e1eaa80a189417b7db2228e8ec3c +Size (appres-1.0.2.tar.bz2) = 95494 bytes |