Sun Jun 3 17:25:10 2012 UTC ()
Update to 1.0.7:
This release improves handling of the locking of the Xauthority file,
as well as documentation cleanups and build configuration improvements.


(wiz)
diff -r1.8 -r1.9 pkgsrc/x11/libXau/Makefile
diff -r1.5 -r1.6 pkgsrc/x11/libXau/distinfo

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

--- pkgsrc/x11/libXau/Makefile 2010/09/10 18:38:26 1.8
+++ pkgsrc/x11/libXau/Makefile 2012/06/03 17:25:09 1.9
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.8 2010/09/10 18:38:26 joerg Exp $ 1# $NetBSD: Makefile,v 1.9 2012/06/03 17:25:09 wiz Exp $
2# 2#
3 3
4DISTNAME= libXau-1.0.6 4DISTNAME= libXau-1.0.7
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
12LICENSE= mit 12LICENSE= mit
13 13
14PKG_INSTALLATION_TYPES= overwrite pkgviews 14PKG_INSTALLATION_TYPES= overwrite pkgviews
15PKG_DESTDIR_SUPPORT= user-destdir 15PKG_DESTDIR_SUPPORT= user-destdir
16 16
17USE_LIBTOOL= yes 17USE_LIBTOOL= yes

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

--- pkgsrc/x11/libXau/distinfo 2010/09/10 18:38:26 1.5
+++ pkgsrc/x11/libXau/distinfo 2012/06/03 17:25:09 1.6
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.5 2010/09/10 18:38:26 joerg Exp $ 1$NetBSD: distinfo,v 1.6 2012/06/03 17:25:09 wiz Exp $
2 2
3SHA1 (libXau-1.0.6.tar.bz2) = 0e1ab449f98026e4599f6e0d7491810d36c8fe4d 3SHA1 (libXau-1.0.7.tar.bz2) = 29c47207fd246425b906f525b2220235ce4cd0f6
4RMD160 (libXau-1.0.6.tar.bz2) = 4af9e97d242546e2ee61e0fc3cceeda2b8cfa082 4RMD160 (libXau-1.0.7.tar.bz2) = 2d72bd7bb634f10a254b7b2924f2fd066381a528
5Size (libXau-1.0.6.tar.bz2) = 261501 bytes 5Size (libXau-1.0.7.tar.bz2) = 274681 bytes