diff options
author | gendalia <gendalia@pkgsrc.org> | 2005-08-10 19:14:16 +0000 |
---|---|---|
committer | gendalia <gendalia@pkgsrc.org> | 2005-08-10 19:14:16 +0000 |
commit | 8a10a5282f68df6c495f354a1042e28feff3f656 (patch) | |
tree | c8f7e32771745431d67f56460978744be43d494c /net | |
parent | 3b77e49f9d306938db25390e3ae83fe7b6f9e01d (diff) | |
download | pkgsrc-8a10a5282f68df6c495f354a1042e28feff3f656.tar.gz |
Update OpenAFS to 1.3.87.
For UNIX, 1.3.87 is the latest version in the 1.4 release cycle.
It includes several Linux client fixes as well as portability changes.
For UNIX, 1.3.86 is the latest version in the 1.4 release cycle.
It includes several Linux client fixes as well as portability changes.
http://openafs.org/frameset/dl/openafs/1.3.87/ChangeLog
Diffstat (limited to 'net')
-rw-r--r-- | net/openafs/Makefile | 6 | ||||
-rw-r--r-- | net/openafs/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/net/openafs/Makefile b/net/openafs/Makefile index ef5e7d7d58b..9ec38c13a61 100644 --- a/net/openafs/Makefile +++ b/net/openafs/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2005/07/12 20:11:42 gendalia Exp $ +# $NetBSD: Makefile,v 1.12 2005/08/10 19:14:16 gendalia Exp $ -DISTNAME= openafs-1.3.85-src +DISTNAME= openafs-1.3.87-src PKGNAME= ${DISTNAME:C/-src//} CATEGORIES= net sysutils -MASTER_SITES= http://www.openafs.org/dl/openafs/1.3.85/ +MASTER_SITES= http://www.openafs.org/dl/openafs/1.3.87/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= gendalia@NetBSD.org diff --git a/net/openafs/distinfo b/net/openafs/distinfo index a5c0ae8df73..eda7f92c0d1 100644 --- a/net/openafs/distinfo +++ b/net/openafs/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2005/07/12 20:11:42 gendalia Exp $ +$NetBSD: distinfo,v 1.6 2005/08/10 19:14:16 gendalia Exp $ -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 +SHA1 (openafs-1.3.87-src.tar.bz2) = 6d776941bd0076a3cf4cf66f9986ac032aafb6ac +RMD160 (openafs-1.3.87-src.tar.bz2) = 3079e046edec673579eb4650ab07a05a4e4ff99b +Size (openafs-1.3.87-src.tar.bz2) = 10983389 bytes |