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:           Thu Jul  1 06:04:47 UTC 2021

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

Log Message:
go-sftp: remove

deprecated go-package; no users in pkgsrc


To generate a diff of this commit:
cvs rdiff -u -r1.831 -r1.832 pkgsrc/security/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/security/go-sftp/DESCR \
    pkgsrc/security/go-sftp/buildlink3.mk
cvs rdiff -u -r1.32 -r0 pkgsrc/security/go-sftp/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/security/go-sftp/PLIST \
    pkgsrc/security/go-sftp/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.831 pkgsrc/security/Makefile:1.832
--- pkgsrc/security/Makefile:1.831      Thu Jul  1 05:54:12 2021
+++ pkgsrc/security/Makefile    Thu Jul  1 06:04:47 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.831 2021/07/01 05:54:12 wiz Exp $
+# $NetBSD: Makefile,v 1.832 2021/07/01 06:04:47 nia Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -108,7 +108,6 @@ SUBDIR+=    go-asn1-ber
 SUBDIR+=       go-crypt
 SUBDIR+=       go-crypto
 SUBDIR+=       go-mkcert
-SUBDIR+=       go-sftp
 SUBDIR+=       go-xxhash
 SUBDIR+=       google-authenticator
 SUBDIR+=       gpa



Home | Main Index | Thread Index | Old Index