pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security Add security/py-aes



details:   https://anonhg.NetBSD.org/pkgsrc/rev/dd1945147695
branches:  trunk
changeset: 348472:dd1945147695
user:      kamil <kamil%pkgsrc.org@localhost>
date:      Tue Jun 14 07:59:09 2016 +0000

description:
Add security/py-aes

diffstat:

 security/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 1119d64c7649 -r dd1945147695 security/Makefile
--- a/security/Makefile Tue Jun 14 07:58:40 2016 +0000
+++ b/security/Makefile Tue Jun 14 07:59:09 2016 +0000
@@ -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-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