diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2018-06-25 04:20:44 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2018-06-25 04:20:44 +0800 |
commit | f93ddf646fe6e8335c438f1ae2ae45b026c3c23f (patch) | |
tree | cca7f0f91b00affdb8c893ed61130dc397866ed4 | |
parent | 692e2259b40bdfffaa77d0e506096bc57ab1b358 (diff) | |
download | freebsd-ports-gnome-f93ddf646fe6e8335c438f1ae2ae45b026c3c23f.tar.gz freebsd-ports-gnome-f93ddf646fe6e8335c438f1ae2ae45b026c3c23f.tar.zst freebsd-ports-gnome-f93ddf646fe6e8335c438f1ae2ae45b026c3c23f.zip |
Update to 0.26
- Add LICENSE_FILE
- Add NO_ARCH
- Sort PLIST
Changes: https://metacpan.org/changes/distribution/Net-Abuse-Utils
-rw-r--r-- | net-mgmt/p5-Net-Abuse-Utils/Makefile | 4 | ||||
-rw-r--r-- | net-mgmt/p5-Net-Abuse-Utils/distinfo | 6 | ||||
-rw-r--r-- | net-mgmt/p5-Net-Abuse-Utils/pkg-plist | 2 |
3 files changed, 7 insertions, 5 deletions
diff --git a/net-mgmt/p5-Net-Abuse-Utils/Makefile b/net-mgmt/p5-Net-Abuse-Utils/Makefile index f33df0875e39..23b4f2554332 100644 --- a/net-mgmt/p5-Net-Abuse-Utils/Makefile +++ b/net-mgmt/p5-Net-Abuse-Utils/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Net-Abuse-Utils -PORTVERSION= 0.25 +PORTVERSION= 0.26 CATEGORIES= net-mgmt perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -12,6 +12,7 @@ COMMENT= Routines useful for processing network abuse LICENSE= ART10 GPLv1+ LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= p5-Email-Address>=0:mail/p5-Email-Address \ p5-Net-DNS>=0:dns/p5-Net-DNS \ @@ -19,6 +20,7 @@ BUILD_DEPENDS= p5-Email-Address>=0:mail/p5-Email-Address \ p5-Net-Whois-IP>=1.11:net/p5-Net-Whois-IP RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_ARCH= yes USES= perl5 USE_PERL5= configure diff --git a/net-mgmt/p5-Net-Abuse-Utils/distinfo b/net-mgmt/p5-Net-Abuse-Utils/distinfo index d47ec34223cd..abddeefb6e83 100644 --- a/net-mgmt/p5-Net-Abuse-Utils/distinfo +++ b/net-mgmt/p5-Net-Abuse-Utils/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1466519548 -SHA256 (Net-Abuse-Utils-0.25.tar.gz) = 9575a1f606d56a13f9621422908d3b0b005d08388b7b6fb55e79fc0cec3ce7e1 -SIZE (Net-Abuse-Utils-0.25.tar.gz) = 23737 +TIMESTAMP = 1529733594 +SHA256 (Net-Abuse-Utils-0.26.tar.gz) = 3aeb9501a0eee16ef88ecd936d518202c73e6bffc19734f23cb9c8d7cdbdd922 +SIZE (Net-Abuse-Utils-0.26.tar.gz) = 23830 diff --git a/net-mgmt/p5-Net-Abuse-Utils/pkg-plist b/net-mgmt/p5-Net-Abuse-Utils/pkg-plist index 9f4fb58f8903..f1064576791e 100644 --- a/net-mgmt/p5-Net-Abuse-Utils/pkg-plist +++ b/net-mgmt/p5-Net-Abuse-Utils/pkg-plist @@ -1,3 +1,3 @@ -sbin/ip-info.pl %%SITE_PERL%%/Net/Abuse/Utils.pm %%PERL5_MAN3%%/Net::Abuse::Utils.3.gz +sbin/ip-info.pl |