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:   adam
Date:           Fri Mar 19 08:13:06 UTC 2021

Modified Files:
        pkgsrc/security: Makefile
Removed Files:
        pkgsrc/security/py-crypto: DESCR Makefile PLIST distinfo
        pkgsrc/security/py-crypto/patches: patch-ab
            patch-lib_Crypto_SelfTest_Cipher_common.py
            patch-src_block_template.c

Log Message:
py-crypto: removed


To generate a diff of this commit:
cvs rdiff -u -r1.806 -r1.807 pkgsrc/security/Makefile
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/security/py-crypto/DESCR
cvs rdiff -u -r1.42 -r0 pkgsrc/security/py-crypto/Makefile
cvs rdiff -u -r1.11 -r0 pkgsrc/security/py-crypto/PLIST
cvs rdiff -u -r1.13 -r0 pkgsrc/security/py-crypto/distinfo
cvs rdiff -u -r1.4 -r0 pkgsrc/security/py-crypto/patches/patch-ab
cvs rdiff -u -r1.2 -r0 \
    pkgsrc/security/py-crypto/patches/patch-lib_Crypto_SelfTest_Cipher_common.py
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/security/py-crypto/patches/patch-src_block_template.c

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.806 pkgsrc/security/Makefile:1.807
--- pkgsrc/security/Makefile:1.806      Mon Mar  8 11:51:11 2021
+++ pkgsrc/security/Makefile    Fri Mar 19 08:13:06 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.806 2021/03/08 11:51:11 nia Exp $
+# $NetBSD: Makefile,v 1.807 2021/03/19 08:13:06 adam Exp $
 #
 
 COMMENT=       Security tools
@@ -453,7 +453,6 @@ SUBDIR+=    py-certifi
 SUBDIR+=       py-crack
 SUBDIR+=       py-crcmod
 SUBDIR+=       py-cryptkit
-SUBDIR+=       py-crypto
 SUBDIR+=       py-cryptodome
 SUBDIR+=       py-cryptography
 SUBDIR+=       py-cryptography_vectors



Home | Main Index | Thread Index | Old Index