pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/py-certbot py-certbot: add ovh, sakura cloud ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/14fc60334116
branches: trunk
changeset: 317759:14fc60334116
user: triaxx <triaxx%pkgsrc.org@localhost>
date: Tue Jan 15 12:07:25 2019 +0000
description:
py-certbot: add ovh, sakura cloud and nginx plugins
diffstat:
security/py-certbot/Makefile.common | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 3ee88574199f -r 14fc60334116 security/py-certbot/Makefile.common
--- a/security/py-certbot/Makefile.common Tue Jan 15 12:06:05 2019 +0000
+++ b/security/py-certbot/Makefile.common Tue Jan 15 12:07:25 2019 +0000
@@ -1,9 +1,12 @@
-# $NetBSD: Makefile.common,v 1.29 2019/01/15 09:32:11 triaxx Exp $
+# $NetBSD: Makefile.common,v 1.30 2019/01/15 12:07:25 triaxx Exp $
#
# used by security/py-acme/Makefile
# used by security/py-certbot/Makefile
+# used by security/py-certbot-dns-ovh/Makefile
# used by security/py-certbot-dns-rfc2136/Makefile
# used by security/py-certbot-dns-route53/Makefile
+# used by security/py-certbot-dns-sakuracloud/Makefile
+# used by security/py-certbot-nginx/Makefile
DISTNAME= certbot-0.30.0
MASTER_SITES= ${MASTER_SITE_GITHUB:=certbot/}
Home |
Main Index |
Thread Index |
Old Index