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 2.8.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8d320b687141
branches:  trunk
changeset: 400613:8d320b687141
user:      nia <nia%pkgsrc.org@localhost>
date:      Sat Aug 31 11:57:34 2019 +0000

description:
acmesh: Update to 2.8.2

- Support notifications for renewal: email, mailgun, sendgrid, IFTTT, pushover etc. https://github.com/Neilpang/acme.sh/wiki/notify
- add deploy hook to docker containers: https://github.com/Neilpang/acme.sh/wiki/deploy-to-docker-containers
- dns api: Schlundtech, NLnetLabs , acmeproxy, durabledns, Active24, MaraDNS, regru, jdcloud.com(???), Vultr, hexonet
- Support cloudflare new dns api Token format
- bug fixes.

diffstat:

 security/acmesh/Makefile |   4 ++--
 security/acmesh/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r dc139dcd6d86 -r 8d320b687141 security/acmesh/Makefile
--- a/security/acmesh/Makefile  Sat Aug 31 11:25:39 2019 +0000
+++ b/security/acmesh/Makefile  Sat Aug 31 11:57:34 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2019/08/01 10:34:00 nia Exp $
+# $NetBSD: Makefile,v 1.3 2019/08/31 11:57:34 nia Exp $
 
-DISTNAME=      acme.sh-2.8.1
+DISTNAME=      acme.sh-2.8.2
 PKGNAME=       ${DISTNAME:S/acme.sh/acmesh/}
 CATEGORIES=    security
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=Neilpang/}
diff -r dc139dcd6d86 -r 8d320b687141 security/acmesh/distinfo
--- a/security/acmesh/distinfo  Sat Aug 31 11:25:39 2019 +0000
+++ b/security/acmesh/distinfo  Sat Aug 31 11:57:34 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2019/08/01 10:34:00 nia Exp $
+$NetBSD: distinfo,v 1.3 2019/08/31 11:57:34 nia Exp $
 
-SHA1 (acme.sh-2.8.1.tar.gz) = 598d58734012e536396e28a27b4cfc5bdf264333
-RMD160 (acme.sh-2.8.1.tar.gz) = bea2dd4a3c7b9221f4ce8c4771276f3cea62caf0
-SHA512 (acme.sh-2.8.1.tar.gz) = 2b88d604559fea66edf4cca4be5aba0666c2ecc7275bdddf28c6fa54f4c779b3cd929aa2f9f91a21a5f3ce4bfdd15342ee10bbaae6915230711f39c8493c7d34
-Size (acme.sh-2.8.1.tar.gz) = 130201 bytes
+SHA1 (acme.sh-2.8.2.tar.gz) = 9367a72b23a3fdcf6aa9fae51b609ea8c4969a24
+RMD160 (acme.sh-2.8.2.tar.gz) = 3525a67a949c1cc01ef5351f5538c126f90eadeb
+SHA512 (acme.sh-2.8.2.tar.gz) = d51824724dc207b34ba5a3a85a7ceb2674a20cb6bf0c1eeab215bf75d239eacbf8910e8efeb8d5fd0feb38eac928f226a9ad934b2a6084308e5c11f593803ff1
+Size (acme.sh-2.8.2.tar.gz) = 161737 bytes



Home | Main Index | Thread Index | Old Index