Date: Sun, 24 Jun 2018 20:20:45 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r473266 - head/net-mgmt/p5-Net-Abuse-Utils Message-ID: <201806242020.w5OKKjCx056831@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Jun 24 20:20:44 2018 New Revision: 473266 URL: https://svnweb.freebsd.org/changeset/ports/473266 Log: Update to 0.26 - Add LICENSE_FILE - Add NO_ARCH - Sort PLIST Changes: https://metacpan.org/changes/distribution/Net-Abuse-Utils Modified: head/net-mgmt/p5-Net-Abuse-Utils/Makefile head/net-mgmt/p5-Net-Abuse-Utils/distinfo head/net-mgmt/p5-Net-Abuse-Utils/pkg-plist Modified: head/net-mgmt/p5-Net-Abuse-Utils/Makefile ============================================================================== --- head/net-mgmt/p5-Net-Abuse-Utils/Makefile Sun Jun 24 20:20:38 2018 (r473265) +++ head/net-mgmt/p5-Net-Abuse-Utils/Makefile Sun Jun 24 20:20:44 2018 (r473266) @@ -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-Addre p5-Net-Whois-IP>=1.11:net/p5-Net-Whois-IP RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_ARCH= yes USES= perl5 USE_PERL5= configure Modified: head/net-mgmt/p5-Net-Abuse-Utils/distinfo ============================================================================== --- head/net-mgmt/p5-Net-Abuse-Utils/distinfo Sun Jun 24 20:20:38 2018 (r473265) +++ head/net-mgmt/p5-Net-Abuse-Utils/distinfo Sun Jun 24 20:20:44 2018 (r473266) @@ -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 Modified: head/net-mgmt/p5-Net-Abuse-Utils/pkg-plist ============================================================================== --- head/net-mgmt/p5-Net-Abuse-Utils/pkg-plist Sun Jun 24 20:20:38 2018 (r473265) +++ head/net-mgmt/p5-Net-Abuse-Utils/pkg-plist Sun Jun 24 20:20:44 2018 (r473266) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201806242020.w5OKKjCx056831>