summaryrefslogtreecommitdiff
path: root/security/py-certbot-apache
diff options
context:
space:
mode:
authortriaxx <triaxx@pkgsrc.org>2019-06-11 14:22:01 +0000
committertriaxx <triaxx@pkgsrc.org>2019-06-11 14:22:01 +0000
commit32344dd12c664ba960addd65ac191105ea7f81c7 (patch)
tree9346ec3e65ed4398f06d54ac992f6c9ba322c47b /security/py-certbot-apache
parentc0291c06ba84b4f4497f3e9806ba40e5d56701bc (diff)
downloadpkgsrc-32344dd12c664ba960addd65ac191105ea7f81c7.tar.gz
py-acme: update to 0.35.0
py-certbot: update to 0.35.0 py-certbot-apache: update to 0.35.0 py-certbot-dns-luadns: update to 0.35.0 py-certbot-dns-nsone: update to 0.35.0 py-certbot-dns-ovh: update to 0.35.0 py-certbot-dns-rfc2136: update to 0.35.0 py-certbot-dns-route53: update to 0.35.0 py-certbot-dns-sakuracloud: update to 0.35.0 py-certbot-nginx: update to 0.35.0 pkgsrc changes: --------------- * Add py-certbot/Makefile.common to make version number coherent upstream changes: ----------------- - Added o dns_rfc2136 plugin now supports explicitly specifing an authorative base domain for cases when the automatic method does not work (e.g. Split horizon DNS) - Fixed o Renewal parameter webroot_path is always saved, avoiding some regressions when webroot authenticator plugin is invoked with no challenge to perform. o Certbot now accepts OCSP responses when an explicit authorized responder, different from the issuer, is used to sign OCSP responses. o Scripts in Certbot hook directories are no longer executed when their filenames end in a tilde. - Despite us having broken lockstep, we are continuing to release new versions of all Certbot components during releases for the time being, however, the only package with changes other than its version number was: o certbot o certbot-dns-rfc2136
Diffstat (limited to 'security/py-certbot-apache')
-rw-r--r--security/py-certbot-apache/Makefile14
-rw-r--r--security/py-certbot-apache/distinfo10
2 files changed, 10 insertions, 14 deletions
diff --git a/security/py-certbot-apache/Makefile b/security/py-certbot-apache/Makefile
index d58277f0118..80cdb293814 100644
--- a/security/py-certbot-apache/Makefile
+++ b/security/py-certbot-apache/Makefile
@@ -1,14 +1,12 @@
-# $NetBSD: Makefile,v 1.5 2019/05/17 06:46:30 adam Exp $
+# $NetBSD: Makefile,v 1.6 2019/06/11 14:22:02 triaxx Exp $
-DISTNAME= certbot-apache-0.34.2
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES= security python
+DISTNAME= certbot-apache-${CERTBOT_VERSION}
MASTER_SITES= ${MASTER_SITE_PYPI:=c/certbot-apache/}
-COMMENT= Apache plugin for Certbot
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= https://github.com/certbot/certbot
-LICENSE= apache-2.0
+COMMENT= Apache plugin for Certbot
+
+.include "../../security/py-certbot/Makefile.common"
DEPENDS+= ${PYPKGPREFIX}-acme>=0.29.0:../../security/py-acme
DEPENDS+= ${PYPKGPREFIX}-augeas-[0-9]*:../../sysutils/py-augeas
@@ -19,7 +17,5 @@ DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
DEPENDS+= ${PYPKGPREFIX}-ZopeComponent-[0-9]*:../../devel/py-ZopeComponent
DEPENDS+= ${PYPKGPREFIX}-ZopeInterface-[0-9]*:../../devel/py-ZopeInterface
-USE_LANGUAGES= # none
-
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/security/py-certbot-apache/distinfo b/security/py-certbot-apache/distinfo
index b39c62d9979..082e0fa2486 100644
--- a/security/py-certbot-apache/distinfo
+++ b/security/py-certbot-apache/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2019/05/17 06:46:30 adam Exp $
+$NetBSD: distinfo,v 1.6 2019/06/11 14:22:02 triaxx Exp $
-SHA1 (certbot-apache-0.34.2.tar.gz) = fcc1890850bc808529c720c8c3a8a9643c2397f9
-RMD160 (certbot-apache-0.34.2.tar.gz) = 5bb0c8dff96a88982abd6efcc1dc7cd19d5c1155
-SHA512 (certbot-apache-0.34.2.tar.gz) = c9a2f2c1124b4f9c55b5a72620f307a8ff75e802105e69ced7b723f415b9d8d029182bcea69b1436c76e1b2386a22ad4384039bce2946015d0f08ad81393ae87
-Size (certbot-apache-0.34.2.tar.gz) = 180485 bytes
+SHA1 (certbot-apache-0.35.0.tar.gz) = 1dcbad7f4c487c40a72f7f427c6685f60247a723
+RMD160 (certbot-apache-0.35.0.tar.gz) = e8e1382d7af9e0f44acc4684f54a50a282ae031d
+SHA512 (certbot-apache-0.35.0.tar.gz) = 46ba448077d534a48b386394d9d55bf5c6af5eeb9938fe2ca95269a9242b4a870ebac4adbe1146e8d715c4d36db0d130c6add1ac7297e4335e1e859fff777eef
+Size (certbot-apache-0.35.0.tar.gz) = 180500 bytes