Sat Sep 6 14:39:56 2008 UTC ()
Update to 1.0.4:

1.0.4:
Alan Coopersmith:
      SVR4 (including Solaris) puts gethostbyname_r in libnsl instead of libc
      Version bump: 1.0.4

Damien Th辿bault:
      Bug 17314: libXau's Makefile.am should have proper man creation rules

Daniel Drake:
      Bug #11097: libXau COPYING fix (add missing copyright dates)


(wiz)
diff -r1.5 -r1.6 pkgsrc/x11/libXau/Makefile
diff -r1.2 -r1.3 pkgsrc/x11/libXau/distinfo

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

--- pkgsrc/x11/libXau/Makefile 2008/05/24 21:45:15 1.5
+++ pkgsrc/x11/libXau/Makefile 2008/09/06 14:39:56 1.6
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.5 2008/05/24 21:45:15 tnn Exp $ 1# $NetBSD: Makefile,v 1.6 2008/09/06 14:39:56 wiz Exp $
2# 2#
3 3
4DISTNAME= libXau-1.0.3 4DISTNAME= libXau-1.0.4
5CATEGORIES= x11 devel 5CATEGORIES= x11 devel
6MASTER_SITES= ${MASTER_SITE_XORG:=lib/} 6MASTER_SITES= ${MASTER_SITE_XORG:=lib/}
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= Authorization Protocol for X from X.org 11COMMENT= Authorization Protocol for X from X.org
12 12
13PKG_INSTALLATION_TYPES= overwrite pkgviews 13PKG_INSTALLATION_TYPES= overwrite pkgviews
14PKG_DESTDIR_SUPPORT= user-destdir 14PKG_DESTDIR_SUPPORT= user-destdir
15 15
16USE_LIBTOOL= yes 16USE_LIBTOOL= yes
17GNU_CONFIGURE= yes 17GNU_CONFIGURE= yes

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

--- pkgsrc/x11/libXau/distinfo 2007/01/22 14:56:56 1.2
+++ pkgsrc/x11/libXau/distinfo 2008/09/06 14:39:56 1.3
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.2 2007/01/22 14:56:56 joerg Exp $ 1$NetBSD: distinfo,v 1.3 2008/09/06 14:39:56 wiz Exp $
2 2
3SHA1 (libXau-1.0.3.tar.bz2) = e365d2b9c781ab8d07f79c85bbc48480d1574199 3SHA1 (libXau-1.0.4.tar.bz2) = d73880b97fc7ddb8d8f59e1cd968337427e20ec2
4RMD160 (libXau-1.0.3.tar.bz2) = 6ce63b9c1b352c2bc8f49adce15b921ead29a1e4 4RMD160 (libXau-1.0.4.tar.bz2) = 9ca0318c62b6bcf97b8460fd89b0788b07f459ca
5Size (libXau-1.0.3.tar.bz2) = 229619 bytes 5Size (libXau-1.0.4.tar.bz2) = 227753 bytes