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:           Sat Apr 10 08:26:43 UTC 2021

Modified Files:
        pkgsrc/security: Makefile
Removed Files:
        pkgsrc/security/engine-pkcs11: DESCR Makefile PLIST distinfo
        pkgsrc/security/engine-pkcs11/patches: patch-Makefile.am

Log Message:
remove security/engine-pkcs11

this was merged into security/libp11


To generate a diff of this commit:
cvs rdiff -u -r1.808 -r1.809 pkgsrc/security/Makefile
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/security/engine-pkcs11/DESCR \
    pkgsrc/security/engine-pkcs11/PLIST
cvs rdiff -u -r1.13 -r0 pkgsrc/security/engine-pkcs11/Makefile
cvs rdiff -u -r1.3 -r0 pkgsrc/security/engine-pkcs11/distinfo
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/security/engine-pkcs11/patches/patch-Makefile.am

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.808 pkgsrc/security/Makefile:1.809
--- pkgsrc/security/Makefile:1.808      Sat Apr 10 08:17:36 2021
+++ pkgsrc/security/Makefile    Sat Apr 10 08:26:42 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.808 2021/04/10 08:17:36 nia Exp $
+# $NetBSD: Makefile,v 1.809 2021/04/10 08:26:42 nia Exp $
 #
 
 COMMENT=       Security tools
@@ -82,7 +82,6 @@ SUBDIR+=      duo-unix
 SUBDIR+=       easy-rsa
 SUBDIR+=       ecap_clamav_adapter
 SUBDIR+=       egd
-SUBDIR+=       engine-pkcs11
 SUBDIR+=       ent
 SUBDIR+=       erlang-epam
 SUBDIR+=       erlang-fast_tls



Home | Main Index | Thread Index | Old Index