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:   maya
Date:           Fri Dec 30 22:34:14 UTC 2016

Modified Files:
        pkgsrc/security: Makefile

Log Message:
Add py-cryptodome.


To generate a diff of this commit:
cvs rdiff -u -r1.597 -r1.598 pkgsrc/security/Makefile

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.597 pkgsrc/security/Makefile:1.598
--- pkgsrc/security/Makefile:1.597      Thu Dec  8 03:00:12 2016
+++ pkgsrc/security/Makefile    Fri Dec 30 22:34:14 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.597 2016/12/08 03:00:12 jnemeth Exp $
+# $NetBSD: Makefile,v 1.598 2016/12/30 22:34:14 maya Exp $
 #
 
 COMMENT=       Security tools
@@ -384,6 +384,7 @@ SUBDIR+=    py-certifi
 SUBDIR+=       py-crack
 SUBDIR+=       py-cryptkit
 SUBDIR+=       py-crypto
+SUBDIR+=       py-cryptodome
 SUBDIR+=       py-cryptography
 SUBDIR+=       py-cryptopp
 SUBDIR+=       py-cybox



Home | Main Index | Thread Index | Old Index