aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-Patricia
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2011-03-03 05:55:08 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2011-03-03 05:55:08 +0000
commit0fa31d49c081a5cd944d509f60a9a70c6670e4a9 (patch)
tree35f5eb37cc5f7a5787fa5df9f3186be0378fa06b /net/p5-Net-Patricia
parent290f0850742792c73b9e2e292c3078056516ebc5 (diff)
downloadports-0fa31d49c081a5cd944d509f60a9a70c6670e4a9.tar.gz
ports-0fa31d49c081a5cd944d509f60a9a70c6670e4a9.zip
- Update to 1.19
Notes
Notes: svn path=/head/; revision=270165
Diffstat (limited to 'net/p5-Net-Patricia')
-rw-r--r--net/p5-Net-Patricia/Makefile4
-rw-r--r--net/p5-Net-Patricia/distinfo5
-rw-r--r--net/p5-Net-Patricia/pkg-descr2
3 files changed, 5 insertions, 6 deletions
diff --git a/net/p5-Net-Patricia/Makefile b/net/p5-Net-Patricia/Makefile
index 2f63027fdd68..744ef2766939 100644
--- a/net/p5-Net-Patricia/Makefile
+++ b/net/p5-Net-Patricia/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= Net-Patricia
-PORTVERSION= 1.16
-PORTREVISION= 1
+PORTVERSION= 1.19
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -16,6 +15,7 @@ MAINTAINER= clsung@FreeBSD.org
COMMENT= Perl module for fast IP address lookups
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/version.pm:${PORTSDIR}/devel/p5-version \
+ ${SITE_PERL}/Net/CIDR/Lite.pm:${PORTSDIR}/net/p5-Net-CIDR-Lite \
${SITE_PERL}/${PERL_ARCH}/Socket6.pm:${PORTSDIR}/net/p5-Socket6
PERL_CONFIGURE= YES
diff --git a/net/p5-Net-Patricia/distinfo b/net/p5-Net-Patricia/distinfo
index 71a366003cf7..7cb925b262b9 100644
--- a/net/p5-Net-Patricia/distinfo
+++ b/net/p5-Net-Patricia/distinfo
@@ -1,3 +1,2 @@
-MD5 (Net-Patricia-1.16.tar.gz) = 0b3d6bdc2426ababe0c95304fd58d6eb
-SHA256 (Net-Patricia-1.16.tar.gz) = 5d92759e2198cb1e990fefc524f4d70b682dad26905a6406f996720a8f435887
-SIZE (Net-Patricia-1.16.tar.gz) = 24967
+SHA256 (Net-Patricia-1.19.tar.gz) = c378a73280fb458210664e933ce67b281cab49b326840aee065ef95308054d5a
+SIZE (Net-Patricia-1.19.tar.gz) = 25387
diff --git a/net/p5-Net-Patricia/pkg-descr b/net/p5-Net-Patricia/pkg-descr
index 4abdcb46f2c8..789a5c9bf5f5 100644
--- a/net/p5-Net-Patricia/pkg-descr
+++ b/net/p5-Net-Patricia/pkg-descr
@@ -14,4 +14,4 @@ The BSD radix code is thoroughly described in "TCP/IP Illustrated,
Volume 2" by Wright and Stevens and in the paper ``A Tree-Based
Packet Routing Table for Berkeley Unix'' by Keith Sklower.
-WWW: http://net.doit.wisc.edu/~plonka/Net-Patricia/
+WWW: http://search.cpan.org/dist/Net-Patricia/