diff options
author | wiz <wiz@pkgsrc.org> | 2009-08-29 15:34:56 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-08-29 15:34:56 +0000 |
commit | 4f81ab53a09a3a1551590cc4e8e67319972de3de (patch) | |
tree | 575506dd2759d576a37187f68d62b471c97e20a9 /x11 | |
parent | 85bad4828ba2f62222c97747c7b835a0ac13e87f (diff) | |
download | pkgsrc-4f81ab53a09a3a1551590cc4e8e67319972de3de.tar.gz |
Update to 1.0.5:
Improved file locking for file systems w/o support for hardlinks. Other than
that one general packaging cleanup, removal of some really old kerberos
code.
Alan Coopersmith (1):
Restore FamilyKrb5Principal definition
Jeremy Huddleston (1):
Make file locking more robust for network shares like AFP
Paulo Cesar Pereira de Andrade (2):
Janitor: Correct make distcheck and remove extra .gitignore file.
Remove old api kerberos.
Peter Hutterer (1):
libXau 1.0.5
Diffstat (limited to 'x11')
-rw-r--r-- | x11/libXau/Makefile | 4 | ||||
-rw-r--r-- | x11/libXau/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/x11/libXau/Makefile b/x11/libXau/Makefile index 176669b3afd..1d5fe310b68 100644 --- a/x11/libXau/Makefile +++ b/x11/libXau/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2008/09/06 14:39:56 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2009/08/29 15:34:56 wiz Exp $ # -DISTNAME= libXau-1.0.4 +DISTNAME= libXau-1.0.5 CATEGORIES= x11 devel MASTER_SITES= ${MASTER_SITE_XORG:=lib/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/libXau/distinfo b/x11/libXau/distinfo index 827520cba3b..146c42686e4 100644 --- a/x11/libXau/distinfo +++ b/x11/libXau/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2008/09/06 14:39:56 wiz Exp $ +$NetBSD: distinfo,v 1.4 2009/08/29 15:34:56 wiz Exp $ -SHA1 (libXau-1.0.4.tar.bz2) = d73880b97fc7ddb8d8f59e1cd968337427e20ec2 -RMD160 (libXau-1.0.4.tar.bz2) = 9ca0318c62b6bcf97b8460fd89b0788b07f459ca -Size (libXau-1.0.4.tar.bz2) = 227753 bytes +SHA1 (libXau-1.0.5.tar.bz2) = b1c68843edf7e80ce952f7ee0541448f41bac202 +RMD160 (libXau-1.0.5.tar.bz2) = 2ab3b0b35c27a8012b9f6905487458cfe02e9b94 +Size (libXau-1.0.5.tar.bz2) = 249998 bytes |