pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security Enable py-certbot and py-acme



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c1d8886a0f45
branches:  trunk
changeset: 347597:c1d8886a0f45
user:      fhajny <fhajny%pkgsrc.org@localhost>
date:      Wed May 25 18:19:30 2016 +0000

description:
Enable py-certbot and py-acme

diffstat:

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

diffs (22 lines):

diff -r 1fd052efcfa6 -r c1d8886a0f45 security/Makefile
--- a/security/Makefile Wed May 25 18:18:16 2016 +0000
+++ b/security/Makefile Wed May 25 18:19:30 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.578 2016/05/21 21:51:42 youri Exp $
+# $NetBSD: Makefile,v 1.579 2016/05/25 18:19:30 fhajny Exp $
 #
 
 COMMENT=       Security tools
@@ -365,10 +365,12 @@
 SUBDIR+=       py-Kerberos
 SUBDIR+=       py-OpenSSL
 SUBDIR+=       py-SSLCrypto
+SUBDIR+=       py-acme
 SUBDIR+=       py-asn1
 SUBDIR+=       py-asn1-modules
 SUBDIR+=       py-backports.ssl_match_hostname
 SUBDIR+=       py-bcrypt
+SUBDIR+=       py-certbot
 SUBDIR+=       py-certifi
 SUBDIR+=       py-crack
 SUBDIR+=       py-cryptkit



Home | Main Index | Thread Index | Old Index