aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorahze <ahze@FreeBSD.org>2005-01-31 09:49:03 +0800
committerahze <ahze@FreeBSD.org>2005-01-31 09:49:03 +0800
commit2c2c71f99bd0a4eb74204984e11b74aced83c31e (patch)
tree92e7d5199bca0bb85914a5a7f8f6f2ea700c51ef /net
parent98254a126fe62bcd72834fbc89d44719686fffe5 (diff)
downloadfreebsd-ports-gnome-2c2c71f99bd0a4eb74204984e11b74aced83c31e.tar.gz
freebsd-ports-gnome-2c2c71f99bd0a4eb74204984e11b74aced83c31e.tar.zst
freebsd-ports-gnome-2c2c71f99bd0a4eb74204984e11b74aced83c31e.zip
- Update to 0.90
Diffstat (limited to 'net')
-rw-r--r--net/p5-Net-Rendezvous/Makefile7
-rw-r--r--net/p5-Net-Rendezvous/distinfo4
2 files changed, 6 insertions, 5 deletions
diff --git a/net/p5-Net-Rendezvous/Makefile b/net/p5-Net-Rendezvous/Makefile
index 52afb6cabeda..8a7f8785f0ed 100644
--- a/net/p5-Net-Rendezvous/Makefile
+++ b/net/p5-Net-Rendezvous/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Net-Rendezvous
-PORTVERSION= 0.86
+PORTVERSION= 0.90
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Net
@@ -15,7 +15,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ahze@FreeBSD.org
COMMENT= A set of perl modules to utilize mDNS for service discovery
-RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS
+BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS
+RUN_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes
@@ -24,7 +25,7 @@ MAN3= Net::Rendezvous.3 \
.include <bsd.port.pre.mk>
-.if ${PERL_LEVEL} <= 0.500600
+.if ${PERL_LEVEL} <= 500600
IGNORE= "perl 5.6 or higher is required to build this port"
.endif
diff --git a/net/p5-Net-Rendezvous/distinfo b/net/p5-Net-Rendezvous/distinfo
index 98c9f52a0280..3fc3cb494847 100644
--- a/net/p5-Net-Rendezvous/distinfo
+++ b/net/p5-Net-Rendezvous/distinfo
@@ -1,2 +1,2 @@
-MD5 (Net-Rendezvous-0.86.tar.gz) = 8dd5fd580efa323be97cdc533f96f950
-SIZE (Net-Rendezvous-0.86.tar.gz) = 6413
+MD5 (Net-Rendezvous-0.90.tar.gz) = 0f8860610df303f2b8f2fc961789de19
+SIZE (Net-Rendezvous-0.90.tar.gz) = 7282