From nobody Sun Feb 11 19:07:38 2024 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4TXxtL6ZTHz5BFfy; Sun, 11 Feb 2024 19:07:38 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4TXxtL5MFxz42Kk; Sun, 11 Feb 2024 19:07:38 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1707678458; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=UZrifIIHU7OV9/bQxSFVtilvWPiI8HBWNe55VvthR/E=; b=kDkF1HZ/nIdhhP86RUywqDOmrx9mFOIT+i3Htg0O0SwbQxaMpfMbgMWjxrh4Xfw/8tTm0f Fb6oNxWp3I9VUGIM6DKFav1ggX+WryXKLzMUjHVP2itU9tFIzWgD9SEp162VieY0z1Ky0O S3LHJuOhSY/vY0+OGxa+534qvqfZ8KqgXYSbGVeUeJ9rgZyuuHZOzDwqoxvZ2bzchAa+HQ Ys66GcK99bO7kpFlbB4LfyLPe9RhhNursiw1M1C6BtW5VgleBuPwkPruP5BL7geRifGy4K NBJPFIMQ9mky5KvoxK1k4859wEfaXyv01/zDGpM+vGH6mFu/2dbzgA0aZ4JGqw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1707678458; a=rsa-sha256; cv=none; b=k6pEmFeyRSC084vR2jQ9/BzuOE+hGDYNtXKT+mXZ6kXBzpIg0WVm6B4/xviVC4+EIRAIuk WUimD1El4y2sdMAR2omSvFGZ1HxTUS1//DB1pTkBYgh4ZFvCKHleCIRrP0LSu0YEnwUzWy JhjjSOAi8f9S1SzyV+QhFov4QIptA2f9akJkd5pmyqOf+A0q2kq8OeyOZRHxA0IoC4zmVq tdva7lShLBDqEUfyPefnBRo3B6oGVBmkvZcgarLNyAdzZVOeokNDsYQPU3aKxN56hmEdpo 15iHTA47xN3Zun1eBt9RKwAZyGtP4cf39SW60IISwynN3J/YM8SuruZ6JxYrnw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1707678458; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=UZrifIIHU7OV9/bQxSFVtilvWPiI8HBWNe55VvthR/E=; b=DJPPLCqKIAAoXySlfnfngnKxYqVsn7DIgIMkDfBjVXYF7cWsmew+Aj8YwDxQLlNDlLiJBV AK5X8/6hPI836dMQad1OWc6rePIC7H+rHLjmnmodRDODh7Od7gAlEk3HiunDgRoChkwAoh XCVts2skojWRzLxYK8pFT5s+jSnwacdycW6bZEvLFxMqCUQEQGXXcX4Ld7gad8dVzq0c9s hz01AsB/0OJ4eXB2zNbdi+OVSFH7bugoxB+eGJk0tHFYWdVf5RCWGnstO1axybDbzUuSIW yzeRkgU8ODBI6PkS7j6wEebRvuSTugNvoMqCasIiR7ZjXI55Kbke/BvlaVcsGg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4TXxtL44Z4z19vc; Sun, 11 Feb 2024 19:07:38 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 41BJ7ctd027726; Sun, 11 Feb 2024 19:07:38 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 41BJ7coa027723; Sun, 11 Feb 2024 19:07:38 GMT (envelope-from git) Date: Sun, 11 Feb 2024 19:07:38 GMT Message-Id: <202402111907.41BJ7coa027723@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Rodrigo Osorio Subject: git: 1d692426fb78 - main - security/p5-App-Acmeman: update to 3.09 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: rodrigo X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 1d692426fb784afffb5a4f7e4f93a63faf6cc99f Auto-Submitted: auto-generated The branch main has been updated by rodrigo: URL: https://cgit.FreeBSD.org/ports/commit/?id=1d692426fb784afffb5a4f7e4f93a63faf6cc99f commit 1d692426fb784afffb5a4f7e4f93a63faf6cc99f Author: Rodrigo Osorio AuthorDate: 2024-02-11 17:10:52 +0000 Commit: Rodrigo Osorio 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