Date: Wed, 29 Aug 2018 19:11: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: r478404 - head/security/p5-Module-Signature Message-ID: <201808291911.w7TJB7c6072346@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Aug 29 19:11:07 2018 New Revision: 478404 URL: https://svnweb.freebsd.org/changeset/ports/478404 Log: Update to 0.82 Changes: https://metacpan.org/changes/distribution/Module-Signature Modified: head/security/p5-Module-Signature/Makefile head/security/p5-Module-Signature/distinfo Modified: head/security/p5-Module-Signature/Makefile ============================================================================== --- head/security/p5-Module-Signature/Makefile Wed Aug 29 19:11:01 2018 (r478403) +++ head/security/p5-Module-Signature/Makefile Wed Aug 29 19:11:07 2018 (r478404) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Module-Signature -PORTVERSION= 0.81 +PORTVERSION= 0.82 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -12,8 +12,8 @@ COMMENT= Module signature file manipulation LICENSE= CC0-1.0 -BUILD_DEPENDS= p5-PAR-Dist>=0:devel/p5-PAR-Dist -RUN_DEPENDS:= ${BUILD_DEPENDS} +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-PAR-Dist>=0:devel/p5-PAR-Dist TEST_DEPENDS= p5-IPC-Run>=0:devel/p5-IPC-Run CONFIGURE_ENV= PERL_MM_USE_DEFAULT="yes" Modified: head/security/p5-Module-Signature/distinfo ============================================================================== --- head/security/p5-Module-Signature/distinfo Wed Aug 29 19:11:01 2018 (r478403) +++ head/security/p5-Module-Signature/distinfo Wed Aug 29 19:11:07 2018 (r478404) @@ -1,3 +1,3 @@ -TIMESTAMP = 1475973208 -SHA256 (Module-Signature-0.81.tar.gz) = 7df547ceb8e45d40f75e481a868f389aaed5641c2cf4e133146ccea4b8facec6 -SIZE (Module-Signature-0.81.tar.gz) = 93181 +TIMESTAMP = 1535472444 +SHA256 (Module-Signature-0.82.tar.gz) = a2284c7599776305cc213f4514ea101277a28abe06b03e8a0c5bdfeb06d86833 +SIZE (Module-Signature-0.82.tar.gz) = 82117
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808291911.w7TJB7c6072346>