aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2008-04-18 07:56:59 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2008-04-18 07:56:59 +0000
commit1a22edb95f11c6f0e768a5262a5508afcabb4432 (patch)
treec372a5d015ba425871235e15f5bc37d96262aff5
parent26dfa64c70a7da464aee61b7d6d6ee5b44cba9fa (diff)
downloadports-1a22edb95f11c6f0e768a5262a5508afcabb4432.tar.gz
ports-1a22edb95f11c6f0e768a5262a5508afcabb4432.zip
Notes
-rw-r--r--net/coda6_server/Makefile2
-rw-r--r--net/coda6_server/files/patch-coda-src_scripts_Makefile.in18
2 files changed, 1 insertions, 19 deletions
diff --git a/net/coda6_server/Makefile b/net/coda6_server/Makefile
index cddba95699ec..319c7528df20 100644
--- a/net/coda6_server/Makefile
+++ b/net/coda6_server/Makefile
@@ -6,7 +6,7 @@
PORTNAME= coda
PORTVERSION= 6.9.3
-PORTREVISION= 1
+PORTREVISION= 2
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
diff --git a/net/coda6_server/files/patch-coda-src_scripts_Makefile.in b/net/coda6_server/files/patch-coda-src_scripts_Makefile.in
deleted file mode 100644
index 2392719a9ac7..000000000000
--- a/net/coda6_server/files/patch-coda-src_scripts_Makefile.in
+++ /dev/null
@@ -1,18 +0,0 @@
---- coda-src/scripts/Makefile.in.orig 2006-11-02 14:46:29.000000000 -0500
-+++ coda-src/scripts/Makefile.in 2007-07-14 23:33:28.000000000 -0400
-@@ -25,13 +25,13 @@
- # Need to conditionalize this
- include $(TOPDIR)/Makeconf
-
--VENUS-SCRIPTS = volmunge venus-setup coda-setup-ports
-+VENUS-SCRIPTS = volmunge venus-setup
-
- VOL-SCRIPTS = createvol_rep purgevol_rep bldvldb.sh
- VICE-SCRIPTS = startserver codastart coda-server-logrotate
- REINIT-SCRIPTS = partial-reinit.sh
- UPGRADE-SCRIPTS = #pwdtopdbtool.py
--VICE-SETUP = vice-setup vice-setup-rvm vice-setup-scm vice-setup-srvdir vice-setup-user vice-killvolumes coda-setup-ports
-+VICE-SETUP = vice-setup vice-setup-rvm vice-setup-scm vice-setup-srvdir vice-setup-user vice-killvolumes
-
- BACKUP-SCRIPTS = backup.sh tape.pl
-