Date: Thu, 2 Aug 2018 23:43:12 +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: r476268 - head/security/p5-Filter-Crypto Message-ID: <201808022343.w72NhCRP023580@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Aug 2 23:43:12 2018 New Revision: 476268 URL: https://svnweb.freebsd.org/changeset/ports/476268 Log: Update to 2.08 - Add TEST_DEPENDS Changes: https://metacpan.org/changes/distribution/Filter-Crypto Modified: head/security/p5-Filter-Crypto/Makefile head/security/p5-Filter-Crypto/distinfo Modified: head/security/p5-Filter-Crypto/Makefile ============================================================================== --- head/security/p5-Filter-Crypto/Makefile Thu Aug 2 23:43:07 2018 (r476267) +++ head/security/p5-Filter-Crypto/Makefile Thu Aug 2 23:43:12 2018 (r476268) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Filter-Crypto -PORTVERSION= 2.07 +PORTVERSION= 2.08 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,6 +15,7 @@ LICENSE_COMB= dual BUILD_DEPENDS= p5-PAR-Packer>=0:devel/p5-PAR-Packer RUN_DEPENDS:= ${BUILD_DEPENDS} +TEST_DEPENDS= p5-CPAN-Changes>=0:devel/p5-CPAN-Changes USES= perl5 ssl USE_PERL5= configure Modified: head/security/p5-Filter-Crypto/distinfo ============================================================================== --- head/security/p5-Filter-Crypto/distinfo Thu Aug 2 23:43:07 2018 (r476267) +++ head/security/p5-Filter-Crypto/distinfo Thu Aug 2 23:43:12 2018 (r476268) @@ -1,2 +1,3 @@ -SHA256 (Filter-Crypto-2.07.tar.gz) = 2d2d78ba90c6bd63bf55f87b65491efc07db30f50d8e9de5235ec7047cf2665f -SIZE (Filter-Crypto-2.07.tar.gz) = 144793 +TIMESTAMP = 1533227390 +SHA256 (Filter-Crypto-2.08.tar.gz) = c41049440fda166625449bfdea52846f43003eb7eb8ca69720dada88084a309e +SIZE (Filter-Crypto-2.08.tar.gz) = 146291
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808022343.w72NhCRP023580>