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.7



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4d0bf28fb52e
branches:  trunk
changeset: 441790:4d0bf28fb52e
user:      kim <kim%pkgsrc.org@localhost>
date:      Tue Nov 10 19:04:45 2020 +0000

description:
acmesh: update to 2.8.7

Changes since 2.8.6:
- Support External Account Binding (EAB)
- Support ZeroSSL.com CA
- Support preferred-chain
- More dns api support
- Adds Docker multi-arch build support

Also remove incorrect (unnecessary) dependency on mozilla-rootcerts.

OK by ryoon@

diffstat:

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

diffs (35 lines):

diff -r 4af5bc946374 -r 4d0bf28fb52e security/acmesh/Makefile
--- a/security/acmesh/Makefile  Tue Nov 10 18:29:18 2020 +0000
+++ b/security/acmesh/Makefile  Tue Nov 10 19:04:45 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2020/05/16 18:59:35 nia Exp $
+# $NetBSD: Makefile,v 1.8 2020/11/10 19:04:45 kim Exp $
 
-DISTNAME=      acme.sh-2.8.6
+DISTNAME=      acme.sh-2.8.7
 PKGNAME=       ${DISTNAME:S/acme.sh/acmesh/}
 CATEGORIES=    security
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=acmesh-official/}
@@ -15,7 +15,6 @@
 USE_LANGUAGES= # none
 
 DEPENDS+=      socat-[0-9]*:../../net/socat
-DEPENDS+=      mozilla-rootcerts-[0-9]*:../../security/mozilla-rootcerts
 DEPENDS+=      curl-[0-9]*:../../www/curl
 
 #NO_CONFIGURE= yes
diff -r 4af5bc946374 -r 4d0bf28fb52e security/acmesh/distinfo
--- a/security/acmesh/distinfo  Tue Nov 10 18:29:18 2020 +0000
+++ b/security/acmesh/distinfo  Tue Nov 10 19:04:45 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2020/05/16 18:59:35 nia Exp $
+$NetBSD: distinfo,v 1.7 2020/11/10 19:04:45 kim Exp $
 
-SHA1 (acme.sh-2.8.6.tar.gz) = e4479b76a023525f2cd52decf7ef96d888675577
-RMD160 (acme.sh-2.8.6.tar.gz) = 22b6e657ad3afcfef39ff7ea94b3d62b8bac5f92
-SHA512 (acme.sh-2.8.6.tar.gz) = 72d7dc4c66cc0261a14ed80d664b80a157db8be69e56632d7536bf8b7a8d3d56a47f56a7ebb1e2e894c2173a8338334e65a69827afcd03b8e40cdf57006c40f5
-Size (acme.sh-2.8.6.tar.gz) = 193182 bytes
+SHA1 (acme.sh-2.8.7.tar.gz) = 7ebe776387e53babd0e0bbdf5e3702d063ea26b1
+RMD160 (acme.sh-2.8.7.tar.gz) = 26ca5fb0b48c156f823820ca4b8caacd701c33c8
+SHA512 (acme.sh-2.8.7.tar.gz) = 45599f50a4a45b6fdea58d7a5759e4eb5f8e33acc53d60b264c15662e6bdc1e353af610845056fc67b127242c4ad15eaaf60a2113f2cb0245d4e4861dac6e1c3
+Size (acme.sh-2.8.7.tar.gz) = 206475 bytes



Home | Main Index | Thread Index | Old Index