Date: Sun, 4 Oct 2015 18:01:07 +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: r398605 - head/devel/p5-Test-Strict Message-ID: <201510041801.t94I17dJ043398@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Oct 4 18:01:06 2015 New Revision: 398605 URL: https://svnweb.freebsd.org/changeset/ports/398605 Log: - Update to 0.28 - Add NO_ARCH - Sort PLIST Changes: http://search.cpan.org/dist/Test-Strict/Changes Modified: head/devel/p5-Test-Strict/Makefile head/devel/p5-Test-Strict/distinfo head/devel/p5-Test-Strict/pkg-plist Modified: head/devel/p5-Test-Strict/Makefile ============================================================================== --- head/devel/p5-Test-Strict/Makefile Sun Oct 4 18:01:00 2015 (r398604) +++ head/devel/p5-Test-Strict/Makefile Sun Oct 4 18:01:06 2015 (r398605) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Test-Strict -PORTVERSION= 0.27 +PORTVERSION= 0.28 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,6 +16,7 @@ LICENSE_COMB= dual BUILD_DEPENDS= p5-Devel-Cover>=0.43:${PORTSDIR}/devel/p5-Devel-Cover RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_ARCH= yes USES= perl5 USE_PERL5= configure Modified: head/devel/p5-Test-Strict/distinfo ============================================================================== --- head/devel/p5-Test-Strict/distinfo Sun Oct 4 18:01:00 2015 (r398604) +++ head/devel/p5-Test-Strict/distinfo Sun Oct 4 18:01:06 2015 (r398605) @@ -1,2 +1,2 @@ -SHA256 (Test-Strict-0.27.tar.gz) = 9c486ca0aaaeb68e1e3974742684d9447c7259ac0293da4a80cf97024a0df000 -SIZE (Test-Strict-0.27.tar.gz) = 12426 +SHA256 (Test-Strict-0.28.tar.gz) = 8dcb02fe3e243fe906650b3c72029b0b9ffe0620b03fab8766e6e18b4d9fd05d +SIZE (Test-Strict-0.28.tar.gz) = 12504 Modified: head/devel/p5-Test-Strict/pkg-plist ============================================================================== --- head/devel/p5-Test-Strict/pkg-plist Sun Oct 4 18:01:00 2015 (r398604) +++ head/devel/p5-Test-Strict/pkg-plist Sun Oct 4 18:01:06 2015 (r398605) @@ -1,2 +1,2 @@ -%%PERL5_MAN3%%/Test::Strict.3.gz %%SITE_PERL%%/Test/Strict.pm +%%PERL5_MAN3%%/Test::Strict.3.gz
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201510041801.t94I17dJ043398>