pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/py-certbot
Module Name: pkgsrc
Committed By: triaxx
Date: Tue Jan 15 12:07:25 UTC 2019
Modified Files:
pkgsrc/security/py-certbot: Makefile.common
Log Message:
py-certbot: add ovh, sakura cloud and nginx plugins
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/security/py-certbot/Makefile.common
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/py-certbot/Makefile.common
diff -u pkgsrc/security/py-certbot/Makefile.common:1.29 pkgsrc/security/py-certbot/Makefile.common:1.30
--- pkgsrc/security/py-certbot/Makefile.common:1.29 Tue Jan 15 09:32:11 2019
+++ pkgsrc/security/py-certbot/Makefile.common Tue Jan 15 12:07:25 2019
@@ -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