From nobody Thu Apr 24 11:25:06 2025 X-Original-To: dev-commits-ports-main@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 4ZjttV61YRz5t96j; Thu, 24 Apr 2025 11:25:06 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4ZjttV4yz9z3CdC; Thu, 24 Apr 2025 11:25:06 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1745493906; 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=qdIPyi6ERYXCyln4/M7tvq/f9MQWkqXQvqeyVwmWGOQ=; b=i48LguTMYT8gV4CTW7+cr94bh12wXonYAfLxLEVFN6CrfKXPVCMOtkjkyu+jUzLoQ+MKzJ c9IBVqCbnZhm25aK+wsdSWI9gx5cIDxe3ieHk9SaCXVe4t8p8Wnoue3wmWqB3DpdRtGddn 1Rw2YAT76eSRYHTbpf+mlFqL7rLv6Isu1RvCWo9VpFOrzGZ0yc7T6Gqfl288DBL8/+8Sot XqvtaSwsBDL8qqzkwnzpEFo74+eLQX+DDE2HXy5uDo+7rbBKt5vIT0WYO0LA/im5z6Ndrc fMGf7kp4CmyJccyfj6eRZkrEWiq+80MoaOTotaoshd4PuYTUgLgoH4d2hoqCDw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1745493906; a=rsa-sha256; cv=none; b=PSqcfHCODdo318VqwG1mzhrIwchgOyROGQ15QDxXuC6YQoR5UaqFAkFoQ+g//kZYymGhSY 0pB+BCRpRjgF0Qumc50D4tu0yfg0b6OyA3J6KBXuA22ENYkx5DgOMo5RPw01Gb7keGOSks VO3o+fF4GQlBQhwyBCW4PUGtkiAmAGnLc7h/KvB0pRFhUS6V2zivnWRBJ92t2xcTyZF1vx xrenmMg3l4jJp1dK1poBAsr+zVbc0SMaHl9b30KZwAUq02fgGgqQ77bXEcW3kOfUb5arRR AXdUp2xGgfuQFBJh7HXsC5DEnuuT1mUXuixTU3cP3HLoBn8GMs+Z2Q9B0kT5QA== 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=1745493906; 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=qdIPyi6ERYXCyln4/M7tvq/f9MQWkqXQvqeyVwmWGOQ=; b=K8sc1ErNS21L88XToZAsiCw7ttcHhjsO0wSaOzMjJM9Q7u7XmF2lOeluQC0pTU1zgZxgcw kwIn5SITY5a0BQpn5DJMeXuEbZ06hjgOcOe/m0fo7vtNJ7TlsyaMB2BqUthfB/D/smhlOl 90yoxAfYkAS9Z5wKNOlhlw0RXoCHgzILJQXoEdtrR2tDlphTqMxOmrBsGsJ0XgHnLYGfqC bZGbZyvyf3/9zwVVysCZ7IWHbppX3jyfbFfZL41S6PT+QzbL3tY9ZMW2zI8KyJNmVytCjJ BBQcpcG7/rdI7GXOYnfjadfmF/C2W+Xc6meKBoOv+LS3J826E0ovhWHhWCNjsg== 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 4ZjttV4VL9zp5S; Thu, 24 Apr 2025 11:25:06 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 53OBP65i019988; Thu, 24 Apr 2025 11:25:06 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 53OBP6he019985; Thu, 24 Apr 2025 11:25:06 GMT (envelope-from git) Date: Thu, 24 Apr 2025 11:25:06 GMT Message-Id: <202504241125.53OBP6he019985@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Dan Langille Subject: git: f2a75cc5b054 - main - security/acme.sh: Update to 3.1.1 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: dvl X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: f2a75cc5b054be926a5b1def00043f74a27baaf4 Auto-Submitted: auto-generated The branch main has been updated by dvl: URL: https://cgit.FreeBSD.org/ports/commit/?id=f2a75cc5b054be926a5b1def00043f74a27baaf4 commit f2a75cc5b054be926a5b1def00043f74a27baaf4 Author: Dan Langille AuthorDate: 2025-04-24 11:24:13 +0000 Commit: Dan Langille CommitDate: 2025-04-24 11:24:13 +0000 security/acme.sh: Update to 3.1.1 re: https://github.com/acmesh-official/acme.sh/releases/tag/3.1.1 --- security/acme.sh/Makefile | 2 +- security/acme.sh/distinfo | 6 +++--- security/acme.sh/pkg-plist | 10 ++++++++++ 3 files changed, 14 insertions(+), 4 deletions(-) diff --git a/security/acme.sh/Makefile b/security/acme.sh/Makefile index c12a331f9ad8..e5ad098963d2 100644 --- a/security/acme.sh/Makefile +++ b/security/acme.sh/Makefile @@ -1,5 +1,5 @@ PORTNAME= acme.sh -PORTVERSION= 3.1.0 +PORTVERSION= 3.1.1 CATEGORIES= security MAINTAINER= dvl@FreeBSD.org diff --git a/security/acme.sh/distinfo b/security/acme.sh/distinfo index 489479f5a1d4..a31fb091c3be 100644 --- a/security/acme.sh/distinfo +++ b/security/acme.sh/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1732366445 -SHA256 (acmesh-official-acme.sh-3.1.0_GH0.tar.gz) = 5bc8a72095e16a1a177d1a516728bbd3436abf8060232d5d36b462fce74447aa -SIZE (acmesh-official-acme.sh-3.1.0_GH0.tar.gz) = 301978 +TIMESTAMP = 1745493291 +SHA256 (acmesh-official-acme.sh-3.1.1_GH0.tar.gz) = c5d623ac0af400e83cd676aefaf045228f60e9fc597fea5db4c3a5bd7f6bfcf4 +SIZE (acmesh-official-acme.sh-3.1.1_GH0.tar.gz) = 316344 diff --git a/security/acme.sh/pkg-plist b/security/acme.sh/pkg-plist index 7b28beba0433..0241078002b9 100644 --- a/security/acme.sh/pkg-plist +++ b/security/acme.sh/pkg-plist @@ -29,13 +29,16 @@ sbin/acme.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/panos.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/peplink.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/proxmoxve.sh +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/proxmoxbs.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/pureftpd.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/qiniu.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/routeros.sh +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/ruckus.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/ssh.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/strongswan.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/synology_dsm.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/truenas.sh +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/truenas_ws.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/unifi.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/vault.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/vault_cli.sh @@ -56,6 +59,7 @@ sbin/acme.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_aws.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_azion.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_azure.sh +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_beget.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_bookmyname.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_bunny.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_cf.sh @@ -69,6 +73,7 @@ sbin/acme.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_cyon.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_da.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_ddnss.sh +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_edgecenter.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_desec.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_df.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_dnsexit.sh @@ -92,6 +97,7 @@ sbin/acme.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_exoscale.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_fornex.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_freedns.sh +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_freemyip.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_gandi_livedns.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_gcore.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_gcloud.sh @@ -99,6 +105,7 @@ sbin/acme.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_geoscaling.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_googledomains.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_huaweicloud.sh +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_he_ddns.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_he.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_hetzner.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_hexonet.sh @@ -128,6 +135,7 @@ sbin/acme.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_maradns.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_me.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_miab.sh +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_mijnhost.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_misaka.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_myapi.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_mydevil.sh @@ -171,6 +179,7 @@ sbin/acme.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_selfhost.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_servercow.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_simply.sh +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_technitium.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_tele3.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_timeweb.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_tencent.sh @@ -190,6 +199,7 @@ sbin/acme.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_yc.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_zilore.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_zone.sh +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_zoneedit.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_zonomi.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/notify/aws_ses.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/notify/bark.sh