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,34 +1,35 @@ PORTNAME= App-Acmeman -PORTVERSION= 3.05 +PORTVERSION= 3.09 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Automatic management of ACME (Let's Encrypt) SSL certificates WWW= https://metacpan.org/release/App-Acmeman LICENSE= GPLv3+ RUN_DEPENDS= p5-Apache-Config-Preproc>=1.04:www/p5-Apache-Config-Preproc \ p5-Apache-Defaults>=1.02:www/p5-Apache-Defaults \ p5-Config-Parser>=1.03:devel/p5-Config-Parser \ p5-Crypt-OpenSSL-PKCS10>=0.16:security/p5-Crypt-OpenSSL-PKCS10 \ p5-Crypt-OpenSSL-RSA>=0.28:security/p5-Crypt-OpenSSL-RSA \ 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 \ ${WRKSRC}/lib/App/Acmeman/Source/Default.pm .include 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 @@ -1,16 +1,17 @@ bin/acmeman %%SITE_PERL%%/App/Acmeman.pm %%SITE_PERL%%/App/Acmeman/Apache/Layout.pm %%SITE_PERL%%/App/Acmeman/Apache/Layout/debian.pm %%SITE_PERL%%/App/Acmeman/Apache/Layout/rh.pm %%SITE_PERL%%/App/Acmeman/Apache/Layout/slackware.pm %%SITE_PERL%%/App/Acmeman/Apache/Layout/suse.pm %%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 %%SITE_PERL%%/App/Acmeman/Source/File.pm %%SITE_PERL%%/App/Acmeman/Source/Null.pm %%PERL5_MAN1%%/acmeman.1.gz