mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Update to 0.26
- Add LICENSE_FILE - Add NO_ARCH - Sort PLIST Changes: https://metacpan.org/changes/distribution/Net-Abuse-Utils
This commit is contained in:
parent
54ee98387d
commit
ee6860b293
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=473266
3 changed files with 7 additions and 5 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue