aboutsummaryrefslogtreecommitdiffstats
path: root/net/dtcp
diff options
context:
space:
mode:
authorume <ume@FreeBSD.org>2004-06-08 01:35:36 +0800
committerume <ume@FreeBSD.org>2004-06-08 01:35:36 +0800
commitcf67feed5e78eb187153d7b64c7116ca8d2a1172 (patch)
tree36e629ebbb8456044bafe68f7f5070478a246083 /net/dtcp
parent6bee9332de71f8ae9d5784be700ebe8f084327dd (diff)
downloadfreebsd-ports-gnome-cf67feed5e78eb187153d7b64c7116ca8d2a1172.tar.gz
freebsd-ports-gnome-cf67feed5e78eb187153d7b64c7116ca8d2a1172.tar.zst
freebsd-ports-gnome-cf67feed5e78eb187153d7b64c7116ca8d2a1172.zip
Update to 20040608.
Diffstat (limited to 'net/dtcp')
-rw-r--r--net/dtcp/Makefile12
-rw-r--r--net/dtcp/distinfo4
2 files changed, 7 insertions, 9 deletions
diff --git a/net/dtcp/Makefile b/net/dtcp/Makefile
index 8096b869cf80..51ca1f8fb3ce 100644
--- a/net/dtcp/Makefile
+++ b/net/dtcp/Makefile
@@ -6,8 +6,8 @@
#
PORTNAME= dtcp
-PORTVERSION= 20030228
-PORTREVISION= 1
+PORTVERSION= 20040608
+#PORTREVISION= 0
CATEGORIES= net ipv6
MASTER_SITES= http://www.imasy.or.jp/~ume/ipv6/ \
http://home.jp.FreeBSD.org/~ume/ipv6/
@@ -15,15 +15,13 @@ MASTER_SITES= http://www.imasy.or.jp/~ume/ipv6/ \
MAINTAINER= ume@FreeBSD.org
COMMENT= Dynamic Tunnel Configuration Protocol daemon and client
-USE_RC_SUBR= YES
-
.if !defined(DTCP_CLIENT_ONLY)
RUN_DEPENDS= qpopauth:${PORTSDIR}/mail/qpopper
.endif
+USE_RC_SUBR= yes
USE_RUBY= yes
-RUBY_SHEBANG_FILES= ${WRKSRC}/dtcpauth.rb ${WRKSRC}/dtcpc.rb \
- ${WRKSRC}/dtcps.rb
+MAKE_ENV+= RUBY=${RUBY}
MAN8= dtcpauth.8 dtcpc.8 dtcps.8
MANCOMPRESSED= yes
@@ -42,7 +40,7 @@ pre-everything::
pre-install:
@for script in ${RC_SCRIPTS}; do \
if [ -f $${script} ]; then \
- echo "Remove old $${script} before install."; \
+ ${ECHO_MSG} "Remove old $${script} before install."; \
exit 1; \
fi; \
done
diff --git a/net/dtcp/distinfo b/net/dtcp/distinfo
index 2a6211ae4b60..02d8e210de27 100644
--- a/net/dtcp/distinfo
+++ b/net/dtcp/distinfo
@@ -1,2 +1,2 @@
-MD5 (dtcp-20030228.tar.gz) = 5775c35566598afa02257e5a450e5676
-SIZE (dtcp-20030228.tar.gz) = 17221
+MD5 (dtcp-20040608.tar.gz) = 64567714823551a31aba43a5ad7d9c6a
+SIZE (dtcp-20040608.tar.gz) = 17388