aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-05-31 20:32:07 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-05-31 20:32:07 +0000
commit33081a9136eb5d42dc5976d53fd4442513a3701f (patch)
tree684e21d99dd51fd030931cf7c43e5c9bdfaf1ac9
parente3db68ef1873cc9e1856739e152aa7ef99d48a6a (diff)
downloadports-33081a9136eb5d42dc5976d53fd4442513a3701f.tar.gz
ports-33081a9136eb5d42dc5976d53fd4442513a3701f.zip
- Update to 0.0.9
PR: 120701 Submitted by: lippe Approved by: maintainer timeout
Notes
Notes: svn path=/head/; revision=214051
-rw-r--r--net/p5-Net-BGP/Makefile7
-rw-r--r--net/p5-Net-BGP/distinfo6
2 files changed, 9 insertions, 4 deletions
diff --git a/net/p5-Net-BGP/Makefile b/net/p5-Net-BGP/Makefile
index eaf5f21f1a4f..4106cc6e87f7 100644
--- a/net/p5-Net-BGP/Makefile
+++ b/net/p5-Net-BGP/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Net-BGP
-PORTVERSION= 0.08
+PORTVERSION= 0.09
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,6 +14,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= skv@FreeBSD.org
COMMENT= Border Gateway Protocol version 4 speaker/listener library
+BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/List/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils \
+ ${SITE_PERL}/TAP/Harness.pm:${PORTSDIR}/devel/p5-Test-Harness \
+ ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
+RUN_DEPENDS= ${BUILD_DEPENDS}
+
PERL_CONFIGURE= yes
MAN3= Net::BGP.3 Net::BGP::ASPath.3 Net::BGP::NLRI.3 \
diff --git a/net/p5-Net-BGP/distinfo b/net/p5-Net-BGP/distinfo
index 1e4511867349..5a8b6b04f22a 100644
--- a/net/p5-Net-BGP/distinfo
+++ b/net/p5-Net-BGP/distinfo
@@ -1,3 +1,3 @@
-MD5 (Net-BGP-0.08.tar.gz) = 946d056bd3db24a44b48d8538f8b5dc3
-SHA256 (Net-BGP-0.08.tar.gz) = c97c80656a27f9d449677e23aa8f8a044267a321603213bb8a79c17c92f295f8
-SIZE (Net-BGP-0.08.tar.gz) = 41797
+MD5 (Net-BGP-0.09.tar.gz) = ee29bf7e108f82798633cc012a2bcd3d
+SHA256 (Net-BGP-0.09.tar.gz) = 7d7646b09158fe6fa89ef75745349d85be5fff696b86e999168b7ebfb8d24dc2
+SIZE (Net-BGP-0.09.tar.gz) = 41639