git: 1d692426fb78 - main - security/p5-App-Acmeman: update to 3.09
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 11 Feb 2024 19:07:38 UTC
The branch main has been updated by rodrigo: URL: https://cgit.FreeBSD.org/ports/commit/?id=1d692426fb784afffb5a4f7e4f93a63faf6cc99f commit 1d692426fb784afffb5a4f7e4f93a63faf6cc99f Author: Rodrigo Osorio <rodrigo@FreeBSD.org> AuthorDate: 2024-02-11 17:10:52 +0000 Commit: Rodrigo Osorio <rodrigo@FreeBSD.org> CommitDate: 2024-02-11 19:03:13 +0000 security/p5-App-Acmeman: update to 3.09 Changelog: https://metacpan.org/release/SGRAY/App-Acmeman-3.09/source/Changes --- security/p5-App-Acmeman/Makefile | 9 +++++---- security/p5-App-Acmeman/distinfo | 6 +++--- security/p5-App-Acmeman/pkg-plist | 1 + 3 files changed, 9 insertions(+), 7 deletions(-) diff --git a/security/p5-App-Acmeman/Makefile b/security/p5-App-Acmeman/Makefile index 6d72221f551a..d14d62ad33ba 100644 --- a/security/p5-App-Acmeman/Makefile +++ b/security/p5-App-Acmeman/Makefile @@ -1,5 +1,5 @@ PORTNAME= App-Acmeman -PORTVERSION= 3.05 +PORTVERSION= 3.09 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -18,14 +18,15 @@ RUN_DEPENDS= p5-Apache-Config-Preproc>=1.04:www/p5-Apache-Config-Preproc \ p5-Crypt-OpenSSL-X509>=1.804:security/p5-Crypt-OpenSSL-X509 \ p5-DateTime-Format-Strptime>=1.42:devel/p5-DateTime-Format-Strptime \ p5-File-BackupCopy>=1.00:sysutils/p5-File-BackupCopy \ + p5-libwww>=6.05:www/p5-libwww \ p5-LWP-Protocol-https>=6.04:www/p5-LWP-Protocol-https \ - p5-Net-ACME2>=0.33:net/p5-Net-ACME2 \ - p5-libwww>=6.05:www/p5-libwww + p5-Net-ACME2>=0.33:net/p5-Net-ACME2 -NO_ARCH= yes USES= perl5 USE_PERL5= configure +NO_ARCH= yes + post-patch: @${REINPLACE_CMD} -e 's,/etc/acmeman\.conf,${PREFIX}&,' \ ${WRKSRC}/acmeman ${WRKSRC}/lib/App/Acmeman.pm \ diff --git a/security/p5-App-Acmeman/distinfo b/security/p5-App-Acmeman/distinfo index baa5367ca162..e2ae907bcfb2 100644 --- a/security/p5-App-Acmeman/distinfo +++ b/security/p5-App-Acmeman/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1594745625 -SHA256 (App-Acmeman-3.05.tar.gz) = d50ce2b56049826dc0012d060e23f0a0a73ff77c825709b9c168f83aa719da60 -SIZE (App-Acmeman-3.05.tar.gz) = 39353 +TIMESTAMP = 1707638334 +SHA256 (App-Acmeman-3.09.tar.gz) = 8fbbac9e03a47138cb647bd27fd4bb10a7cb980ca2336c4df1a99e19956e6a71 +SIZE (App-Acmeman-3.09.tar.gz) = 46182 diff --git a/security/p5-App-Acmeman/pkg-plist b/security/p5-App-Acmeman/pkg-plist index e1a326dea06f..7de63c057aaf 100644 --- a/security/p5-App-Acmeman/pkg-plist +++ b/security/p5-App-Acmeman/pkg-plist @@ -8,6 +8,7 @@ bin/acmeman %%SITE_PERL%%/App/Acmeman/Config.pm %%SITE_PERL%%/App/Acmeman/Domain.pm %%SITE_PERL%%/App/Acmeman/Log.pm +%%SITE_PERL%%/App/Acmeman/Source/Pound.pm %%SITE_PERL%%/App/Acmeman/Source.pm %%SITE_PERL%%/App/Acmeman/Source/Apache.pm %%SITE_PERL%%/App/Acmeman/Source/Default.pm