Sun Jul 1 17:02:27 2012 UTC ()
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.


(wiz)
diff -r1.4 -r1.5 pkgsrc/x11/rgb/Makefile
diff -r1.2 -r1.3 pkgsrc/x11/rgb/distinfo

cvs diff -r1.4 -r1.5 pkgsrc/x11/rgb/Makefile (expand / switch to unified diff)

--- pkgsrc/x11/rgb/Makefile 2008/06/08 14:35:42 1.4
+++ pkgsrc/x11/rgb/Makefile 2012/07/01 17:02:26 1.5
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.4 2008/06/08 14:35:42 bjs Exp $ 1# $NetBSD: Makefile,v 1.5 2012/07/01 17:02:26 wiz Exp $
2# 2#
3 3
4DISTNAME= rgb-1.0.3 4DISTNAME= rgb-1.0.4
5CATEGORIES= x11 5CATEGORIES= x11
6MASTER_SITES= ${MASTER_SITE_XORG:=app/} 6MASTER_SITES= ${MASTER_SITE_XORG:=app/}
7EXTRACT_SUFX= .tar.bz2 7EXTRACT_SUFX= .tar.bz2
8 8
9MAINTAINER= joerg@NetBSD.org 9MAINTAINER= joerg@NetBSD.org
10HOMEPAGE= http://xorg.freedesktop.org/ 10HOMEPAGE= http://xorg.freedesktop.org/
11COMMENT= RGB color database 11COMMENT= RGB color database
12 12
13PKG_DESTDIR_SUPPORT= user-destdir 13PKG_DESTDIR_SUPPORT= user-destdir
14 14
15GNU_CONFIGURE= yes 15GNU_CONFIGURE= yes
16USE_TOOLS+= pkg-config 16USE_TOOLS+= pkg-config
17 17

cvs diff -r1.2 -r1.3 pkgsrc/x11/rgb/distinfo (expand / switch to unified diff)

--- pkgsrc/x11/rgb/distinfo 2008/06/08 14:35:43 1.2
+++ pkgsrc/x11/rgb/distinfo 2012/07/01 17:02:26 1.3
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.2 2008/06/08 14:35:43 bjs Exp $ 1$NetBSD: distinfo,v 1.3 2012/07/01 17:02:26 wiz Exp $
2 2
3SHA1 (rgb-1.0.3.tar.bz2) = 89970e73e95819756e6f3fb11631fa917031813a 3SHA1 (rgb-1.0.4.tar.bz2) = d0360dda290b76c41fa467c47d4c122ea8cc92a4
4RMD160 (rgb-1.0.3.tar.bz2) = 1352b1655fbbc41b3dbda0b099d0ab82b80ca708 4RMD160 (rgb-1.0.4.tar.bz2) = 7a694d53dece32d0bd28c7d497c03fe50ad3ee65
5Size (rgb-1.0.3.tar.bz2) = 103803 bytes 5Size (rgb-1.0.4.tar.bz2) = 121558 bytes