pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/acmesh acmesh: update to 3.0.1
details: https://anonhg.NetBSD.org/pkgsrc/rev/a8d61cb52df1
branches: trunk
changeset: 768262:a8d61cb52df1
user: nia <nia%pkgsrc.org@localhost>
date: Sun Oct 17 09:02:46 2021 +0000
description:
acmesh: update to 3.0.1
Changes:
- We don't have bugs for the DST roots, but we add a new useful command "--set-default-chain" for the users to fix the chains fast.
- More dns apis are added.
- More deploy hooks are added.
- Normal bug fixes.
diffstat:
security/acmesh/Makefile | 4 ++--
security/acmesh/PLIST | 5 ++++-
security/acmesh/distinfo | 8 ++++----
3 files changed, 10 insertions(+), 7 deletions(-)
diffs (58 lines):
diff -r eb383cee159a -r a8d61cb52df1 security/acmesh/Makefile
--- a/security/acmesh/Makefile Sun Oct 17 08:58:29 2021 +0000
+++ b/security/acmesh/Makefile Sun Oct 17 09:02:46 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2021/08/23 15:00:02 ryoon Exp $
+# $NetBSD: Makefile,v 1.13 2021/10/17 09:02:46 nia Exp $
-DISTNAME= acme.sh-3.0.0
+DISTNAME= acme.sh-3.0.1
PKGNAME= ${DISTNAME:S/acme.sh/acmesh/}
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GITHUB:=acmesh-official/}
diff -r eb383cee159a -r a8d61cb52df1 security/acmesh/PLIST
--- a/security/acmesh/PLIST Sun Oct 17 08:58:29 2021 +0000
+++ b/security/acmesh/PLIST Sun Oct 17 09:02:46 2021 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2021/08/23 15:00:02 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.4 2021/10/17 09:02:46 nia Exp $
sbin/acme.sh
share/acmesh/acme.sh
share/acmesh/deploy/apache.sh
@@ -14,6 +14,7 @@
share/acmesh/deploy/haproxy.sh
share/acmesh/deploy/keychain.sh
share/acmesh/deploy/kong.sh
+share/acmesh/deploy/lighttpd.sh
share/acmesh/deploy/mailcow.sh
share/acmesh/deploy/myapi.sh
share/acmesh/deploy/mydevil.sh
@@ -149,6 +150,7 @@
share/acmesh/dnsapi/dns_ultra.sh
share/acmesh/dnsapi/dns_unoeuro.sh
share/acmesh/dnsapi/dns_variomedia.sh
+share/acmesh/dnsapi/dns_veesp.sh
share/acmesh/dnsapi/dns_vscale.sh
share/acmesh/dnsapi/dns_vultr.sh
share/acmesh/dnsapi/dns_websupport.sh
@@ -164,6 +166,7 @@
share/acmesh/notify/mailgun.sh
share/acmesh/notify/pop.sh
share/acmesh/notify/postmark.sh
+share/acmesh/notify/pushbullet.sh
share/acmesh/notify/pushover.sh
share/acmesh/notify/sendgrid.sh
share/acmesh/notify/slack.sh
diff -r eb383cee159a -r a8d61cb52df1 security/acmesh/distinfo
--- a/security/acmesh/distinfo Sun Oct 17 08:58:29 2021 +0000
+++ b/security/acmesh/distinfo Sun Oct 17 09:02:46 2021 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2021/10/07 14:53:42 nia Exp $
+$NetBSD: distinfo,v 1.12 2021/10/17 09:02:46 nia Exp $
-RMD160 (acme.sh-3.0.0.tar.gz) = 1f94710bb3e9455c1363f7ce54baf8b0bdab285f
-SHA512 (acme.sh-3.0.0.tar.gz) = e93e955100071fda9398131aad965fe6d5b51d9c496b1db0269744513baca4c8eb142d9a35a72b72d4919c004848696fdf9de1ae51edec835ae0f695a6cb14b1
-Size (acme.sh-3.0.0.tar.gz) = 237047 bytes
+RMD160 (acme.sh-3.0.1.tar.gz) = 5865b3fa8d8d186101d12394a4ddd68d4a064480
+SHA512 (acme.sh-3.0.1.tar.gz) = 8bc5468fa70bf0a23f516b05e49f4c457cceb3ae0c12e963b538297912adce1f16fca200b116fc39a88ee0ba522e1757654ed231bebb6199ef7f5ad152511c71
+Size (acme.sh-3.0.1.tar.gz) = 239311 bytes
Home |
Main Index |
Thread Index |
Old Index