pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/security



Module Name:    pkgsrc
Committed By:   bsiegert
Date:           Sun May  9 15:10:02 UTC 2021

Modified Files:
        pkgsrc/security: Makefile
Removed Files:
        pkgsrc/security/go-crypto-acme: DESCR Makefile PLIST buildlink3.mk

Log Message:
go-crypto-acme: remove.

Nothing depends on this. The only binary included is a testing utility that
is not terribly useful.


To generate a diff of this commit:
cvs rdiff -u -r1.821 -r1.822 pkgsrc/security/Makefile
cvs rdiff -u -r1.3 -r0 pkgsrc/security/go-crypto-acme/DESCR \
    pkgsrc/security/go-crypto-acme/buildlink3.mk
cvs rdiff -u -r1.12 -r0 pkgsrc/security/go-crypto-acme/Makefile
cvs rdiff -u -r1.4 -r0 pkgsrc/security/go-crypto-acme/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/Makefile
diff -u pkgsrc/security/Makefile:1.821 pkgsrc/security/Makefile:1.822
--- pkgsrc/security/Makefile:1.821      Sun May  9 14:05:39 2021
+++ pkgsrc/security/Makefile    Sun May  9 15:10:02 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.821 2021/05/09 14:05:39 taca Exp $
+# $NetBSD: Makefile,v 1.822 2021/05/09 15:10:02 bsiegert Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -106,7 +106,6 @@ SUBDIR+=    gnutls
 SUBDIR+=       go-asn1-ber
 SUBDIR+=       go-crypt
 SUBDIR+=       go-crypto
-SUBDIR+=       go-crypto-acme
 SUBDIR+=       go-mkcert
 SUBDIR+=       go-sftp
 SUBDIR+=       go-xxhash



Home | Main Index | Thread Index | Old Index