diff options
author | Frederic Culot <culot@FreeBSD.org> | 2012-09-05 10:41:28 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2012-09-05 10:41:28 +0000 |
commit | 36b0dc0e60e70ea826ef8356a2daf8c70e5affb3 (patch) | |
tree | 5fbf630c71d5568fc8373a2ef91830fb35812121 /net-mgmt/p5-Net-Abuse-Utils | |
parent | ac1d40e07533b9d6adeebd51cca5f311a69c69c3 (diff) | |
download | ports-36b0dc0e60e70ea826ef8356a2daf8c70e5affb3.tar.gz ports-36b0dc0e60e70ea826ef8356a2daf8c70e5affb3.zip |
Notes
Diffstat (limited to 'net-mgmt/p5-Net-Abuse-Utils')
-rw-r--r-- | net-mgmt/p5-Net-Abuse-Utils/Makefile | 8 | ||||
-rw-r--r-- | net-mgmt/p5-Net-Abuse-Utils/distinfo | 4 |
2 files changed, 8 insertions, 4 deletions
diff --git a/net-mgmt/p5-Net-Abuse-Utils/Makefile b/net-mgmt/p5-Net-Abuse-Utils/Makefile index 53e72ed20d6c..9a69935dbce5 100644 --- a/net-mgmt/p5-Net-Abuse-Utils/Makefile +++ b/net-mgmt/p5-Net-Abuse-Utils/Makefile @@ -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 diff --git a/net-mgmt/p5-Net-Abuse-Utils/distinfo b/net-mgmt/p5-Net-Abuse-Utils/distinfo index 82287fc2e867..b04950d455fe 100644 --- a/net-mgmt/p5-Net-Abuse-Utils/distinfo +++ b/net-mgmt/p5-Net-Abuse-Utils/distinfo @@ -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 |