Date: Tue, 28 Apr 2026 15:47:39 -0700 From: Cy Schubert <Cy.Schubert@cschubert.com> To: "Dan Langille" <dan@langille.org> Cc: "Cy Schubert" <Cy.Schubert@cschubert.com>, dvl <dvl@freebsd.org>, ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: 439b1870ab97 - main - security/acme.sh: Update to 3.1.3 Message-ID: <20260428224739.2A343346@slippy.cwsent.com> In-Reply-To: <8a51b82d-885e-43a5-9403-20e69f483b0f@app.fastmail.com> References: <69f12ae2.18bb3.71602bf7@gitrepo.freebsd.org> <20260428221155.5A61B424@slippy.cwsent.com> <8a51b82d-885e-43a5-9403-20e69f483b0f@app.fastmail.com>
index | next in thread | previous in thread | raw e-mail
In message <8a51b82d-885e-43a5-9403-20e69f483b0f@app.fastmail.com>, "Dan Langil le" writes: > On Tue, Apr 28, 2026, at 6:11 PM, Cy Schubert wrote: > > In message <69f12ae2.18bb3.71602bf7@gitrepo.freebsd.org>, Dan Langille > > writes: > >> The branch main has been updated by dvl: > >> > >> URL: https://cgit.FreeBSD.org/ports/commit/?id=439b1870ab97b214503eea38772 > ce4 > >> b5bf57a023 > >> > >> commit 439b1870ab97b214503eea38772ce4b5bf57a023 > >> Author: Dan Langille <dvl@FreeBSD.org> > >> AuthorDate: 2026-04-28 21:46:38 +0000 > >> Commit: Dan Langille <dvl@FreeBSD.org> > >> CommitDate: 2026-04-28 21:47:12 +0000 > >> > >> security/acme.sh: Update to 3.1.3 > >> > >> re: https://github.com/acmesh-official/acme.sh/releases/tag/3.1.3 > >> --- > >> security/acme.sh/Makefile | 2 +- > >> security/acme.sh/distinfo | 6 +++--- > >> 2 files changed, 4 insertions(+), 4 deletions(-) > >> > >> diff --git a/security/acme.sh/Makefile b/security/acme.sh/Makefile > >> index f2a4d7131714..4835abc311c8 100644 > >> --- a/security/acme.sh/Makefile > >> +++ b/security/acme.sh/Makefile > >> @@ -1,5 +1,5 @@ > >> PORTNAME= acme.sh > >> -PORTVERSION= 3.1.2 > >> +PORTVERSION= 3.1.3 > >> CATEGORIES= security > >> > >> MAINTAINER= dvl@FreeBSD.org > >> diff --git a/security/acme.sh/distinfo b/security/acme.sh/distinfo > >> index 94976d85ac7d..a3285e2bcdf6 100644 > >> --- a/security/acme.sh/distinfo > >> +++ b/security/acme.sh/distinfo > >> @@ -1,3 +1,3 @@ > >> -TIMESTAMP = 1764434001 > >> -SHA256 (acmesh-official-acme.sh-3.1.2_GH0.tar.gz) = a51511ad0e2912be45125 > cf1 > >> 89401e4ae776ca1a29d5768f020a1e35a9560186 > >> -SIZE (acmesh-official-acme.sh-3.1.2_GH0.tar.gz) = 338572 > >> +TIMESTAMP = 1777408782 > >> +SHA256 (acmesh-official-acme.sh-3.1.3_GH0.tar.gz) = efd12b265252f88752699 > 60b > >> 6b31830731ccce2b3e6ff8e7ecfbee21fde35ab4 > >> +SIZE (acmesh-official-acme.sh-3.1.3_GH0.tar.gz) = 381679 > >> > > > > This has plist errors. > > > > ====> Checking for pkg-plist issues (check-plist) > > ===> Parsing plist > > ===> Checking for items in STAGEDIR missing from pkg-plist > > Error: Orphaned: %%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/byteplus_alb.sh > > Error: Orphaned: %%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/localcopy.sh > > Error: Orphaned: %%PORTEXAMPLES%%%%EXAMPLESDIR%%/deploy/multideploy.sh > > Error: Orphaned: %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_baidu.sh > > Error: Orphaned: %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_bh.sh > > Error: Orphaned: %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_bhosted.sh > > Error: Orphaned: %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_cpanel_uapi.sh > > Error: Orphaned: %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_czechia.sh > > Error: Orphaned: %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_efficientip.sh > > Error: Orphaned: %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_gname.sh > > Error: Orphaned: %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_hostup.sh > > Error: Orphaned: %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_infoblox_uddi.s > h > > Error: Orphaned: %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_mgwm.sh > > Error: Orphaned: %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_opusdns.sh > > Error: Orphaned: %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_qc.sh > > Error: Orphaned: %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_sitehost.sh > > Error: Orphaned: %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_sotoon.sh > > Error: Orphaned: %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_subreg.sh > > Error: Orphaned: %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsapi/dns_virakcloud.sh > > ===> Checking for items in pkg-plist which are not in STAGEDIR > > ===> Error: Plist issues found. > > *** Error code 1 > > > > Stop. > > make: stopped making "check-orphans package" in /usr/ports/security/acme.sh > > stinky# > > That's bad. I'll fix. Thanks for finding and reporting. I don't know why my > `poudriere testport` is not reporting that.... I think I know why. I built > against the wrong ports tree and did not verify the version was correct > after building. Probably because EXAMPLES is disabled in your build. > > Fix in progress. Thanks. > > -- > Dan Langille > dan@langille.org -- Cheers, Cy Schubert <Cy.Schubert@cschubert.com> FreeBSD UNIX: <cy@FreeBSD.org> Web: https://FreeBSD.org NTP: <cy@nwtime.org> Web: https://nwtime.org e**(i*pi)+1=0home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20260428224739.2A343346>
