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:   wiz
Date:           Sat Jan 28 01:19:06 UTC 2017

Modified Files:
        pkgsrc/security: Makefile

Log Message:
+ py-cryptography_vectors


To generate a diff of this commit:
cvs rdiff -u -r1.598 -r1.599 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.598 pkgsrc/security/Makefile:1.599
--- pkgsrc/security/Makefile:1.598      Fri Dec 30 22:34:14 2016
+++ pkgsrc/security/Makefile    Sat Jan 28 01:19:06 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.598 2016/12/30 22:34:14 maya Exp $
+# $NetBSD: Makefile,v 1.599 2017/01/28 01:19:06 wiz Exp $
 #
 
 COMMENT=       Security tools
@@ -386,6 +386,7 @@ SUBDIR+=    py-cryptkit
 SUBDIR+=       py-crypto
 SUBDIR+=       py-cryptodome
 SUBDIR+=       py-cryptography
+SUBDIR+=       py-cryptography_vectors
 SUBDIR+=       py-cryptopp
 SUBDIR+=       py-cybox
 SUBDIR+=       py-denyhosts



Home | Main Index | Thread Index | Old Index