Date: Tue, 26 May 2026 04:57:21 +0000 From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 218c90017da5 - main - security/acme.sh: Update WWW and add LICENSE_FILE Message-ID: <6a152831.3a8a6.34ca9aa0@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=218c90017da5f2738205d255bec478eecff8e78b commit 218c90017da5f2738205d255bec478eecff8e78b Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2026-05-26 04:56:06 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2026-05-26 04:56:06 +0000 security/acme.sh: Update WWW and add LICENSE_FILE PR: 295144 Approved by: maintainer (timeout, 16 days) --- security/acme.sh/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/security/acme.sh/Makefile b/security/acme.sh/Makefile index 544c9704835f..b50afa7ff347 100644 --- a/security/acme.sh/Makefile +++ b/security/acme.sh/Makefile @@ -5,9 +5,10 @@ CATEGORIES= security MAINTAINER= dvl@FreeBSD.org COMMENT= ACME protocol client written in shell -WWW= https://github.com/Neilpang/acme.sh/ +WWW= https://github.com/acmesh-official/acme.sh LICENSE= GPLv3+ +LICENSE_FILE= ${WRKSRC}/LICENSE.md USES= shebangfix SHEBANG_FILES= deploy/synology_dsm.shhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a152831.3a8a6.34ca9aa0>
