- Update to 1.19
This commit is contained in:
parent
290f085074
commit
0fa31d49c0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=270165
3 changed files with 5 additions and 6 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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/
|
||||
|
|
Loading…
Reference in a new issue