Skip to content

Commit

Permalink
- Update to 6.9.3 to fix broken caused by latest devel/rvm, devel/rpc…
Browse files Browse the repository at this point in the history
…2 changes

- hereby take over the maintainership
  • Loading branch information
Cheng-Lung Sung authored and Cheng-Lung Sung committed Apr 18, 2008
1 parent 61ceec5 commit 80e21e1
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 10 deletions.
1 change: 0 additions & 1 deletion net/coda6_client/pkg-plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ bin/parser
bin/removeinc
bin/repair
bin/spy
bin/vcodacon
bin/xaskuser
bin/xfrepair
etc/coda/realms
Expand Down
10 changes: 4 additions & 6 deletions net/coda6_server/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@
# $FreeBSD$

PORTNAME= coda
PORTVERSION= 6.9.1
PORTREVISION= 1
PORTVERSION= 6.9.3
CATEGORIES= net
# as of 5 Oct 2006 the archive is not present on ftp.wu-wien.ac.at
# but maybe it'll appear there soon
Expand All @@ -16,19 +15,18 @@ MASTER_SITES= ftp://ftp.coda.cs.cmu.edu/pub/coda/src/ \
ftp://ftp.wu-wien.ac.at/pub/systems/coda/src/
PKGNAMESUFFIX= -${CODA_SUITE}

MAINTAINER= ports@FreeBSD.org
MAINTAINER= clsung@FreeBSD.org
COMMENT= Server programs for a replicated high-performance network file system

LIB_DEPENDS= lwp.2:${PORTSDIR}/devel/lwp \
rpc2.9:${PORTSDIR}/devel/rpc2 \
rvm.3:${PORTSDIR}/devel/rvm
rvmlwp.3:${PORTSDIR}/devel/rvm

USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}

ALL_TARGET= coda
INSTALL_TARGET= ${CODA_SUITE}-install
CONFIGURE_ARGS+= --enable-${CODA_SUITE}

CODA_SUITE?= server

Expand Down
6 changes: 3 additions & 3 deletions net/coda6_server/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
MD5 (coda-6.9.1.tar.gz) = cafa37df22e7718ae8e67ff8583bd805
SHA256 (coda-6.9.1.tar.gz) = f7a1dbce67f20e7c294087e33e9767a024f2a7d3fa6456d03004018073e118de
SIZE (coda-6.9.1.tar.gz) = 1537910
MD5 (coda-6.9.3.tar.gz) = e80184573ed83cdf20d74a0e5861b24d
SHA256 (coda-6.9.3.tar.gz) = 608a91fd9cea79b0b77511f47dc29d176f66898b9a0ef1856f8bafa3cc53d320
SIZE (coda-6.9.3.tar.gz) = 1662535
1 change: 1 addition & 0 deletions net/coda6_server/pkg-plist
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ sbin/purgevol_rep
sbin/readdump
sbin/startserver
sbin/tape.pl
sbin/tokentool
sbin/updateclnt
sbin/updatefetch
sbin/updatesrv
Expand Down

0 comments on commit 80e21e1

Please sign in to comment.