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:           Tue May 26 22:33:20 UTC 2020

Modified Files:
        pkgsrc/security: Makefile
Removed Files:
        pkgsrc/security/py-cryptodomex: DESCR Makefile PLIST PLIST.i386
            PLIST.x86_64 distinfo

Log Message:
py-cryptodomex: removed; use py-cryptodome instead


To generate a diff of this commit:
cvs rdiff -u -r1.760 -r1.761 pkgsrc/security/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/security/py-cryptodomex/DESCR \
    pkgsrc/security/py-cryptodomex/Makefile \
    pkgsrc/security/py-cryptodomex/PLIST \
    pkgsrc/security/py-cryptodomex/PLIST.i386 \
    pkgsrc/security/py-cryptodomex/PLIST.x86_64 \
    pkgsrc/security/py-cryptodomex/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.760 pkgsrc/security/Makefile:1.761
--- pkgsrc/security/Makefile:1.760      Sat May 23 09:06:19 2020
+++ pkgsrc/security/Makefile    Tue May 26 22:33:20 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.760 2020/05/23 09:06:19 adam Exp $
+# $NetBSD: Makefile,v 1.761 2020/05/26 22:33:20 adam Exp $
 #
 
 COMMENT=       Security tools
@@ -441,7 +441,6 @@ SUBDIR+=    py-crcmod
 SUBDIR+=       py-cryptkit
 SUBDIR+=       py-crypto
 SUBDIR+=       py-cryptodome
-SUBDIR+=       py-cryptodomex
 SUBDIR+=       py-cryptography
 SUBDIR+=       py-cryptography_vectors
 SUBDIR+=       py-cryptopp



Home | Main Index | Thread Index | Old Index