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: Thu Oct 19 18:44:49 UTC 2023
Modified Files:
pkgsrc/security: Makefile
Removed Files:
pkgsrc/security/go-crypto: DESCR Makefile PLIST buildlink3.mk distinfo
Log Message:
go-crypto: remove
This is only useful for old-style Go package builds, which are going away.
The rationale is the same as for net/go-net.
To generate a diff of this commit:
cvs rdiff -u -r1.913 -r1.914 pkgsrc/security/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/security/go-crypto/DESCR
cvs rdiff -u -r1.66 -r0 pkgsrc/security/go-crypto/Makefile
cvs rdiff -u -r1.6 -r0 pkgsrc/security/go-crypto/PLIST \
pkgsrc/security/go-crypto/buildlink3.mk
cvs rdiff -u -r1.7 -r0 pkgsrc/security/go-crypto/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/Makefile
diff -u pkgsrc/security/Makefile:1.913 pkgsrc/security/Makefile:1.914
--- pkgsrc/security/Makefile:1.913 Fri Sep 8 11:59:32 2023
+++ pkgsrc/security/Makefile Thu Oct 19 18:44:49 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.913 2023/09/08 11:59:32 adam Exp $
+# $NetBSD: Makefile,v 1.914 2023/10/19 18:44:49 bsiegert Exp $
#
COMMENT= Security and cryptography tools and libraries
@@ -112,7 +112,6 @@ SUBDIR+= gnupg-pkcs11-scd
SUBDIR+= gnupg2
SUBDIR+= gnutls
SUBDIR+= go-asn1-ber
-SUBDIR+= go-crypto
SUBDIR+= go-getpass
SUBDIR+= go-mkcert
SUBDIR+= google-authenticator
Home |
Main Index |
Thread Index |
Old Index