- Update to 0.12

- Add LICENSE (Artistic 1 & GPL 1)
- Add BUILD_DEPENDS to silence build warnings

Changes:	http://search.cpan.org/dist/Net-Abuse-Utils/Changes
This commit is contained in:
Frederic Culot 2012-09-05 10:41:28 +00:00
parent ac1d40e075
commit 36b0dc0e60
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=303699
2 changed files with 8 additions and 4 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= Net-Abuse-Utils
PORTVERSION= 0.11
PORTVERSION= 0.12
CATEGORIES= net-mgmt perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= Net
@ -15,9 +15,13 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Routines useful for processing network abuse
RUN_DEPENDS= p5-Email-Address>0:${PORTSDIR}/mail/p5-Email-Address \
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
BUILD_DEPENDS= p5-Email-Address>0:${PORTSDIR}/mail/p5-Email-Address \
p5-Net-DNS>0:${PORTSDIR}/dns/p5-Net-DNS \
p5-Net-Whois-IP>0:${PORTSDIR}/net/p5-Net-Whois-IP
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes

View File

@ -1,2 +1,2 @@
SHA256 (Net-Abuse-Utils-0.11.tar.gz) = 985079f7573dd57e8ee4a0db788783d8d86a8f114266f2f24977d84dcaee78b2
SIZE (Net-Abuse-Utils-0.11.tar.gz) = 16923
SHA256 (Net-Abuse-Utils-0.12.tar.gz) = dd5dc25d907e22d62e24991b2fdef73144c785281a34e7561d0d006461805a44
SIZE (Net-Abuse-Utils-0.12.tar.gz) = 17933