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:   kamil
Date:           Tue Jun 14 07:59:10 UTC 2016

Modified Files:
        pkgsrc/security: Makefile

Log Message:
Add security/py-aes


To generate a diff of this commit:
cvs rdiff -u -r1.584 -r1.585 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.584 pkgsrc/security/Makefile:1.585
--- pkgsrc/security/Makefile:1.584      Thu Jun  9 02:20:45 2016
+++ pkgsrc/security/Makefile    Tue Jun 14 07:59:09 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.584 2016/06/09 02:20:45 markd Exp $
+# $NetBSD: Makefile,v 1.585 2016/06/14 07:59:09 kamil Exp $
 #
 
 COMMENT=       Security tools
@@ -371,6 +371,7 @@ SUBDIR+=    py-Des
 SUBDIR+=       py-OpenSSL
 SUBDIR+=       py-SSLCrypto
 SUBDIR+=       py-acme
+SUBDIR+=       py-aes
 SUBDIR+=       py-asn1
 SUBDIR+=       py-asn1-modules
 SUBDIR+=       py-backports.ssl_match_hostname



Home | Main Index | Thread Index | Old Index