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:           Sat Jun 12 07:04:47 UTC 2021

Modified Files:
        pkgsrc/security/acmesh: Makefile distinfo

Log Message:
acmesh: update to 2.9.0

    ACME v1 is removed.
    Bug fixes.
    fixed --preferred-chain
    more DNS APIs are supported.


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/security/acmesh/Makefile
cvs rdiff -u -r1.8 -r1.9 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.9 pkgsrc/security/acmesh/Makefile:1.10
--- pkgsrc/security/acmesh/Makefile:1.9 Thu Dec  3 13:50:49 2020
+++ pkgsrc/security/acmesh/Makefile     Sat Jun 12 07:04:46 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2020/12/03 13:50:49 nia Exp $
+# $NetBSD: Makefile,v 1.10 2021/06/12 07:04:46 nia Exp $
 
-DISTNAME=      acme.sh-2.8.8
+DISTNAME=      acme.sh-2.9.0
 PKGNAME=       ${DISTNAME:S/acme.sh/acmesh/}
 CATEGORIES=    security
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=acmesh-official/}

Index: pkgsrc/security/acmesh/distinfo
diff -u pkgsrc/security/acmesh/distinfo:1.8 pkgsrc/security/acmesh/distinfo:1.9
--- pkgsrc/security/acmesh/distinfo:1.8 Thu Dec  3 13:50:49 2020
+++ pkgsrc/security/acmesh/distinfo     Sat Jun 12 07:04:46 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2020/12/03 13:50:49 nia Exp $
+$NetBSD: distinfo,v 1.9 2021/06/12 07:04:46 nia Exp $
 
-SHA1 (acme.sh-2.8.8.tar.gz) = 6b96d0f72eedd07d0e99ee3d4d7cdc92b37dbc3e
-RMD160 (acme.sh-2.8.8.tar.gz) = c9dbcba70318e87f9de776f06bac8010d8c09cd2
-SHA512 (acme.sh-2.8.8.tar.gz) = cf601965cd5542dbd11668330d0a4e428e89ccc3af92d4d04ea3936c8a31979a5c00aa8e18a31fde07812242dddcebbfdbc06f1c29260b917dfa19f88d12fd72
-Size (acme.sh-2.8.8.tar.gz) = 218582 bytes
+SHA1 (acme.sh-2.9.0.tar.gz) = d8eda4fbb40af99565a5000195c638f42cfb4865
+RMD160 (acme.sh-2.9.0.tar.gz) = 0f97960fb4ea1cad6c8d830a766fd0539fddc9a0
+SHA512 (acme.sh-2.9.0.tar.gz) = bfe19e322b18830406f372a920873b6a4ced0dd2358bdf2f59a97d6b6e163276dd362b51d3b6eef5eb941fd6245d77768bb7b9ed8cfc5182ed171a4263bfb1a1
+Size (acme.sh-2.9.0.tar.gz) = 232001 bytes



Home | Main Index | Thread Index | Old Index