pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security + py-pbkdf2, py-slowaes



details:   https://anonhg.NetBSD.org/pkgsrc/rev/aa974d09fbfb
branches:  trunk
changeset: 351982:aa974d09fbfb
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Sep 02 16:43:20 2016 +0000

description:
+ py-pbkdf2, py-slowaes

diffstat:

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

diffs (25 lines):

diff -r e4e3e91d958c -r aa974d09fbfb security/Makefile
--- a/security/Makefile Fri Sep 02 16:30:20 2016 +0000
+++ b/security/Makefile Fri Sep 02 16:43:20 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.592 2016/08/21 08:27:03 taca Exp $
+# $NetBSD: Makefile,v 1.593 2016/09/02 16:43:20 wiz Exp $
 #
 
 COMMENT=       Security tools
@@ -409,6 +409,7 @@
 SUBDIR+=       py-openid
 SUBDIR+=       py-paramiko
 SUBDIR+=       py-passlib
+SUBDIR+=       py-pbkdf2
 SUBDIR+=       py-prewikka
 SUBDIR+=       py-py-bcrypt
 SUBDIR+=       py-pydeep
@@ -416,6 +417,7 @@
 SUBDIR+=       py-rsa
 SUBDIR+=       py-service_identity
 SUBDIR+=       py-simplesha3
+SUBDIR+=       py-slowaes
 SUBDIR+=       py-smbpasswd
 SUBDIR+=       py-stix
 SUBDIR+=       py-tlslite



Home | Main Index | Thread Index | Old Index