summaryrefslogtreecommitdiff
path: root/net/p5-Net-Rendezvous
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2005-01-31 01:49:03 +0000
committerMichael Johnson <ahze@FreeBSD.org>2005-01-31 01:49:03 +0000
commit7ab47a696100420cf77240ca766eb03efd18ea26 (patch)
treecc39fea9a2cc4c273f3dd8366a284345c4205f0b /net/p5-Net-Rendezvous
parentBump portrevision (diff)
- Update to 0.90
Notes
Notes: svn path=/head/; revision=127745
Diffstat (limited to 'net/p5-Net-Rendezvous')
-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