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: triaxx
Date: Tue Jan 15 12:08:46 UTC 2019
Modified Files:
pkgsrc/security: Makefile
Log Message:
security: add py-certbot plugins
* py-certbot-dns-ovh
* py-certbot-dns-sakuracloud
* py-certbot-nginx
To generate a diff of this commit:
cvs rdiff -u -r1.692 -r1.693 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.692 pkgsrc/security/Makefile:1.693
--- pkgsrc/security/Makefile:1.692 Tue Jan 15 09:39:26 2019
+++ pkgsrc/security/Makefile Tue Jan 15 12:08:46 2019
@@ -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-asyncssh
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