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:           Mon Jul  5 14:36:47 UTC 2021

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

Log Message:
go-xxhash: remove

deprecated go-package; no users in pkgsrc


To generate a diff of this commit:
cvs rdiff -u -r1.834 -r1.835 pkgsrc/security/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/security/go-xxhash/DESCR \
    pkgsrc/security/go-xxhash/PLIST pkgsrc/security/go-xxhash/buildlink3.mk \
    pkgsrc/security/go-xxhash/distinfo
cvs rdiff -u -r1.18 -r0 pkgsrc/security/go-xxhash/Makefile

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.834 pkgsrc/security/Makefile:1.835
--- pkgsrc/security/Makefile:1.834      Sun Jul  4 12:41:23 2021
+++ pkgsrc/security/Makefile    Mon Jul  5 14:36:47 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.834 2021/07/04 12:41:23 wiz Exp $
+# $NetBSD: Makefile,v 1.835 2021/07/05 14:36:47 nia Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -107,7 +107,6 @@ SUBDIR+=    gnutls
 SUBDIR+=       go-asn1-ber
 SUBDIR+=       go-crypto
 SUBDIR+=       go-mkcert
-SUBDIR+=       go-xxhash
 SUBDIR+=       google-authenticator
 SUBDIR+=       gpa
 SUBDIR+=       gpg-tui



Home | Main Index | Thread Index | Old Index