From a625e490c900339b79108f9f903f9c56270ec257 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 1 Jul 2012 17:02:26 +0000 Subject: [PATCH] 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. --- x11/rgb/Makefile | 4 ++-- x11/rgb/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/x11/rgb/Makefile b/x11/rgb/Makefile index 905cf7edd6be..7ef5c14bc80c 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 816b41f899e0..a5ca4156a7ca 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