- Update to 0.13
Changes: http://search.cpan.org/dist/Net-CIDR-Set/Changes PR: ports/187446 Submitted by: Anes Mukhametov <anes@anes.su> (maintainer)
This commit is contained in:
parent
3a1ef077f4
commit
e7683b899c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=347902
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Net-CIDR-Set
|
||||
PORTVERSION= 0.11
|
||||
PORTVERSION= 0.13
|
||||
CATEGORIES= net perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -13,7 +13,7 @@ COMMENT= Manipulate sets of IP addresses
|
|||
LICENSE= GPLv2 ART20
|
||||
LICENSE_COMB= dual
|
||||
|
||||
USES= perl5
|
||||
USES= perl5
|
||||
USE_PERL5= modbuild
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (Net-CIDR-Set-0.11.tar.gz) = 96b77d0e4d532435690857f027507f9ea28c947d8e1d8d85093ec768bf812fc4
|
||||
SIZE (Net-CIDR-Set-0.11.tar.gz) = 10941
|
||||
SHA256 (Net-CIDR-Set-0.13.tar.gz) = eff902fbb78971634c1ecfa29e070f3979a7811b97df9b75ea6ba18c1e185f21
|
||||
SIZE (Net-CIDR-Set-0.13.tar.gz) = 13972
|
||||
|
|
Loading…
Reference in a new issue