diff options
Diffstat (limited to 'security/p5-Module-Signature')
-rw-r--r-- | security/p5-Module-Signature/Makefile | 12 | ||||
-rw-r--r-- | security/p5-Module-Signature/distinfo | 6 |
2 files changed, 9 insertions, 9 deletions
diff --git a/security/p5-Module-Signature/Makefile b/security/p5-Module-Signature/Makefile index 1fd4b8e2d081..e541ff9555b5 100644 --- a/security/p5-Module-Signature/Makefile +++ b/security/p5-Module-Signature/Makefile @@ -1,5 +1,6 @@ PORTNAME= Module-Signature -PORTVERSION= 0.89 +PORTVERSION= 0.93 +PORTREVISION= 1 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -10,8 +11,6 @@ WWW= https://metacpan.org/release/Module-Signature LICENSE= CC0-1.0 -BUILD_DEPENDS= ${RUN_DEPENDS} -RUN_DEPENDS= p5-PAR-Dist>=0:devel/p5-PAR-Dist TEST_DEPENDS= p5-IPC-Run>=0:devel/p5-IPC-Run USES= perl5 @@ -23,11 +22,12 @@ NO_ARCH= yes OPTIONS_MULTI= GPG OPTIONS_MULTI_GPG= GPG1 GPG2 OPTIONS_DEFAULT=GPG2 - GPG1_DESC= Use GnuPG version 1 GPG2_DESC= Use GnuPG version 2 -GPG1_RUN_DEPENDS= gpgv:security/gnupg1 -GPG2_RUN_DEPENDS= gpgv2:security/gnupg +GPG1_BUILD_DEPENDS= gpg:security/gnupg1 +GPG1_RUN_DEPENDS= gpg:security/gnupg1 +GPG2_BUILD_DEPENDS= gpg2:security/gnupg +GPG2_RUN_DEPENDS= gpg2:security/gnupg .include <bsd.port.mk> diff --git a/security/p5-Module-Signature/distinfo b/security/p5-Module-Signature/distinfo index cc5bee668015..aa280e7a3c81 100644 --- a/security/p5-Module-Signature/distinfo +++ b/security/p5-Module-Signature/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1726741125 -SHA256 (Module-Signature-0.89.tar.gz) = cc9215bdba97268565fd2e99bf6398b9364b502652d67fad514708d0f3b61f71 -SIZE (Module-Signature-0.89.tar.gz) = 101568 +TIMESTAMP = 1751184071 +SHA256 (Module-Signature-0.93.tar.gz) = d0b128ec34152540f05187b8412808ed3661aa57e81c1cf959d06c35295b1f3a +SIZE (Module-Signature-0.93.tar.gz) = 92260 |