Date: Tue, 20 Feb 2018 20:26:41 +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: r462435 - head/devel/p5-Test-Strict Message-ID: <201802202026.w1KKQfqA050968@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue Feb 20 20:26:41 2018 New Revision: 462435 URL: https://svnweb.freebsd.org/changeset/ports/462435 Log: Update to 0.42 Changes: http://search.cpan.org/dist/Test-Strict/Changes Modified: head/devel/p5-Test-Strict/Makefile head/devel/p5-Test-Strict/distinfo Modified: head/devel/p5-Test-Strict/Makefile ============================================================================== --- head/devel/p5-Test-Strict/Makefile Tue Feb 20 20:26:36 2018 (r462434) +++ head/devel/p5-Test-Strict/Makefile Tue Feb 20 20:26:41 2018 (r462435) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Test-Strict -PORTVERSION= 0.41 +PORTVERSION= 0.42 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,8 +14,6 @@ LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= p5-Devel-Cover>=0.43:devel/p5-Devel-Cover -RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-IO-stringy>=0:devel/p5-IO-stringy NO_ARCH= yes Modified: head/devel/p5-Test-Strict/distinfo ============================================================================== --- head/devel/p5-Test-Strict/distinfo Tue Feb 20 20:26:36 2018 (r462434) +++ head/devel/p5-Test-Strict/distinfo Tue Feb 20 20:26:41 2018 (r462435) @@ -1,3 +1,3 @@ -TIMESTAMP = 1518185301 -SHA256 (Test-Strict-0.41.tar.gz) = 274bd22c32882f61957e622a6687fedc77a0d6bf46592153cafb97d38441162e -SIZE (Test-Strict-0.41.tar.gz) = 20274 +TIMESTAMP = 1519140439 +SHA256 (Test-Strict-0.42.tar.gz) = 1c5b742531edeadf183267c31d6cc8614ff73808df46c913795a5cf48ee18ba7 +SIZE (Test-Strict-0.42.tar.gz) = 20291
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802202026.w1KKQfqA050968>