pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security security: add py-certbot plugins
details: https://anonhg.NetBSD.org/pkgsrc/rev/efa2b0c05ac2
branches: trunk
changeset: 328017:efa2b0c05ac2
user: triaxx <triaxx%pkgsrc.org@localhost>
date: Tue Jan 15 12:08:46 2019 +0000
description:
security: add py-certbot plugins
* py-certbot-dns-ovh
* py-certbot-dns-sakuracloud
* py-certbot-nginx
diffstat:
security/Makefile | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (21 lines):
diff -r c21931401d49 -r efa2b0c05ac2 security/Makefile
--- a/security/Makefile Tue Jan 15 12:07:25 2019 +0000
+++ b/security/Makefile Tue Jan 15 12:08:46 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.692 2019/01/15 09:39:26 triaxx Exp $
+# $NetBSD: Makefile,v 1.693 2019/01/15 12:08:46 triaxx Exp $
#
COMMENT= Security tools
@@ -403,8 +403,11 @@
SUBDIR+= py-backports.ssl_match_hostname
SUBDIR+= py-bcrypt
SUBDIR+= py-certbot
+SUBDIR+= py-certbot-dns-ovh
SUBDIR+= py-certbot-dns-rfc2136
SUBDIR+= py-certbot-dns-route53
+SUBDIR+= py-certbot-dns-sakuracloud
+SUBDIR+= py-certbot-nginx
SUBDIR+= py-certifi
SUBDIR+= py-crack
SUBDIR+= py-crcmod
Home |
Main Index |
Thread Index |
Old Index