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:           Sun Mar  1 17:59:32 UTC 2020

Modified Files:
        pkgsrc/security: Makefile
Removed Files:
        pkgsrc/security/gpass: DESCR Makefile PLIST distinfo
        pkgsrc/security/gpass/patches: patch-aa patch-ab patch-ac patch-ad
            patch-ae patch-af

Log Message:
security: Remove gpass, dead GNOME 2 app, fails with OpenSSL 1.1


To generate a diff of this commit:
cvs rdiff -u -r1.744 -r1.745 pkgsrc/security/Makefile
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/security/gpass/DESCR
cvs rdiff -u -r1.72 -r0 pkgsrc/security/gpass/Makefile
cvs rdiff -u -r1.5 -r0 pkgsrc/security/gpass/PLIST
cvs rdiff -u -r1.7 -r0 pkgsrc/security/gpass/distinfo
cvs rdiff -u -r1.2 -r0 pkgsrc/security/gpass/patches/patch-aa
cvs rdiff -u -r1.5 -r0 pkgsrc/security/gpass/patches/patch-ab
cvs rdiff -u -r1.1 -r0 pkgsrc/security/gpass/patches/patch-ac \
    pkgsrc/security/gpass/patches/patch-ad \
    pkgsrc/security/gpass/patches/patch-ae \
    pkgsrc/security/gpass/patches/patch-af

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.744 pkgsrc/security/Makefile:1.745
--- pkgsrc/security/Makefile:1.744      Sun Mar  1 17:40:05 2020
+++ pkgsrc/security/Makefile    Sun Mar  1 17:59:32 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.744 2020/03/01 17:40:05 nia Exp $
+# $NetBSD: Makefile,v 1.745 2020/03/01 17:59:32 nia Exp $
 #
 
 COMMENT=       Security tools
@@ -109,7 +109,6 @@ SUBDIR+=    go-sftp
 SUBDIR+=       go-xxhash
 SUBDIR+=       google-authenticator
 SUBDIR+=       gpa
-SUBDIR+=       gpass
 SUBDIR+=       gpg2dot
 SUBDIR+=       gpgme
 SUBDIR+=       gpgmepp



Home | Main Index | Thread Index | Old Index