diff options
author | gendalia <gendalia@pkgsrc.org> | 2005-07-12 20:11:42 +0000 |
---|---|---|
committer | gendalia <gendalia@pkgsrc.org> | 2005-07-12 20:11:42 +0000 |
commit | 260bf38c0cbfcbf2885e9dbb59285ad595536a06 (patch) | |
tree | 058e35ce71c418e6eba43817e3c35e4485dfa494 /net | |
parent | cd324e0cafeef2534fc62244155dcb6e7d0746ee (diff) | |
download | pkgsrc-260bf38c0cbfcbf2885e9dbb59285ad595536a06.tar.gz |
Update openafs to 1.3.85.
For UNIX, 1.3.85 is the latest version in the 1.4 release cycle.
Notable recent improvements are included in Linux 2.4 client support,
several race condition fixes in the fileserver, and audit logging for all
servers on all platforms.
Diffstat (limited to 'net')
-rw-r--r-- | net/openafs/Makefile | 7 | ||||
-rw-r--r-- | net/openafs/distinfo | 8 |
2 files changed, 7 insertions, 8 deletions
diff --git a/net/openafs/Makefile b/net/openafs/Makefile index 47959617eca..ef5e7d7d58b 100644 --- a/net/openafs/Makefile +++ b/net/openafs/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2005/06/19 16:03:51 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2005/07/12 20:11:42 gendalia Exp $ -DISTNAME= openafs-1.3.84-src -PKGREVISION= 1 +DISTNAME= openafs-1.3.85-src PKGNAME= ${DISTNAME:C/-src//} CATEGORIES= net sysutils -MASTER_SITES= http://www.openafs.org/dl/openafs/1.3.84/ +MASTER_SITES= http://www.openafs.org/dl/openafs/1.3.85/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= gendalia@NetBSD.org diff --git a/net/openafs/distinfo b/net/openafs/distinfo index de7516d8f52..a5c0ae8df73 100644 --- a/net/openafs/distinfo +++ b/net/openafs/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2005/06/06 17:08:20 gendalia Exp $ +$NetBSD: distinfo,v 1.5 2005/07/12 20:11:42 gendalia Exp $ -SHA1 (openafs-1.3.84-src.tar.bz2) = af4b75363d9ef4172b176d2d7160f7c9b2c3a02f -RMD160 (openafs-1.3.84-src.tar.bz2) = 16687a71c0678acb9de5b12d77fe3ac67d554013 -Size (openafs-1.3.84-src.tar.bz2) = 10969009 bytes +SHA1 (openafs-1.3.85-src.tar.bz2) = 1cf48489cf592423917a139726d68370d9ffb691 +RMD160 (openafs-1.3.85-src.tar.bz2) = 1ea0c269c5339dc66ac0308a22b4d24384615655 +Size (openafs-1.3.85-src.tar.bz2) = 10985038 bytes |