pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security py-acme: update to 0.35.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0bdcd8802082
branches:  trunk
changeset: 396876:0bdcd8802082
user:      triaxx <triaxx%pkgsrc.org@localhost>
date:      Tue Jun 11 14:22:01 2019 +0000

description:
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:

 security/py-acme/Makefile                    |   12 +-
 security/py-acme/distinfo                    |   10 +-
 security/py-certbot-apache/Makefile          |   14 +-
 security/py-certbot-apache/distinfo          |   10 +-
 security/py-certbot-dns-luadns/Makefile      |   12 +-
 security/py-certbot-dns-luadns/distinfo      |   10 +-
 security/py-certbot-dns-nsone/Makefile       |   12 +-
 security/py-certbot-dns-nsone/distinfo       |   10 +-
 security/py-certbot-dns-ovh/Makefile         |   12 +-
 security/py-certbot-dns-ovh/distinfo         |   10 +-
 security/py-certbot-dns-rfc2136/Makefile     |   14 +-
 security/py-certbot-dns-rfc2136/distinfo     |   10 +-
 security/py-certbot-dns-route53/Makefile     |   14 +-
 security/py-certbot-dns-route53/distinfo     |   10 +-
 security/py-certbot-dns-sakuracloud/Makefile |   14 +-
 security/py-certbot-dns-sakuracloud/distinfo |   10 +-
 security/py-certbot-nginx/Makefile           |   14 +-
 security/py-certbot-nginx/distinfo           |   10 +-
 security/py-certbot/Makefile                 |   12 +-
 security/py-certbot/Makefile.common          |   20 +
 security/py-certbot/PLIST                    |  375 +++++++++++++-------------
 security/py-certbot/distinfo                 |   10 +-
 22 files changed, 303 insertions(+), 322 deletions(-)

diffs (truncated from 979 to 300 lines):

diff -r 77400537f5fe -r 0bdcd8802082 security/py-acme/Makefile
--- a/security/py-acme/Makefile Tue Jun 11 13:23:47 2019 +0000
+++ b/security/py-acme/Makefile Tue Jun 11 14:22:01 2019 +0000
@@ -1,14 +1,12 @@
-# $NetBSD: Makefile,v 1.18 2019/05/17 06:46:30 adam Exp $
+# $NetBSD: Makefile,v 1.19 2019/06/11 14:22:01 triaxx Exp $
 
-DISTNAME=      acme-0.34.2
-PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=    security python
+DISTNAME=      acme-${CERTBOT_VERSION}
 MASTER_SITES=  ${MASTER_SITE_PYPI:=a/acme/}
 
 MAINTAINER=    fhajny%NetBSD.org@localhost
-HOMEPAGE=      https://github.com/certbot/certbot
 COMMENT=       ACME protocol implementation in Python
-LICENSE=       apache-2.0
+
+.include "../../security/py-certbot/Makefile.common"
 
 DEPENDS+=      ${PYPKGPREFIX}-OpenSSL>=0.15:../../security/py-OpenSSL
 DEPENDS+=      ${PYPKGPREFIX}-cryptography>=1.2.3:../../security/py-cryptography
@@ -23,7 +21,5 @@
 TEST_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
 TEST_DEPENDS+= ${PYPKGPREFIX}-test-xdist-[0-9]*:../../devel/py-test-xdist
 
-USE_LANGUAGES= # none
-
 .include "../../lang/python/egg.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 77400537f5fe -r 0bdcd8802082 security/py-acme/distinfo
--- a/security/py-acme/distinfo Tue Jun 11 13:23:47 2019 +0000
+++ b/security/py-acme/distinfo Tue Jun 11 14:22:01 2019 +0000
@@ -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:01 triaxx Exp $
 
-SHA1 (acme-0.34.2.tar.gz) = 6045562cf2014d1c9a7347e3fb6b93c4117ac28b
-RMD160 (acme-0.34.2.tar.gz) = 8d1af62ab1892bcac075e6e1a9dde904967af6e0
-SHA512 (acme-0.34.2.tar.gz) = 388ed12413eee1f8a25a85174b367c9177b4e7466bd8334bbc83d4d033621d6027a3d3dffad7c8d8ad85f741440d4400ef19aecca53e3649e468b8c5d0f95e54
-Size (acme-0.34.2.tar.gz) = 85971 bytes
+SHA1 (acme-0.35.0.tar.gz) = 4a568429ed036f80e4fc6be04c205b2abff8753f
+RMD160 (acme-0.35.0.tar.gz) = 0185f8a8c002988d18e2c3d94c39c3007391fee5
+SHA512 (acme-0.35.0.tar.gz) = 55a6b330ba698f13af0510e59fb5748ffada9c6bb10115fe53d7acb81c4504be0eedb787ca4fc34d3929f90933f7d0ec93e015f786f002364c7455134f041467
+Size (acme-0.35.0.tar.gz) = 85960 bytes
diff -r 77400537f5fe -r 0bdcd8802082 security/py-certbot-apache/Makefile
--- a/security/py-certbot-apache/Makefile       Tue Jun 11 13:23:47 2019 +0000
+++ b/security/py-certbot-apache/Makefile       Tue Jun 11 14:22:01 2019 +0000
@@ -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/}
 
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 COMMENT=       Apache plugin for Certbot
-MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://github.com/certbot/certbot
-LICENSE=       apache-2.0
+
+.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}-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 -r 77400537f5fe -r 0bdcd8802082 security/py-certbot-apache/distinfo
--- a/security/py-certbot-apache/distinfo       Tue Jun 11 13:23:47 2019 +0000
+++ b/security/py-certbot-apache/distinfo       Tue Jun 11 14:22:01 2019 +0000
@@ -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
diff -r 77400537f5fe -r 0bdcd8802082 security/py-certbot-dns-luadns/Makefile
--- a/security/py-certbot-dns-luadns/Makefile   Tue Jun 11 13:23:47 2019 +0000
+++ b/security/py-certbot-dns-luadns/Makefile   Tue Jun 11 14:22:01 2019 +0000
@@ -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-dns-luadns-0.34.2
-PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=    security python
+DISTNAME=      certbot-dns-luadns-${CERTBOT_VERSION}
 MASTER_SITES=  ${MASTER_SITE_PYPI:=c/certbot-dns-luadns/}
 
 MAINTAINER=    triaxx%NetBSD.org@localhost
-HOMEPAGE=      https://github.com/certbot/certbot
 COMMENT=       LuaDNS Authenticator plugin for Certbot
-LICENSE=       apache-2.0
+
+.include "../../security/py-certbot/Makefile.common"
 
 DEPENDS+=      ${PYPKGPREFIX}-acme>=0.31.0:../../security/py-acme
 DEPENDS+=      ${PYPKGPREFIX}-certbot>=0.34.0:../../security/py-certbot
@@ -17,7 +15,5 @@
 DEPENDS+=      ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
 DEPENDS+=      ${PYPKGPREFIX}-ZopeInterface-[0-9]*:../../devel/py-ZopeInterface
 
-USE_LANGUAGES= # none
-
 .include "../../lang/python/egg.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 77400537f5fe -r 0bdcd8802082 security/py-certbot-dns-luadns/distinfo
--- a/security/py-certbot-dns-luadns/distinfo   Tue Jun 11 13:23:47 2019 +0000
+++ b/security/py-certbot-dns-luadns/distinfo   Tue Jun 11 14:22:01 2019 +0000
@@ -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-dns-luadns-0.34.2.tar.gz) = 09e0bcfa0a0524c825a58f25e1479057f248142d
-RMD160 (certbot-dns-luadns-0.34.2.tar.gz) = e217c90c7e112327ef03eef240d9f8c4eef52b4e
-SHA512 (certbot-dns-luadns-0.34.2.tar.gz) = 593b646abce970eb32d43db9065aabc21ae6593c73f6bbff965925a67918510bcab8bca91e4884ce3b0ef02292591c832a71346f4deeb8980b2da127fa6f823b
-Size (certbot-dns-luadns-0.34.2.tar.gz) = 11351 bytes
+SHA1 (certbot-dns-luadns-0.35.0.tar.gz) = 2dcfc3103cb4b27af7fe3f767f95f8e9f4be56b4
+RMD160 (certbot-dns-luadns-0.35.0.tar.gz) = 8c0f0249764cefbb73796747c06996bab3378e96
+SHA512 (certbot-dns-luadns-0.35.0.tar.gz) = 687dd1f7d9ebf676831aa56f9d821430da0d89c42f4241ed791deaaf29d3b061f45934f00558c79d4d3b794c87a0b10775e72ed5b3672666cb487159e71b9cce
+Size (certbot-dns-luadns-0.35.0.tar.gz) = 11351 bytes
diff -r 77400537f5fe -r 0bdcd8802082 security/py-certbot-dns-nsone/Makefile
--- a/security/py-certbot-dns-nsone/Makefile    Tue Jun 11 13:23:47 2019 +0000
+++ b/security/py-certbot-dns-nsone/Makefile    Tue Jun 11 14:22:01 2019 +0000
@@ -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-dns-nsone-0.34.2
-PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=    security python
+DISTNAME=      certbot-dns-nsone-${CERTBOT_VERSION}
 MASTER_SITES=  ${MASTER_SITE_PYPI:=c/certbot-dns-nsone/}
 
 MAINTAINER=    triaxx%NetBSD.org@localhost
-HOMEPAGE=      https://github.com/certbot/certbot
 COMMENT=       NS1 DNS Authenticator plugin for Certbot
-LICENSE=       apache-2.0
+
+.include "../../security/py-certbot/Makefile.common"
 
 DEPENDS+=      ${PYPKGPREFIX}-acme>=0.31.0:../../security/py-acme
 DEPENDS+=      ${PYPKGPREFIX}-certbot>=0.34.0:../../security/py-certbot
@@ -17,7 +15,5 @@
 DEPENDS+=      ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
 DEPENDS+=      ${PYPKGPREFIX}-ZopeInterface-[0-9]*:../../devel/py-ZopeInterface
 
-USE_LANGUAGES= # none
-
 .include "../../lang/python/egg.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 77400537f5fe -r 0bdcd8802082 security/py-certbot-dns-nsone/distinfo
--- a/security/py-certbot-dns-nsone/distinfo    Tue Jun 11 13:23:47 2019 +0000
+++ b/security/py-certbot-dns-nsone/distinfo    Tue Jun 11 14:22:01 2019 +0000
@@ -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-dns-nsone-0.34.2.tar.gz) = 3765f6e49c0cf7ba1e62b3bf6882afcf735e3239
-RMD160 (certbot-dns-nsone-0.34.2.tar.gz) = 3779dad1acd99e466a18bc8834f6a51b78e9849a
-SHA512 (certbot-dns-nsone-0.34.2.tar.gz) = 5109b6c5d6962635cb7520792eaac8029d9ccd92e3b10376ac1f52d21c840e93a83684713ccc2ff73175f1f3efc3f4aa49a0f3023936eba23ab8fe595ee6f370
-Size (certbot-dns-nsone-0.34.2.tar.gz) = 11382 bytes
+SHA1 (certbot-dns-nsone-0.35.0.tar.gz) = db5ed05ff95871e074f5a6324abc20b4fadcbd1e
+RMD160 (certbot-dns-nsone-0.35.0.tar.gz) = 423a171a2dc7971847a4be84d9f3554051b8678d
+SHA512 (certbot-dns-nsone-0.35.0.tar.gz) = 80187fb7cb18bf01b557036215091bcd8af013d000cf5a04e5989bf6835f2035aaaa4d6270f95309b3c1ddd7628d9739c4f961b39d8ff1fe6e8928f76afeace2
+Size (certbot-dns-nsone-0.35.0.tar.gz) = 11390 bytes
diff -r 77400537f5fe -r 0bdcd8802082 security/py-certbot-dns-ovh/Makefile
--- a/security/py-certbot-dns-ovh/Makefile      Tue Jun 11 13:23:47 2019 +0000
+++ b/security/py-certbot-dns-ovh/Makefile      Tue Jun 11 14:22:01 2019 +0000
@@ -1,14 +1,12 @@
-# $NetBSD: Makefile,v 1.6 2019/05/17 06:46:30 adam Exp $
+# $NetBSD: Makefile,v 1.7 2019/06/11 14:22:02 triaxx Exp $
 
-DISTNAME=      certbot-dns-ovh-0.34.2
-PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=    security python
+DISTNAME=      certbot-dns-ovh-${CERTBOT_VERSION}
 MASTER_SITES=  ${MASTER_SITE_PYPI:=c/certbot-dns-ovh/}
 
 MAINTAINER=    triaxx%NetBSD.org@localhost
-HOMEPAGE=      https://github.com/certbot/certbot
 COMMENT=       OVH DNS Authenticator plugin for Certbot
-LICENSE=       apache-2.0
+
+.include "../../security/py-certbot/Makefile.common"
 
 DEPENDS+=      ${PYPKGPREFIX}-acme>=0.31.0:../../security/py-acme
 DEPENDS+=      ${PYPKGPREFIX}-certbot>=0.34.0:../../security/py-certbot
@@ -17,7 +15,5 @@
 DEPENDS+=      ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
 DEPENDS+=      ${PYPKGPREFIX}-ZopeInterface-[0-9]*:../../devel/py-ZopeInterface
 
-USE_LANGUAGES= # none
-
 .include "../../lang/python/egg.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 77400537f5fe -r 0bdcd8802082 security/py-certbot-dns-ovh/distinfo
--- a/security/py-certbot-dns-ovh/distinfo      Tue Jun 11 13:23:47 2019 +0000
+++ b/security/py-certbot-dns-ovh/distinfo      Tue Jun 11 14:22:01 2019 +0000
@@ -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-dns-ovh-0.34.2.tar.gz) = 614a2300b7fdebfb7c93c83f5dfa1d094f17bf61
-RMD160 (certbot-dns-ovh-0.34.2.tar.gz) = 70b5d81f1ceae03e61149d00ccdfbe62750e6f81
-SHA512 (certbot-dns-ovh-0.34.2.tar.gz) = ae02af3f6eb3eb126fbd94422c44abf56a95a9976a4c53b46015167b25eae4537cfb5855133140def3f168b4be3bba0775b09360c3214ba759f5d9f18977605a
-Size (certbot-dns-ovh-0.34.2.tar.gz) = 11860 bytes
+SHA1 (certbot-dns-ovh-0.35.0.tar.gz) = 67caa1a87b3d9b30ddc0585846ed7724c4364440
+RMD160 (certbot-dns-ovh-0.35.0.tar.gz) = 47e613c5d71b4a604f9354078170b844bb1038e2
+SHA512 (certbot-dns-ovh-0.35.0.tar.gz) = 100c5c935cd2f674a65fe7e941a7c3e8b627f38fe7967d79c456531aa121432450a26e39a6682927d719d6d043bc6caacd8ea5cdaa805587b6980fd11dbe9168
+Size (certbot-dns-ovh-0.35.0.tar.gz) = 11861 bytes
diff -r 77400537f5fe -r 0bdcd8802082 security/py-certbot-dns-rfc2136/Makefile
--- a/security/py-certbot-dns-rfc2136/Makefile  Tue Jun 11 13:23:47 2019 +0000
+++ b/security/py-certbot-dns-rfc2136/Makefile  Tue Jun 11 14:22:01 2019 +0000
@@ -1,14 +1,12 @@
-# $NetBSD: Makefile,v 1.7 2019/05/17 06:46:31 adam Exp $
+# $NetBSD: Makefile,v 1.8 2019/06/11 14:22:02 triaxx Exp $
 
-DISTNAME=      certbot-dns-rfc2136-0.34.2
-PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=    security python
+DISTNAME=      certbot-dns-rfc2136-${CERTBOT_VERSION}
 MASTER_SITES=  ${MASTER_SITE_PYPI:=c/certbot-dns-rfc2136/}
 
+MAINTAINER=    triaxx%NetBSD.org@localhost
 COMMENT=       RFC 2136 DNS Authenticator plugin for Certbot
-MAINTAINER=    triaxx%NetBSD.org@localhost
-HOMEPAGE=      https://github.com/certbot/certbot
-LICENSE=       apache-2.0
+
+.include "../../security/py-certbot/Makefile.common"
 
 DEPENDS+=      ${PYPKGPREFIX}-acme>=0.29.0:../../security/py-acme
 DEPENDS+=      ${PYPKGPREFIX}-certbot>=0.34.0:../../security/py-certbot
@@ -17,7 +15,5 @@
 DEPENDS+=      ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
 DEPENDS+=      ${PYPKGPREFIX}-ZopeInterface-[0-9]*:../../devel/py-ZopeInterface
 
-USE_LANGUAGES= # none
-
 .include "../../lang/python/egg.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 77400537f5fe -r 0bdcd8802082 security/py-certbot-dns-rfc2136/distinfo
--- a/security/py-certbot-dns-rfc2136/distinfo  Tue Jun 11 13:23:47 2019 +0000
+++ b/security/py-certbot-dns-rfc2136/distinfo  Tue Jun 11 14:22:01 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2019/05/17 06:46:31 adam Exp $
+$NetBSD: distinfo,v 1.6 2019/06/11 14:22:02 triaxx Exp $
 
-SHA1 (certbot-dns-rfc2136-0.34.2.tar.gz) = 399a46a4e7a77e68e37df3da30175af5a45964f5
-RMD160 (certbot-dns-rfc2136-0.34.2.tar.gz) = 739f34fb9e93f48a70a64f89c6e878d8cac21a45
-SHA512 (certbot-dns-rfc2136-0.34.2.tar.gz) = 58e5dc903e975764d3843cc86701e6cabcdc24e01b234edb8b3a0b4fb3e7b74e04477cadd35988fc1d748b4e39a1badba34486c642ea6fd1428375b26319d945
-Size (certbot-dns-rfc2136-0.34.2.tar.gz) = 13976 bytes
+SHA1 (certbot-dns-rfc2136-0.35.0.tar.gz) = c5eae762ae5a084df14bf680ffdba544f6348261
+RMD160 (certbot-dns-rfc2136-0.35.0.tar.gz) = 748d9a97763d37e18007e98074fd0503558f687f
+SHA512 (certbot-dns-rfc2136-0.35.0.tar.gz) = c538ac8a6d92caec5b2e46cd295ab3285a652701332aae2ef70a3878456170a16636e2ea4ac957f24d3007fcc0ac43203b6eea0137b54322b80b4616003cf421
+Size (certbot-dns-rfc2136-0.35.0.tar.gz) = 14285 bytes
diff -r 77400537f5fe -r 0bdcd8802082 security/py-certbot-dns-route53/Makefile
--- a/security/py-certbot-dns-route53/Makefile  Tue Jun 11 13:23:47 2019 +0000
+++ b/security/py-certbot-dns-route53/Makefile  Tue Jun 11 14:22:01 2019 +0000
@@ -1,14 +1,12 @@
-# $NetBSD: Makefile,v 1.6 2019/05/17 06:46:31 adam Exp $
+# $NetBSD: Makefile,v 1.7 2019/06/11 14:22:02 triaxx Exp $
 
-DISTNAME=      certbot-dns-route53-0.34.2
-PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/certbot/certbot-dns-route53/}
-CATEGORIES=    security python
+DISTNAME=      certbot-dns-route53-${CERTBOT_VERSION}
 MASTER_SITES=  ${MASTER_SITE_PYPI:=c/certbot-dns-route53/}
 
+MAINTAINER=    triaxx%NetBSD.org@localhost
 COMMENT=       Amazon Web Services Route 53 API plugin for Certbot
-MAINTAINER=    triaxx%NetBSD.org@localhost
-HOMEPAGE=      https://github.com/certbot/certbot
-LICENSE=       apache-2.0
+
+.include "../../security/py-certbot/Makefile.common"
 
 DEPENDS+=      ${PYPKGPREFIX}-acme>=0.29.0:../../security/py-acme
 DEPENDS+=      ${PYPKGPREFIX}-boto3-[0-9]*:../../net/py-boto3
@@ -17,7 +15,5 @@
 DEPENDS+=      ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
 DEPENDS+=      ${PYPKGPREFIX}-ZopeInterface-[0-9]*:../../devel/py-ZopeInterface
 
-USE_LANGUAGES= # none



Home | Main Index | Thread Index | Old Index