diff options
author | culot <culot@FreeBSD.org> | 2012-09-16 16:27:45 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2012-09-16 16:27:45 +0800 |
commit | 0616a24ca724c28c07f2f2853286e34fbd98bacd (patch) | |
tree | bf25db250adebf76e624b049ce01c376e3e1b0d5 /net | |
parent | c61f14eb2be71e7cd90494f7e019b52af4613ac7 (diff) | |
download | freebsd-ports-gnome-0616a24ca724c28c07f2f2853286e34fbd98bacd.tar.gz freebsd-ports-gnome-0616a24ca724c28c07f2f2853286e34fbd98bacd.tar.zst freebsd-ports-gnome-0616a24ca724c28c07f2f2853286e34fbd98bacd.zip |
- Update to 0.04
- Add LICENSE (Artistic 1 & GPL 1)
Changes: http://search.cpan.org/dist/Net-IP-Minimal/Changes
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-Net-IP-Minimal/Makefile | 5 | ||||
-rw-r--r-- | net/p5-Net-IP-Minimal/distinfo | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net/p5-Net-IP-Minimal/Makefile b/net/p5-Net-IP-Minimal/Makefile index c3defdd8d0dd..bcd547b1a35b 100644 --- a/net/p5-Net-IP-Minimal/Makefile +++ b/net/p5-Net-IP-Minimal/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Net-IP-Minimal -PORTVERSION= 0.02 +PORTVERSION= 0.04 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,6 +14,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Minimal functions from Net::IP +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + PERL_CONFIGURE= yes MAN3= Net::IP::Minimal.3 diff --git a/net/p5-Net-IP-Minimal/distinfo b/net/p5-Net-IP-Minimal/distinfo index d1af532aaa63..c2e651ba3b11 100644 --- a/net/p5-Net-IP-Minimal/distinfo +++ b/net/p5-Net-IP-Minimal/distinfo @@ -1,2 +1,2 @@ -SHA256 (Net-IP-Minimal-0.02.tar.gz) = e02e01fe921bb4a10d7a5ffa973805df220f8de4e4db121eb0dbb9de39c6e10f -SIZE (Net-IP-Minimal-0.02.tar.gz) = 10828 +SHA256 (Net-IP-Minimal-0.04.tar.gz) = b1cb1da70bf4ce82c078964eec881401dde74d5589769c66c0ecb7568e411a54 +SIZE (Net-IP-Minimal-0.04.tar.gz) = 11125 |