diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2000-05-18 03:12:00 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2000-05-18 03:12:00 +0000 |
commit | 2ceec1944ef4a1d615e35cc51950fe8f0316f66b (patch) | |
tree | 1579898f74fb6a4545731c8202878c71da2ed6ed /net/arla | |
parent | 160f79541088b3f633b12289d883cd5a2e96e123 (diff) | |
download | ports-2ceec1944ef4a1d615e35cc51950fe8f0316f66b.tar.gz ports-2ceec1944ef4a1d615e35cc51950fe8f0316f66b.zip |
Upgrade to arla 0.33.1
Submitted by: Assar Westerlund <assar@stacken.kth.se>
PR: ports/18580
Notes
Notes:
svn path=/head/; revision=28544
Diffstat (limited to 'net/arla')
-rw-r--r-- | net/arla/Makefile | 2 | ||||
-rw-r--r-- | net/arla/distinfo | 3 | ||||
-rw-r--r-- | net/arla/pkg-descr | 2 |
3 files changed, 3 insertions, 4 deletions
diff --git a/net/arla/Makefile b/net/arla/Makefile index 05b9cdaf1403..ebd447a9c50b 100644 --- a/net/arla/Makefile +++ b/net/arla/Makefile @@ -6,7 +6,7 @@ # PORTNAME= arla -PORTVERSION= 0.32 +PORTVERSION= 0.33.1 CATEGORIES= net MASTER_SITES= ftp://ftp.stacken.kth.se/pub/arla/ diff --git a/net/arla/distinfo b/net/arla/distinfo index 878f1cc8a8f5..43de662d7765 100644 --- a/net/arla/distinfo +++ b/net/arla/distinfo @@ -1,2 +1 @@ -MD5 (arla-0.31.tar.gz) = a29b1c2815246cf98317af466ac19f3a -MD5 (arla-0.32.tar.gz) = ece2d60625c41d6d95a759a9173fd92f +MD5 (arla-0.33.1.tar.gz) = 361641b00e9ff19e08a322cdb6296878 diff --git a/net/arla/pkg-descr b/net/arla/pkg-descr index 62516f9ca1f5..902f3dc02bd9 100644 --- a/net/arla/pkg-descr +++ b/net/arla/pkg-descr @@ -4,7 +4,7 @@ The main goal of the Arla project is to make a fully functional client with all capabilities of commercial AFS. Other planned and implemented things are all the normal management tools and a server. -Version 0.31 status: +Version 0.33.1 status: * Read/write support * Authentication (with kth-krb4) |