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:           Thu Dec  3 13:50:50 UTC 2020

Modified Files:
        pkgsrc/security/acmesh: Makefile distinfo

Log Message:
acmesh: Update to 2.8.8

Changes:
    More dns apis added
    Bug fixes.
    Move CI checks from travis-ci to Github Actions by https://vmactions.org


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/security/acmesh/Makefile
cvs rdiff -u -r1.7 -r1.8 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.8 pkgsrc/security/acmesh/Makefile:1.9
--- pkgsrc/security/acmesh/Makefile:1.8 Tue Nov 10 19:04:45 2020
+++ pkgsrc/security/acmesh/Makefile     Thu Dec  3 13:50:49 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2020/11/10 19:04:45 kim Exp $
+# $NetBSD: Makefile,v 1.9 2020/12/03 13:50:49 nia Exp $
 
-DISTNAME=      acme.sh-2.8.7
+DISTNAME=      acme.sh-2.8.8
 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.7 pkgsrc/security/acmesh/distinfo:1.8
--- pkgsrc/security/acmesh/distinfo:1.7 Tue Nov 10 19:04:45 2020
+++ pkgsrc/security/acmesh/distinfo     Thu Dec  3 13:50:49 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2020/11/10 19:04:45 kim Exp $
+$NetBSD: distinfo,v 1.8 2020/12/03 13:50:49 nia Exp $
 
-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
+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



Home | Main Index | Thread Index | Old Index