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:           Tue Mar 15 18:18:55 UTC 2022

Modified Files:
        pkgsrc/security: Makefile
Removed Files:
        pkgsrc/security/gpshell: DESCR Makefile PLIST distinfo
        pkgsrc/security/gpshell/patches: patch-src_gpshell.c
        pkgsrc/security/libglobalplatform: DESCR Makefile PLIST buildlink3.mk
            distinfo

Log Message:
security: Remove gpshell, libglobalplatform - broken for nearly 2 years


To generate a diff of this commit:
cvs rdiff -u -r1.850 -r1.851 pkgsrc/security/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/security/gpshell/DESCR \
    pkgsrc/security/gpshell/PLIST
cvs rdiff -u -r1.6 -r0 pkgsrc/security/gpshell/Makefile
cvs rdiff -u -r1.4 -r0 pkgsrc/security/gpshell/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/security/gpshell/patches/patch-src_gpshell.c
cvs rdiff -u -r1.1 -r0 pkgsrc/security/libglobalplatform/DESCR \
    pkgsrc/security/libglobalplatform/PLIST
cvs rdiff -u -r1.8 -r0 pkgsrc/security/libglobalplatform/Makefile
cvs rdiff -u -r1.4 -r0 pkgsrc/security/libglobalplatform/buildlink3.mk \
    pkgsrc/security/libglobalplatform/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.850 pkgsrc/security/Makefile:1.851
--- pkgsrc/security/Makefile:1.850      Wed Feb 16 10:06:08 2022
+++ pkgsrc/security/Makefile    Tue Mar 15 18:18:55 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.850 2022/02/16 10:06:08 pho Exp $
+# $NetBSD: Makefile,v 1.851 2022/03/15 18:18:55 nia Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -115,7 +115,6 @@ SUBDIR+=    gpg-tui
 SUBDIR+=       gpg2dot
 SUBDIR+=       gpgme
 SUBDIR+=       gpgmepp
-SUBDIR+=       gpshell
 SUBDIR+=       gsasl
 SUBDIR+=       gss
 SUBDIR+=       hackbot
@@ -173,7 +172,6 @@ SUBDIR+=    libfwbuilder
 SUBDIR+=       libgabe
 SUBDIR+=       libgcrypt
 SUBDIR+=       libgfshare
-SUBDIR+=       libglobalplatform
 SUBDIR+=       libgnome-keyring
 SUBDIR+=       libgpg-error
 SUBDIR+=       libidea



Home | Main Index | Thread Index | Old Index