pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/acmesh
Module Name: pkgsrc
Committed By: nia
Date: Sun Oct 17 09:02:46 UTC 2021
Modified Files:
pkgsrc/security/acmesh: Makefile PLIST distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/security/acmesh/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/security/acmesh/PLIST
cvs rdiff -u -r1.11 -r1.12 pkgsrc/security/acmesh/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/acmesh/Makefile
diff -u pkgsrc/security/acmesh/Makefile:1.12 pkgsrc/security/acmesh/Makefile:1.13
--- pkgsrc/security/acmesh/Makefile:1.12 Mon Aug 23 15:00:02 2021
+++ pkgsrc/security/acmesh/Makefile Sun Oct 17 09:02:46 2021
@@ -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/}
Index: pkgsrc/security/acmesh/PLIST
diff -u pkgsrc/security/acmesh/PLIST:1.3 pkgsrc/security/acmesh/PLIST:1.4
--- pkgsrc/security/acmesh/PLIST:1.3 Mon Aug 23 15:00:02 2021
+++ pkgsrc/security/acmesh/PLIST Sun Oct 17 09:02:46 2021
@@ -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/gitlab.sh
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_transip.sh
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/mail.sh
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
Index: pkgsrc/security/acmesh/distinfo
diff -u pkgsrc/security/acmesh/distinfo:1.11 pkgsrc/security/acmesh/distinfo:1.12
--- pkgsrc/security/acmesh/distinfo:1.11 Thu Oct 7 14:53:42 2021
+++ pkgsrc/security/acmesh/distinfo Sun Oct 17 09:02:46 2021
@@ -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