diff options
author | vd <vd@FreeBSD.org> | 2006-10-06 01:09:55 +0800 |
---|---|---|
committer | vd <vd@FreeBSD.org> | 2006-10-06 01:09:55 +0800 |
commit | 1f5891fc475e72700a7a44eb40c6fc597ddcb0ff (patch) | |
tree | db378e2d1999c2e8eaf1a22699f9501371f3c415 /net/coda6_client | |
parent | 0c34bf9e6d44525c3cb3cce0f97bfbc835c64124 (diff) | |
download | freebsd-ports-gnome-1f5891fc475e72700a7a44eb40c6fc597ddcb0ff.tar.gz freebsd-ports-gnome-1f5891fc475e72700a7a44eb40c6fc597ddcb0ff.tar.zst freebsd-ports-gnome-1f5891fc475e72700a7a44eb40c6fc597ddcb0ff.zip |
Upgrade:
* net/coda6_server and net/coda6_client from 6.0.7 to 6.1.1 and thus
un-DEPRECATE them
* devel/rvm from 1.10 to 1.13
* devel/lwp from 1.12 to 2.3
* devel/rpc2 from 1.28 to 2.2
These four are tightly related so I upgrade them in one.. well.. changeset
Diffstat (limited to 'net/coda6_client')
-rw-r--r-- | net/coda6_client/Makefile | 3 | ||||
-rw-r--r-- | net/coda6_client/pkg-plist | 10 |
2 files changed, 6 insertions, 7 deletions
diff --git a/net/coda6_client/Makefile b/net/coda6_client/Makefile index 7fbb3befd550..5da94afae239 100644 --- a/net/coda6_client/Makefile +++ b/net/coda6_client/Makefile @@ -4,9 +4,6 @@ # # $FreeBSD$ -PORTNAME= coda -PORTVERSION= ${CODA_VERSION} - COMMENT= Client programs for a replicated high-performance network file system MASTERDIR= ${.CURDIR}/../coda6_server diff --git a/net/coda6_client/pkg-plist b/net/coda6_client/pkg-plist index f174294a477d..2a133ffd4e61 100644 --- a/net/coda6_client/pkg-plist +++ b/net/coda6_client/pkg-plist @@ -1,30 +1,32 @@ +bin/au bin/cfs bin/clog bin/cmon +bin/coda_replay bin/codacon bin/cpasswd bin/ctokens bin/cunlog bin/filerepair bin/hoard +bin/mkcodabf bin/mklka bin/parser bin/removeinc bin/repair -bin/coda_replay bin/spy +bin/vcodacon bin/xaskuser bin/xfrepair etc/coda/realms etc/coda/sidekick.intr.ex etc/coda/venus.conf.ex -sbin/au +sbin/asrlauncher sbin/coda-client-logrotate -sbin/coda-setup-ports sbin/codaconfedit sbin/sidekick sbin/venus sbin/venus-setup sbin/volmunge sbin/vutil -@dirrm etc/coda +@dirrmtry etc/coda |