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:   nia
Date:           Sat Jul  3 09:43:06 UTC 2021

Modified Files:
        pkgsrc/security: Makefile
Removed Files:
        pkgsrc/security/go-crypt: DESCR Makefile PLIST buildlink3.mk distinfo

Log Message:
go-crypt: remove

deprecated go-package; no users in pkgsrc


To generate a diff of this commit:
cvs rdiff -u -r1.832 -r1.833 pkgsrc/security/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/security/go-crypt/DESCR \
    pkgsrc/security/go-crypt/PLIST pkgsrc/security/go-crypt/distinfo
cvs rdiff -u -r1.33 -r0 pkgsrc/security/go-crypt/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/security/go-crypt/buildlink3.mk

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.832 pkgsrc/security/Makefile:1.833
--- pkgsrc/security/Makefile:1.832      Thu Jul  1 06:04:47 2021
+++ pkgsrc/security/Makefile    Sat Jul  3 09:43:05 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.832 2021/07/01 06:04:47 nia Exp $
+# $NetBSD: Makefile,v 1.833 2021/07/03 09:43:05 nia Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -105,7 +105,6 @@ SUBDIR+=    gnupg-pkcs11-scd
 SUBDIR+=       gnupg2
 SUBDIR+=       gnutls
 SUBDIR+=       go-asn1-ber
-SUBDIR+=       go-crypt
 SUBDIR+=       go-crypto
 SUBDIR+=       go-mkcert
 SUBDIR+=       go-xxhash



Home | Main Index | Thread Index | Old Index