diff options
author | wiz <wiz@pkgsrc.org> | 2012-07-01 17:02:26 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-07-01 17:02:26 +0000 |
commit | ade2f24f999e54a647d254f322904e55b4b4a593 (patch) | |
tree | f6536476c66f0752a5245394ea8fa9b610e4e66c /x11/rgb | |
parent | 5d511e0742dd36e0c9291b1f4261557963516440 (diff) | |
download | pkgsrc-ade2f24f999e54a647d254f322904e55b4b4a593.tar.gz |
Update to 1.0.4:
This minor maintenance release mainly provides build configuration
improvements and janitorial cleanups.
Alan Coopersmith (6):
Add README with pointers to mailing lists, bugzilla, & git
Update Sun license notices
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
config: Remove AC_PROG_CC & AC_PROG_INSTALL that XORG_DEFAULT_OPTIONS provide
Sun's copyrights belong to Oracle now
rgb 1.0.4
Gaetan Nadon (8):
.gitignore: use common defaults with custom section # 24239
Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
Deploy the new XORG_DEFAULT_OPTIONS #24242
INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
config: move CWARNFLAGS from configure.ac to Makefile.am
man: remove trailing whitespace
config: upgrade to util-macros 1.8 for additional man page support
config: update AC_PREREQ statement to 2.60
Paulo Cesar Pereira de Andrade (1):
Ansification and compile warning fixes.
Diffstat (limited to 'x11/rgb')
-rw-r--r-- | x11/rgb/Makefile | 4 | ||||
-rw-r--r-- | x11/rgb/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/x11/rgb/Makefile b/x11/rgb/Makefile index 905cf7edd6b..7ef5c14bc80 100644 --- a/x11/rgb/Makefile +++ b/x11/rgb/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2008/06/08 14:35:42 bjs Exp $ +# $NetBSD: Makefile,v 1.5 2012/07/01 17:02:26 wiz Exp $ # -DISTNAME= rgb-1.0.3 +DISTNAME= rgb-1.0.4 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/rgb/distinfo b/x11/rgb/distinfo index 816b41f899e..a5ca4156a7c 100644 --- a/x11/rgb/distinfo +++ b/x11/rgb/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2008/06/08 14:35:43 bjs Exp $ +$NetBSD: distinfo,v 1.3 2012/07/01 17:02:26 wiz Exp $ -SHA1 (rgb-1.0.3.tar.bz2) = 89970e73e95819756e6f3fb11631fa917031813a -RMD160 (rgb-1.0.3.tar.bz2) = 1352b1655fbbc41b3dbda0b099d0ab82b80ca708 -Size (rgb-1.0.3.tar.bz2) = 103803 bytes +SHA1 (rgb-1.0.4.tar.bz2) = d0360dda290b76c41fa467c47d4c122ea8cc92a4 +RMD160 (rgb-1.0.4.tar.bz2) = 7a694d53dece32d0bd28c7d497c03fe50ad3ee65 +Size (rgb-1.0.4.tar.bz2) = 121558 bytes |