Sun Dec 15 09:48:39 2019 UTC ()
py-acme/py-cerbot-*: updated to 1.0.0

Certbot 1.0.0

Removed:
* The docs extras for the certbot-apache and certbot-nginx packages
  have been removed.

Changed:
* certbot-auto has deprecated support for systems using OpenSSL 1.0.1 that are
  not running on x86-64. This primarily affects RHEL 6 based systems.
* Certbot's config_changes subcommand has been removed
* certbot.plugins.common.TLSSNI01 has been removed.
* Deprecated attributes related to the TLS-SNI-01 challenge in
  acme.challenges and acme.standalone
  have been removed.
* The functions certbot.client.view_config_changes,
  certbot.main.config_changes,
  certbot.plugins.common.Installer.view_config_changes,
  certbot.reverter.Reverter.view_config_changes, and
  certbot.util.get_systemd_os_info have been removed
* Certbot's register --update-registration subcommand has been removed
* When possible, default to automatically configuring the webserver so all requests
  redirect to secure HTTPS access. This is mostly relevant when running Certbot
  in non-interactive mode. Previously, the default was to not redirect all requests.


(adam)
diff -r1.12 -r1.13 pkgsrc/security/py-acme/PLIST
diff -r1.12 -r1.13 pkgsrc/security/py-acme/distinfo
diff -r1.21 -r1.22 pkgsrc/security/py-certbot/Makefile
diff -r1.21 -r1.22 pkgsrc/security/py-certbot/PLIST
diff -r1.38 -r1.39 pkgsrc/security/py-certbot/Makefile.common
diff -r1.40 -r1.41 pkgsrc/security/py-certbot/distinfo
diff -r1.4 -r1.5 pkgsrc/security/py-certbot-apache/PLIST
diff -r1.12 -r1.13 pkgsrc/security/py-certbot-apache/distinfo
diff -r1.2 -r1.3 pkgsrc/security/py-certbot-dns-dnsimple/PLIST
diff -r1.7 -r1.8 pkgsrc/security/py-certbot-dns-dnsimple/distinfo
diff -r1.2 -r1.3 pkgsrc/security/py-certbot-dns-dnsmadeeasy/PLIST
diff -r1.7 -r1.8 pkgsrc/security/py-certbot-dns-dnsmadeeasy/distinfo
diff -r1.2 -r1.3 pkgsrc/security/py-certbot-dns-gehirn/PLIST
diff -r1.7 -r1.8 pkgsrc/security/py-certbot-dns-gehirn/distinfo
diff -r1.2 -r1.3 pkgsrc/security/py-certbot-dns-google/PLIST
diff -r1.7 -r1.8 pkgsrc/security/py-certbot-dns-google/distinfo
diff -r1.2 -r1.3 pkgsrc/security/py-certbot-dns-linode/PLIST
diff -r1.7 -r1.8 pkgsrc/security/py-certbot-dns-linode/distinfo
diff -r1.2 -r1.3 pkgsrc/security/py-certbot-dns-luadns/PLIST
diff -r1.12 -r1.13 pkgsrc/security/py-certbot-dns-luadns/distinfo
diff -r1.2 -r1.3 pkgsrc/security/py-certbot-dns-nsone/PLIST
diff -r1.12 -r1.13 pkgsrc/security/py-certbot-dns-nsone/distinfo
diff -r1.2 -r1.3 pkgsrc/security/py-certbot-dns-ovh/PLIST
diff -r1.12 -r1.13 pkgsrc/security/py-certbot-dns-ovh/distinfo
diff -r1.2 -r1.3 pkgsrc/security/py-certbot-dns-rfc2136/PLIST
diff -r1.12 -r1.13 pkgsrc/security/py-certbot-dns-rfc2136/distinfo
diff -r1.2 -r1.3 pkgsrc/security/py-certbot-dns-route53/PLIST
diff -r1.12 -r1.13 pkgsrc/security/py-certbot-dns-route53/distinfo
diff -r1.2 -r1.3 pkgsrc/security/py-certbot-dns-sakuracloud/PLIST
diff -r1.12 -r1.13 pkgsrc/security/py-certbot-dns-sakuracloud/distinfo
diff -r1.9 -r1.10 pkgsrc/security/py-certbot-nginx/Makefile
diff -r1.5 -r1.6 pkgsrc/security/py-certbot-nginx/PLIST
diff -r1.12 -r1.13 pkgsrc/security/py-certbot-nginx/distinfo

cvs diff -r1.12 -r1.13 pkgsrc/security/py-acme/PLIST (expand / switch to unified diff)

--- pkgsrc/security/py-acme/PLIST 2019/10/02 17:36:43 1.12
+++ pkgsrc/security/py-acme/PLIST 2019/12/15 09:48:37 1.13
@@ -1,96 +1,39 @@ @@ -1,96 +1,39 @@
1@comment $NetBSD: PLIST,v 1.12 2019/10/02 17:36:43 adam Exp $ 1@comment $NetBSD: PLIST,v 1.13 2019/12/15 09:48:37 adam Exp $
2${PYSITELIB}/${EGG_INFODIR}/PKG-INFO 2${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
3${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt 3${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
4${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt 4${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
5${PYSITELIB}/${EGG_INFODIR}/requires.txt 5${PYSITELIB}/${EGG_INFODIR}/requires.txt
6${PYSITELIB}/${EGG_INFODIR}/top_level.txt 6${PYSITELIB}/${EGG_INFODIR}/top_level.txt
7${PYSITELIB}/acme/__init__.py 7${PYSITELIB}/acme/__init__.py
8${PYSITELIB}/acme/__init__.pyc 8${PYSITELIB}/acme/__init__.pyc
9${PYSITELIB}/acme/__init__.pyo 9${PYSITELIB}/acme/__init__.pyo
10${PYSITELIB}/acme/challenges.py 10${PYSITELIB}/acme/challenges.py
11${PYSITELIB}/acme/challenges.pyc 11${PYSITELIB}/acme/challenges.pyc
12${PYSITELIB}/acme/challenges.pyo 12${PYSITELIB}/acme/challenges.pyo
13${PYSITELIB}/acme/challenges_test.py 
14${PYSITELIB}/acme/challenges_test.pyc 
15${PYSITELIB}/acme/challenges_test.pyo 
16${PYSITELIB}/acme/client.py 13${PYSITELIB}/acme/client.py
17${PYSITELIB}/acme/client.pyc 14${PYSITELIB}/acme/client.pyc
18${PYSITELIB}/acme/client.pyo 15${PYSITELIB}/acme/client.pyo
19${PYSITELIB}/acme/client_test.py 
20${PYSITELIB}/acme/client_test.pyc 
21${PYSITELIB}/acme/client_test.pyo 
22${PYSITELIB}/acme/crypto_util.py 16${PYSITELIB}/acme/crypto_util.py
23${PYSITELIB}/acme/crypto_util.pyc 17${PYSITELIB}/acme/crypto_util.pyc
24${PYSITELIB}/acme/crypto_util.pyo 18${PYSITELIB}/acme/crypto_util.pyo
25${PYSITELIB}/acme/crypto_util_test.py 
26${PYSITELIB}/acme/crypto_util_test.pyc 
27${PYSITELIB}/acme/crypto_util_test.pyo 
28${PYSITELIB}/acme/errors.py 19${PYSITELIB}/acme/errors.py
29${PYSITELIB}/acme/errors.pyc 20${PYSITELIB}/acme/errors.pyc
30${PYSITELIB}/acme/errors.pyo 21${PYSITELIB}/acme/errors.pyo
31${PYSITELIB}/acme/errors_test.py 
32${PYSITELIB}/acme/errors_test.pyc 
33${PYSITELIB}/acme/errors_test.pyo 
34${PYSITELIB}/acme/fields.py 22${PYSITELIB}/acme/fields.py
35${PYSITELIB}/acme/fields.pyc 23${PYSITELIB}/acme/fields.pyc
36${PYSITELIB}/acme/fields.pyo 24${PYSITELIB}/acme/fields.pyo
37${PYSITELIB}/acme/fields_test.py 
38${PYSITELIB}/acme/fields_test.pyc 
39${PYSITELIB}/acme/fields_test.pyo 
40${PYSITELIB}/acme/jose_test.py 
41${PYSITELIB}/acme/jose_test.pyc 
42${PYSITELIB}/acme/jose_test.pyo 
43${PYSITELIB}/acme/jws.py 25${PYSITELIB}/acme/jws.py
44${PYSITELIB}/acme/jws.pyc 26${PYSITELIB}/acme/jws.pyc
45${PYSITELIB}/acme/jws.pyo 27${PYSITELIB}/acme/jws.pyo
46${PYSITELIB}/acme/jws_test.py 
47${PYSITELIB}/acme/jws_test.pyc 
48${PYSITELIB}/acme/jws_test.pyo 
49${PYSITELIB}/acme/magic_typing.py 28${PYSITELIB}/acme/magic_typing.py
50${PYSITELIB}/acme/magic_typing.pyc 29${PYSITELIB}/acme/magic_typing.pyc
51${PYSITELIB}/acme/magic_typing.pyo 30${PYSITELIB}/acme/magic_typing.pyo
52${PYSITELIB}/acme/magic_typing_test.py 
53${PYSITELIB}/acme/magic_typing_test.pyc 
54${PYSITELIB}/acme/magic_typing_test.pyo 
55${PYSITELIB}/acme/messages.py 31${PYSITELIB}/acme/messages.py
56${PYSITELIB}/acme/messages.pyc 32${PYSITELIB}/acme/messages.pyc
57${PYSITELIB}/acme/messages.pyo 33${PYSITELIB}/acme/messages.pyo
58${PYSITELIB}/acme/messages_test.py 
59${PYSITELIB}/acme/messages_test.pyc 
60${PYSITELIB}/acme/messages_test.pyo 
61${PYSITELIB}/acme/standalone.py 34${PYSITELIB}/acme/standalone.py
62${PYSITELIB}/acme/standalone.pyc 35${PYSITELIB}/acme/standalone.pyc
63${PYSITELIB}/acme/standalone.pyo 36${PYSITELIB}/acme/standalone.pyo
64${PYSITELIB}/acme/standalone_test.py 
65${PYSITELIB}/acme/standalone_test.pyc 
66${PYSITELIB}/acme/standalone_test.pyo 
67${PYSITELIB}/acme/test_util.py 
68${PYSITELIB}/acme/test_util.pyc 
69${PYSITELIB}/acme/test_util.pyo 
70${PYSITELIB}/acme/testdata/README 
71${PYSITELIB}/acme/testdata/cert-100sans.pem 
72${PYSITELIB}/acme/testdata/cert-idnsans.pem 
73${PYSITELIB}/acme/testdata/cert-nocn.der 
74${PYSITELIB}/acme/testdata/cert-san.pem 
75${PYSITELIB}/acme/testdata/cert.der 
76${PYSITELIB}/acme/testdata/cert.pem 
77${PYSITELIB}/acme/testdata/critical-san.pem 
78${PYSITELIB}/acme/testdata/csr-100sans.pem 
79${PYSITELIB}/acme/testdata/csr-6sans.pem 
80${PYSITELIB}/acme/testdata/csr-idnsans.pem 
81${PYSITELIB}/acme/testdata/csr-nosans.pem 
82${PYSITELIB}/acme/testdata/csr-san.pem 
83${PYSITELIB}/acme/testdata/csr.der 
84${PYSITELIB}/acme/testdata/csr.pem 
85${PYSITELIB}/acme/testdata/dsa512_key.pem 
86${PYSITELIB}/acme/testdata/rsa1024_key.pem 
87${PYSITELIB}/acme/testdata/rsa2048_cert.pem 
88${PYSITELIB}/acme/testdata/rsa2048_key.pem 
89${PYSITELIB}/acme/testdata/rsa256_key.pem 
90${PYSITELIB}/acme/testdata/rsa512_key.pem 
91${PYSITELIB}/acme/util.py 37${PYSITELIB}/acme/util.py
92${PYSITELIB}/acme/util.pyc 38${PYSITELIB}/acme/util.pyc
93${PYSITELIB}/acme/util.pyo 39${PYSITELIB}/acme/util.pyo
94${PYSITELIB}/acme/util_test.py 
95${PYSITELIB}/acme/util_test.pyc 
96${PYSITELIB}/acme/util_test.pyo 

cvs diff -r1.12 -r1.13 pkgsrc/security/py-acme/distinfo (expand / switch to unified diff)

--- pkgsrc/security/py-acme/distinfo 2019/11/14 18:28:17 1.12
+++ pkgsrc/security/py-acme/distinfo 2019/12/15 09:48:37 1.13
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.12 2019/11/14 18:28:17 adam Exp $ 1$NetBSD: distinfo,v 1.13 2019/12/15 09:48:37 adam Exp $
2 2
3SHA1 (acme-0.40.1.tar.gz) = fb1c61999578a8f9ee1b9cf3cab2c7b5b07eb877 3SHA1 (acme-1.0.0.tar.gz) = da00bef93499de45500137690e0527278b109443
4RMD160 (acme-0.40.1.tar.gz) = 2df04f82e96b2441a00d2173920c9768a0d46583 4RMD160 (acme-1.0.0.tar.gz) = 80c0c9123f309b8dca3df778fcff8d94716eb800
5SHA512 (acme-0.40.1.tar.gz) = 5b5013ce7eb4c14fcc213e614bccdfb5c7360f30178949a1132570878215943adf887041e7ab8a0c6053aa61a4e86168893165ededa2daf2ddf813d252f8cb85 5SHA512 (acme-1.0.0.tar.gz) = ef10d518938530f8a5f970d35a0d39129c2cc10edbe4aacb89e98e58a297b6961ea965ba7cfcd0242f56b722b67b91b5b94c7e50ddf36dfc70f46e106c24fea8
6Size (acme-0.40.1.tar.gz) = 86518 bytes 6Size (acme-1.0.0.tar.gz) = 78635 bytes

cvs diff -r1.21 -r1.22 pkgsrc/security/py-certbot/Makefile (expand / switch to unified diff)

--- pkgsrc/security/py-certbot/Makefile 2019/10/02 17:36:43 1.21
+++ pkgsrc/security/py-certbot/Makefile 2019/12/15 09:48:37 1.22
@@ -1,23 +1,23 @@ @@ -1,23 +1,23 @@
1# $NetBSD: Makefile,v 1.21 2019/10/02 17:36:43 adam Exp $ 1# $NetBSD: Makefile,v 1.22 2019/12/15 09:48:37 adam Exp $
2 2
3.include "../../security/py-certbot/Makefile.common" 3.include "../../security/py-certbot/Makefile.common"
4 4
5DISTNAME= certbot-${CERTBOT_VERSION} 5DISTNAME= certbot-${CERTBOT_VERSION}
6MASTER_SITES= ${MASTER_SITE_PYPI:=c/certbot/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=c/certbot/}
7 7
8COMMENT= Client for the Let's Encrypt CA 8COMMENT= Client for the Let's Encrypt CA
9 9
10DEPENDS+= ${PYPKGPREFIX}-acme>=0.29.0:../../security/py-acme 10DEPENDS+= ${PYPKGPREFIX}-acme>=0.40.0:../../security/py-acme
11DEPENDS+= ${PYPKGPREFIX}-configargparse>=0.9.3:../../devel/py-configargparse 11DEPENDS+= ${PYPKGPREFIX}-configargparse>=0.9.3:../../devel/py-configargparse
12DEPENDS+= ${PYPKGPREFIX}-configobj-[0-9]*:../../devel/py-configobj 12DEPENDS+= ${PYPKGPREFIX}-configobj-[0-9]*:../../devel/py-configobj
13DEPENDS+= ${PYPKGPREFIX}-cryptography>=1.2.3:../../security/py-cryptography 13DEPENDS+= ${PYPKGPREFIX}-cryptography>=1.2.3:../../security/py-cryptography
14DEPENDS+= ${PYPKGPREFIX}-distro>=1.0.1:../../devel/py-distro 14DEPENDS+= ${PYPKGPREFIX}-distro>=1.0.1:../../devel/py-distro
15DEPENDS+= ${PYPKGPREFIX}-josepy>=1.1.0:../../security/py-josepy 15DEPENDS+= ${PYPKGPREFIX}-josepy>=1.1.0:../../security/py-josepy
16DEPENDS+= ${PYPKGPREFIX}-mock-[0-9]*:../../devel/py-mock 16DEPENDS+= ${PYPKGPREFIX}-mock-[0-9]*:../../devel/py-mock
17DEPENDS+= ${PYPKGPREFIX}-parsedatetime>=1.3:../../time/py-parsedatetime 17DEPENDS+= ${PYPKGPREFIX}-parsedatetime>=1.3:../../time/py-parsedatetime
18DEPENDS+= ${PYPKGPREFIX}-pytz-[0-9]*:../../time/py-pytz 18DEPENDS+= ${PYPKGPREFIX}-pytz-[0-9]*:../../time/py-pytz
19DEPENDS+= ${PYPKGPREFIX}-rfc3339-[0-9]*:../../time/py-rfc3339 19DEPENDS+= ${PYPKGPREFIX}-rfc3339-[0-9]*:../../time/py-rfc3339
20DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools 20DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
21DEPENDS+= ${PYPKGPREFIX}-ZopeComponent-[0-9]*:../../devel/py-ZopeComponent 21DEPENDS+= ${PYPKGPREFIX}-ZopeComponent-[0-9]*:../../devel/py-ZopeComponent
22DEPENDS+= ${PYPKGPREFIX}-ZopeInterface-[0-9]*:../../devel/py-ZopeInterface 22DEPENDS+= ${PYPKGPREFIX}-ZopeInterface-[0-9]*:../../devel/py-ZopeInterface
23# Needed for the test target 23# Needed for the test target

cvs diff -r1.21 -r1.22 pkgsrc/security/py-certbot/PLIST (expand / switch to unified diff)

--- pkgsrc/security/py-certbot/PLIST 2019/08/23 09:57:49 1.21
+++ pkgsrc/security/py-certbot/PLIST 2019/12/15 09:48:37 1.22
@@ -1,301 +1,193 @@ @@ -1,301 +1,193 @@
1@comment $NetBSD: PLIST,v 1.21 2019/08/23 09:57:49 adam Exp $ 1@comment $NetBSD: PLIST,v 1.22 2019/12/15 09:48:37 adam Exp $
2bin/certbot-${PYVERSSUFFIX} 2bin/certbot-${PYVERSSUFFIX}
3${PYSITELIB}/${EGG_INFODIR}/PKG-INFO 3${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
4${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt 4${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
5${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt 5${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
6${PYSITELIB}/${EGG_INFODIR}/entry_points.txt 6${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
7${PYSITELIB}/${EGG_INFODIR}/requires.txt 7${PYSITELIB}/${EGG_INFODIR}/requires.txt
8${PYSITELIB}/${EGG_INFODIR}/top_level.txt 8${PYSITELIB}/${EGG_INFODIR}/top_level.txt
9${PYSITELIB}/certbot/__init__.py 9${PYSITELIB}/certbot/__init__.py
10${PYSITELIB}/certbot/__init__.pyc 10${PYSITELIB}/certbot/__init__.pyc
11${PYSITELIB}/certbot/__init__.pyo 11${PYSITELIB}/certbot/__init__.pyo
12${PYSITELIB}/certbot/account.py 12${PYSITELIB}/certbot/_internal/__init__.py
13${PYSITELIB}/certbot/account.pyc 13${PYSITELIB}/certbot/_internal/__init__.pyc
14${PYSITELIB}/certbot/account.pyo 14${PYSITELIB}/certbot/_internal/__init__.pyo
 15${PYSITELIB}/certbot/_internal/account.py
 16${PYSITELIB}/certbot/_internal/account.pyc
 17${PYSITELIB}/certbot/_internal/account.pyo
 18${PYSITELIB}/certbot/_internal/auth_handler.py
 19${PYSITELIB}/certbot/_internal/auth_handler.pyc
 20${PYSITELIB}/certbot/_internal/auth_handler.pyo
 21${PYSITELIB}/certbot/_internal/cert_manager.py
 22${PYSITELIB}/certbot/_internal/cert_manager.pyc
 23${PYSITELIB}/certbot/_internal/cert_manager.pyo
 24${PYSITELIB}/certbot/_internal/cli.py
 25${PYSITELIB}/certbot/_internal/cli.pyc
 26${PYSITELIB}/certbot/_internal/cli.pyo
 27${PYSITELIB}/certbot/_internal/client.py
 28${PYSITELIB}/certbot/_internal/client.pyc
 29${PYSITELIB}/certbot/_internal/client.pyo
 30${PYSITELIB}/certbot/_internal/configuration.py
 31${PYSITELIB}/certbot/_internal/configuration.pyc
 32${PYSITELIB}/certbot/_internal/configuration.pyo
 33${PYSITELIB}/certbot/_internal/constants.py
 34${PYSITELIB}/certbot/_internal/constants.pyc
 35${PYSITELIB}/certbot/_internal/constants.pyo
 36${PYSITELIB}/certbot/_internal/display/__init__.py
 37${PYSITELIB}/certbot/_internal/display/__init__.pyc
 38${PYSITELIB}/certbot/_internal/display/__init__.pyo
 39${PYSITELIB}/certbot/_internal/display/completer.py
 40${PYSITELIB}/certbot/_internal/display/completer.pyc
 41${PYSITELIB}/certbot/_internal/display/completer.pyo
 42${PYSITELIB}/certbot/_internal/display/dummy_readline.py
 43${PYSITELIB}/certbot/_internal/display/dummy_readline.pyc
 44${PYSITELIB}/certbot/_internal/display/dummy_readline.pyo
 45${PYSITELIB}/certbot/_internal/display/enhancements.py
 46${PYSITELIB}/certbot/_internal/display/enhancements.pyc
 47${PYSITELIB}/certbot/_internal/display/enhancements.pyo
 48${PYSITELIB}/certbot/_internal/eff.py
 49${PYSITELIB}/certbot/_internal/eff.pyc
 50${PYSITELIB}/certbot/_internal/eff.pyo
 51${PYSITELIB}/certbot/_internal/error_handler.py
 52${PYSITELIB}/certbot/_internal/error_handler.pyc
 53${PYSITELIB}/certbot/_internal/error_handler.pyo
 54${PYSITELIB}/certbot/_internal/hooks.py
 55${PYSITELIB}/certbot/_internal/hooks.pyc
 56${PYSITELIB}/certbot/_internal/hooks.pyo
 57${PYSITELIB}/certbot/_internal/lock.py
 58${PYSITELIB}/certbot/_internal/lock.pyc
 59${PYSITELIB}/certbot/_internal/lock.pyo
 60${PYSITELIB}/certbot/_internal/log.py
 61${PYSITELIB}/certbot/_internal/log.pyc
 62${PYSITELIB}/certbot/_internal/log.pyo
 63${PYSITELIB}/certbot/_internal/main.py
 64${PYSITELIB}/certbot/_internal/main.pyc
 65${PYSITELIB}/certbot/_internal/main.pyo
 66${PYSITELIB}/certbot/_internal/notify.py
 67${PYSITELIB}/certbot/_internal/notify.pyc
 68${PYSITELIB}/certbot/_internal/notify.pyo
 69${PYSITELIB}/certbot/_internal/ocsp.py
 70${PYSITELIB}/certbot/_internal/ocsp.pyc
 71${PYSITELIB}/certbot/_internal/ocsp.pyo
 72${PYSITELIB}/certbot/_internal/plugins/__init__.py
 73${PYSITELIB}/certbot/_internal/plugins/__init__.pyc
 74${PYSITELIB}/certbot/_internal/plugins/__init__.pyo
 75${PYSITELIB}/certbot/_internal/plugins/disco.py
 76${PYSITELIB}/certbot/_internal/plugins/disco.pyc
 77${PYSITELIB}/certbot/_internal/plugins/disco.pyo
 78${PYSITELIB}/certbot/_internal/plugins/manual.py
 79${PYSITELIB}/certbot/_internal/plugins/manual.pyc
 80${PYSITELIB}/certbot/_internal/plugins/manual.pyo
 81${PYSITELIB}/certbot/_internal/plugins/null.py
 82${PYSITELIB}/certbot/_internal/plugins/null.pyc
 83${PYSITELIB}/certbot/_internal/plugins/null.pyo
 84${PYSITELIB}/certbot/_internal/plugins/selection.py
 85${PYSITELIB}/certbot/_internal/plugins/selection.pyc
 86${PYSITELIB}/certbot/_internal/plugins/selection.pyo
 87${PYSITELIB}/certbot/_internal/plugins/standalone.py
 88${PYSITELIB}/certbot/_internal/plugins/standalone.pyc
 89${PYSITELIB}/certbot/_internal/plugins/standalone.pyo
 90${PYSITELIB}/certbot/_internal/plugins/webroot.py
 91${PYSITELIB}/certbot/_internal/plugins/webroot.pyc
 92${PYSITELIB}/certbot/_internal/plugins/webroot.pyo
 93${PYSITELIB}/certbot/_internal/renewal.py
 94${PYSITELIB}/certbot/_internal/renewal.pyc
 95${PYSITELIB}/certbot/_internal/renewal.pyo
 96${PYSITELIB}/certbot/_internal/reporter.py
 97${PYSITELIB}/certbot/_internal/reporter.pyc
 98${PYSITELIB}/certbot/_internal/reporter.pyo
 99${PYSITELIB}/certbot/_internal/storage.py
 100${PYSITELIB}/certbot/_internal/storage.pyc
 101${PYSITELIB}/certbot/_internal/storage.pyo
 102${PYSITELIB}/certbot/_internal/updater.py
 103${PYSITELIB}/certbot/_internal/updater.pyc
 104${PYSITELIB}/certbot/_internal/updater.pyo
15${PYSITELIB}/certbot/achallenges.py 105${PYSITELIB}/certbot/achallenges.py
16${PYSITELIB}/certbot/achallenges.pyc 106${PYSITELIB}/certbot/achallenges.pyc
17${PYSITELIB}/certbot/achallenges.pyo 107${PYSITELIB}/certbot/achallenges.pyo
18${PYSITELIB}/certbot/auth_handler.py 
19${PYSITELIB}/certbot/auth_handler.pyc 
20${PYSITELIB}/certbot/auth_handler.pyo 
21${PYSITELIB}/certbot/cert_manager.py 
22${PYSITELIB}/certbot/cert_manager.pyc 
23${PYSITELIB}/certbot/cert_manager.pyo 
24${PYSITELIB}/certbot/cli.py 
25${PYSITELIB}/certbot/cli.pyc 
26${PYSITELIB}/certbot/cli.pyo 
27${PYSITELIB}/certbot/client.py 
28${PYSITELIB}/certbot/client.pyc 
29${PYSITELIB}/certbot/client.pyo 
30${PYSITELIB}/certbot/compat/__init__.py 108${PYSITELIB}/certbot/compat/__init__.py
31${PYSITELIB}/certbot/compat/__init__.pyc 109${PYSITELIB}/certbot/compat/__init__.pyc
32${PYSITELIB}/certbot/compat/__init__.pyo 110${PYSITELIB}/certbot/compat/__init__.pyo
33${PYSITELIB}/certbot/compat/_path.py 111${PYSITELIB}/certbot/compat/_path.py
34${PYSITELIB}/certbot/compat/_path.pyc 112${PYSITELIB}/certbot/compat/_path.pyc
35${PYSITELIB}/certbot/compat/_path.pyo 113${PYSITELIB}/certbot/compat/_path.pyo
36${PYSITELIB}/certbot/compat/filesystem.py 114${PYSITELIB}/certbot/compat/filesystem.py
37${PYSITELIB}/certbot/compat/filesystem.pyc 115${PYSITELIB}/certbot/compat/filesystem.pyc
38${PYSITELIB}/certbot/compat/filesystem.pyo 116${PYSITELIB}/certbot/compat/filesystem.pyo
39${PYSITELIB}/certbot/compat/misc.py 117${PYSITELIB}/certbot/compat/misc.py
40${PYSITELIB}/certbot/compat/misc.pyc 118${PYSITELIB}/certbot/compat/misc.pyc
41${PYSITELIB}/certbot/compat/misc.pyo 119${PYSITELIB}/certbot/compat/misc.pyo
42${PYSITELIB}/certbot/compat/os.py 120${PYSITELIB}/certbot/compat/os.py
43${PYSITELIB}/certbot/compat/os.pyc 121${PYSITELIB}/certbot/compat/os.pyc
44${PYSITELIB}/certbot/compat/os.pyo 122${PYSITELIB}/certbot/compat/os.pyo
45${PYSITELIB}/certbot/configuration.py 
46${PYSITELIB}/certbot/configuration.pyc 
47${PYSITELIB}/certbot/configuration.pyo 
48${PYSITELIB}/certbot/constants.py 
49${PYSITELIB}/certbot/constants.pyc 
50${PYSITELIB}/certbot/constants.pyo 
51${PYSITELIB}/certbot/crypto_util.py 123${PYSITELIB}/certbot/crypto_util.py
52${PYSITELIB}/certbot/crypto_util.pyc 124${PYSITELIB}/certbot/crypto_util.pyc
53${PYSITELIB}/certbot/crypto_util.pyo 125${PYSITELIB}/certbot/crypto_util.pyo
54${PYSITELIB}/certbot/display/__init__.py 126${PYSITELIB}/certbot/display/__init__.py
55${PYSITELIB}/certbot/display/__init__.pyc 127${PYSITELIB}/certbot/display/__init__.pyc
56${PYSITELIB}/certbot/display/__init__.pyo 128${PYSITELIB}/certbot/display/__init__.pyo
57${PYSITELIB}/certbot/display/completer.py 
58${PYSITELIB}/certbot/display/completer.pyc 
59${PYSITELIB}/certbot/display/completer.pyo 
60${PYSITELIB}/certbot/display/dummy_readline.py 
61${PYSITELIB}/certbot/display/dummy_readline.pyc 
62${PYSITELIB}/certbot/display/dummy_readline.pyo 
63${PYSITELIB}/certbot/display/enhancements.py 
64${PYSITELIB}/certbot/display/enhancements.pyc 
65${PYSITELIB}/certbot/display/enhancements.pyo 
66${PYSITELIB}/certbot/display/ops.py 129${PYSITELIB}/certbot/display/ops.py
67${PYSITELIB}/certbot/display/ops.pyc 130${PYSITELIB}/certbot/display/ops.pyc
68${PYSITELIB}/certbot/display/ops.pyo 131${PYSITELIB}/certbot/display/ops.pyo
69${PYSITELIB}/certbot/display/util.py 132${PYSITELIB}/certbot/display/util.py
70${PYSITELIB}/certbot/display/util.pyc 133${PYSITELIB}/certbot/display/util.pyc
71${PYSITELIB}/certbot/display/util.pyo 134${PYSITELIB}/certbot/display/util.pyo
72${PYSITELIB}/certbot/eff.py 
73${PYSITELIB}/certbot/eff.pyc 
74${PYSITELIB}/certbot/eff.pyo 
75${PYSITELIB}/certbot/error_handler.py 
76${PYSITELIB}/certbot/error_handler.pyc 
77${PYSITELIB}/certbot/error_handler.pyo 
78${PYSITELIB}/certbot/errors.py 135${PYSITELIB}/certbot/errors.py
79${PYSITELIB}/certbot/errors.pyc 136${PYSITELIB}/certbot/errors.pyc
80${PYSITELIB}/certbot/errors.pyo 137${PYSITELIB}/certbot/errors.pyo
81${PYSITELIB}/certbot/hooks.py 
82${PYSITELIB}/certbot/hooks.pyc 
83${PYSITELIB}/certbot/hooks.pyo 
84${PYSITELIB}/certbot/interfaces.py 138${PYSITELIB}/certbot/interfaces.py
85${PYSITELIB}/certbot/interfaces.pyc 139${PYSITELIB}/certbot/interfaces.pyc
86${PYSITELIB}/certbot/interfaces.pyo 140${PYSITELIB}/certbot/interfaces.pyo
87${PYSITELIB}/certbot/lock.py 
88${PYSITELIB}/certbot/lock.pyc 
89${PYSITELIB}/certbot/lock.pyo 
90${PYSITELIB}/certbot/log.py 
91${PYSITELIB}/certbot/log.pyc 
92${PYSITELIB}/certbot/log.pyo 
93${PYSITELIB}/certbot/main.py 141${PYSITELIB}/certbot/main.py
94${PYSITELIB}/certbot/main.pyc 142${PYSITELIB}/certbot/main.pyc
95${PYSITELIB}/certbot/main.pyo 143${PYSITELIB}/certbot/main.pyo
96${PYSITELIB}/certbot/notify.py 
97${PYSITELIB}/certbot/notify.pyc 
98${PYSITELIB}/certbot/notify.pyo 
99${PYSITELIB}/certbot/ocsp.py 
100${PYSITELIB}/certbot/ocsp.pyc 
101${PYSITELIB}/certbot/ocsp.pyo 
102${PYSITELIB}/certbot/plugins/__init__.py 144${PYSITELIB}/certbot/plugins/__init__.py
103${PYSITELIB}/certbot/plugins/__init__.pyc 145${PYSITELIB}/certbot/plugins/__init__.pyc
104${PYSITELIB}/certbot/plugins/__init__.pyo 146${PYSITELIB}/certbot/plugins/__init__.pyo
105${PYSITELIB}/certbot/plugins/common.py 147${PYSITELIB}/certbot/plugins/common.py
106${PYSITELIB}/certbot/plugins/common.pyc 148${PYSITELIB}/certbot/plugins/common.pyc
107${PYSITELIB}/certbot/plugins/common.pyo 149${PYSITELIB}/certbot/plugins/common.pyo
108${PYSITELIB}/certbot/plugins/common_test.py 
109${PYSITELIB}/certbot/plugins/common_test.pyc 
110${PYSITELIB}/certbot/plugins/common_test.pyo 
111${PYSITELIB}/certbot/plugins/disco.py 
112${PYSITELIB}/certbot/plugins/disco.pyc 
113${PYSITELIB}/certbot/plugins/disco.pyo 
114${PYSITELIB}/certbot/plugins/disco_test.py 
115${PYSITELIB}/certbot/plugins/disco_test.pyc 
116${PYSITELIB}/certbot/plugins/disco_test.pyo 
117${PYSITELIB}/certbot/plugins/dns_common.py 150${PYSITELIB}/certbot/plugins/dns_common.py
118${PYSITELIB}/certbot/plugins/dns_common.pyc 151${PYSITELIB}/certbot/plugins/dns_common.pyc
119${PYSITELIB}/certbot/plugins/dns_common.pyo 152${PYSITELIB}/certbot/plugins/dns_common.pyo
120${PYSITELIB}/certbot/plugins/dns_common_lexicon.py 153${PYSITELIB}/certbot/plugins/dns_common_lexicon.py
121${PYSITELIB}/certbot/plugins/dns_common_lexicon.pyc 154${PYSITELIB}/certbot/plugins/dns_common_lexicon.pyc
122${PYSITELIB}/certbot/plugins/dns_common_lexicon.pyo 155${PYSITELIB}/certbot/plugins/dns_common_lexicon.pyo
123${PYSITELIB}/certbot/plugins/dns_common_lexicon_test.py 
124${PYSITELIB}/certbot/plugins/dns_common_lexicon_test.pyc 
125${PYSITELIB}/certbot/plugins/dns_common_lexicon_test.pyo 
126${PYSITELIB}/certbot/plugins/dns_common_test.py 
127${PYSITELIB}/certbot/plugins/dns_common_test.pyc 
128${PYSITELIB}/certbot/plugins/dns_common_test.pyo 
129${PYSITELIB}/certbot/plugins/dns_test_common.py 156${PYSITELIB}/certbot/plugins/dns_test_common.py
130${PYSITELIB}/certbot/plugins/dns_test_common.pyc 157${PYSITELIB}/certbot/plugins/dns_test_common.pyc
131${PYSITELIB}/certbot/plugins/dns_test_common.pyo 158${PYSITELIB}/certbot/plugins/dns_test_common.pyo
132${PYSITELIB}/certbot/plugins/dns_test_common_lexicon.py 159${PYSITELIB}/certbot/plugins/dns_test_common_lexicon.py
133${PYSITELIB}/certbot/plugins/dns_test_common_lexicon.pyc 160${PYSITELIB}/certbot/plugins/dns_test_common_lexicon.pyc
134${PYSITELIB}/certbot/plugins/dns_test_common_lexicon.pyo 161${PYSITELIB}/certbot/plugins/dns_test_common_lexicon.pyo
135${PYSITELIB}/certbot/plugins/enhancements.py 162${PYSITELIB}/certbot/plugins/enhancements.py
136${PYSITELIB}/certbot/plugins/enhancements.pyc 163${PYSITELIB}/certbot/plugins/enhancements.pyc
137${PYSITELIB}/certbot/plugins/enhancements.pyo 164${PYSITELIB}/certbot/plugins/enhancements.pyo
138${PYSITELIB}/certbot/plugins/enhancements_test.py 
139${PYSITELIB}/certbot/plugins/enhancements_test.pyc 
140${PYSITELIB}/certbot/plugins/enhancements_test.pyo 
141${PYSITELIB}/certbot/plugins/manual.py 
142${PYSITELIB}/certbot/plugins/manual.pyc 
143${PYSITELIB}/certbot/plugins/manual.pyo 
144${PYSITELIB}/certbot/plugins/manual_test.py 
145${PYSITELIB}/certbot/plugins/manual_test.pyc 
146${PYSITELIB}/certbot/plugins/manual_test.pyo 
147${PYSITELIB}/certbot/plugins/null.py 
148${PYSITELIB}/certbot/plugins/null.pyc 
149${PYSITELIB}/certbot/plugins/null.pyo 
150${PYSITELIB}/certbot/plugins/null_test.py 
151${PYSITELIB}/certbot/plugins/null_test.pyc 
152${PYSITELIB}/certbot/plugins/null_test.pyo 
153${PYSITELIB}/certbot/plugins/selection.py 
154${PYSITELIB}/certbot/plugins/selection.pyc 
155${PYSITELIB}/certbot/plugins/selection.pyo 
156${PYSITELIB}/certbot/plugins/selection_test.py 
157${PYSITELIB}/certbot/plugins/selection_test.pyc 
158${PYSITELIB}/certbot/plugins/selection_test.pyo 
159${PYSITELIB}/certbot/plugins/standalone.py 
160${PYSITELIB}/certbot/plugins/standalone.pyc 
161${PYSITELIB}/certbot/plugins/standalone.pyo 
162${PYSITELIB}/certbot/plugins/standalone_test.py 
163${PYSITELIB}/certbot/plugins/standalone_test.pyc 
164${PYSITELIB}/certbot/plugins/standalone_test.pyo 
165${PYSITELIB}/certbot/plugins/storage.py 165${PYSITELIB}/certbot/plugins/storage.py
166${PYSITELIB}/certbot/plugins/storage.pyc 166${PYSITELIB}/certbot/plugins/storage.pyc
167${PYSITELIB}/certbot/plugins/storage.pyo 167${PYSITELIB}/certbot/plugins/storage.pyo
168${PYSITELIB}/certbot/plugins/storage_test.py 
169${PYSITELIB}/certbot/plugins/storage_test.pyc 
170${PYSITELIB}/certbot/plugins/storage_test.pyo 
171${PYSITELIB}/certbot/plugins/util.py 168${PYSITELIB}/certbot/plugins/util.py
172${PYSITELIB}/certbot/plugins/util.pyc 169${PYSITELIB}/certbot/plugins/util.pyc
173${PYSITELIB}/certbot/plugins/util.pyo 170${PYSITELIB}/certbot/plugins/util.pyo
174${PYSITELIB}/certbot/plugins/util_test.py 
175${PYSITELIB}/certbot/plugins/util_test.pyc 
176${PYSITELIB}/certbot/plugins/util_test.pyo 
177${PYSITELIB}/certbot/plugins/webroot.py 
178${PYSITELIB}/certbot/plugins/webroot.pyc 
179${PYSITELIB}/certbot/plugins/webroot.pyo 
180${PYSITELIB}/certbot/plugins/webroot_test.py 
181${PYSITELIB}/certbot/plugins/webroot_test.pyc 
182${PYSITELIB}/certbot/plugins/webroot_test.pyo 
183${PYSITELIB}/certbot/renewal.py 
184${PYSITELIB}/certbot/renewal.pyc 
185${PYSITELIB}/certbot/renewal.pyo 
186${PYSITELIB}/certbot/reporter.py 
187${PYSITELIB}/certbot/reporter.pyc 
188${PYSITELIB}/certbot/reporter.pyo 
189${PYSITELIB}/certbot/reverter.py 171${PYSITELIB}/certbot/reverter.py
190${PYSITELIB}/certbot/reverter.pyc 172${PYSITELIB}/certbot/reverter.pyc
191${PYSITELIB}/certbot/reverter.pyo 173${PYSITELIB}/certbot/reverter.pyo
192${PYSITELIB}/certbot/ssl-dhparams.pem 174${PYSITELIB}/certbot/ssl-dhparams.pem
193${PYSITELIB}/certbot/storage.py 
194${PYSITELIB}/certbot/storage.pyc 
195${PYSITELIB}/certbot/storage.pyo 
196${PYSITELIB}/certbot/tests/__init__.py 175${PYSITELIB}/certbot/tests/__init__.py
197${PYSITELIB}/certbot/tests/__init__.pyc 176${PYSITELIB}/certbot/tests/__init__.pyc
198${PYSITELIB}/certbot/tests/__init__.pyo 177${PYSITELIB}/certbot/tests/__init__.pyo
199${PYSITELIB}/certbot/tests/account_test.py 
200${PYSITELIB}/certbot/tests/account_test.pyc 
201${PYSITELIB}/certbot/tests/account_test.pyo 
202${PYSITELIB}/certbot/tests/acme_util.py 178${PYSITELIB}/certbot/tests/acme_util.py
203${PYSITELIB}/certbot/tests/acme_util.pyc 179${PYSITELIB}/certbot/tests/acme_util.pyc
204${PYSITELIB}/certbot/tests/acme_util.pyo 180${PYSITELIB}/certbot/tests/acme_util.pyo
205${PYSITELIB}/certbot/tests/auth_handler_test.py 
206${PYSITELIB}/certbot/tests/auth_handler_test.pyc 
207${PYSITELIB}/certbot/tests/auth_handler_test.pyo 
208${PYSITELIB}/certbot/tests/cert_manager_test.py 
209${PYSITELIB}/certbot/tests/cert_manager_test.pyc 
210${PYSITELIB}/certbot/tests/cert_manager_test.pyo 
211${PYSITELIB}/certbot/tests/cli_test.py 
212${PYSITELIB}/certbot/tests/cli_test.pyc 
213${PYSITELIB}/certbot/tests/cli_test.pyo 
214${PYSITELIB}/certbot/tests/client_test.py 
215${PYSITELIB}/certbot/tests/client_test.pyc 
216${PYSITELIB}/certbot/tests/client_test.pyo 
217${PYSITELIB}/certbot/tests/compat/__init__.py 
218${PYSITELIB}/certbot/tests/compat/__init__.pyc 
219${PYSITELIB}/certbot/tests/compat/__init__.pyo 
220${PYSITELIB}/certbot/tests/compat/filesystem_test.py 
221${PYSITELIB}/certbot/tests/compat/filesystem_test.pyc 
222${PYSITELIB}/certbot/tests/compat/filesystem_test.pyo 
223${PYSITELIB}/certbot/tests/compat/os_test.py 
224${PYSITELIB}/certbot/tests/compat/os_test.pyc 
225${PYSITELIB}/certbot/tests/compat/os_test.pyo 
226${PYSITELIB}/certbot/tests/configuration_test.py 
227${PYSITELIB}/certbot/tests/configuration_test.pyc 
228${PYSITELIB}/certbot/tests/configuration_test.pyo 
229${PYSITELIB}/certbot/tests/crypto_util_test.py 
230${PYSITELIB}/certbot/tests/crypto_util_test.pyc 
231${PYSITELIB}/certbot/tests/crypto_util_test.pyo 
232${PYSITELIB}/certbot/tests/display/__init__.py 
233${PYSITELIB}/certbot/tests/display/__init__.pyc 
234${PYSITELIB}/certbot/tests/display/__init__.pyo 
235${PYSITELIB}/certbot/tests/display/completer_test.py 
236${PYSITELIB}/certbot/tests/display/completer_test.pyc 
237${PYSITELIB}/certbot/tests/display/completer_test.pyo 
238${PYSITELIB}/certbot/tests/display/enhancements_test.py 
239${PYSITELIB}/certbot/tests/display/enhancements_test.pyc 
240${PYSITELIB}/certbot/tests/display/enhancements_test.pyo 
241${PYSITELIB}/certbot/tests/display/ops_test.py 
242${PYSITELIB}/certbot/tests/display/ops_test.pyc 
243${PYSITELIB}/certbot/tests/display/ops_test.pyo 
244${PYSITELIB}/certbot/tests/display/util_test.py 
245${PYSITELIB}/certbot/tests/display/util_test.pyc 
246${PYSITELIB}/certbot/tests/display/util_test.pyo 
247${PYSITELIB}/certbot/tests/eff_test.py 
248${PYSITELIB}/certbot/tests/eff_test.pyc 
249${PYSITELIB}/certbot/tests/eff_test.pyo 
250${PYSITELIB}/certbot/tests/error_handler_test.py 
251${PYSITELIB}/certbot/tests/error_handler_test.pyc 
252${PYSITELIB}/certbot/tests/error_handler_test.pyo 
253${PYSITELIB}/certbot/tests/errors_test.py 
254${PYSITELIB}/certbot/tests/errors_test.pyc 
255${PYSITELIB}/certbot/tests/errors_test.pyo 
256${PYSITELIB}/certbot/tests/hook_test.py 
257${PYSITELIB}/certbot/tests/hook_test.pyc 
258${PYSITELIB}/certbot/tests/hook_test.pyo 
259${PYSITELIB}/certbot/tests/lock_test.py 
260${PYSITELIB}/certbot/tests/lock_test.pyc 
261${PYSITELIB}/certbot/tests/lock_test.pyo 
262${PYSITELIB}/certbot/tests/log_test.py 
263${PYSITELIB}/certbot/tests/log_test.pyc 
264${PYSITELIB}/certbot/tests/log_test.pyo 
265${PYSITELIB}/certbot/tests/main_test.py 
266${PYSITELIB}/certbot/tests/main_test.pyc 
267${PYSITELIB}/certbot/tests/main_test.pyo 
268${PYSITELIB}/certbot/tests/notify_test.py 
269${PYSITELIB}/certbot/tests/notify_test.pyc 
270${PYSITELIB}/certbot/tests/notify_test.pyo 
271${PYSITELIB}/certbot/tests/ocsp_test.py 
272${PYSITELIB}/certbot/tests/ocsp_test.pyc 
273${PYSITELIB}/certbot/tests/ocsp_test.pyo 
274${PYSITELIB}/certbot/tests/renewal_test.py 
275${PYSITELIB}/certbot/tests/renewal_test.pyc 
276${PYSITELIB}/certbot/tests/renewal_test.pyo 
277${PYSITELIB}/certbot/tests/renewupdater_test.py 
278${PYSITELIB}/certbot/tests/renewupdater_test.pyc 
279${PYSITELIB}/certbot/tests/renewupdater_test.pyo 
280${PYSITELIB}/certbot/tests/reporter_test.py 
281${PYSITELIB}/certbot/tests/reporter_test.pyc 
282${PYSITELIB}/certbot/tests/reporter_test.pyo 
283${PYSITELIB}/certbot/tests/reverter_test.py 
284${PYSITELIB}/certbot/tests/reverter_test.pyc 
285${PYSITELIB}/certbot/tests/reverter_test.pyo 
286${PYSITELIB}/certbot/tests/storage_test.py 
287${PYSITELIB}/certbot/tests/storage_test.pyc 
288${PYSITELIB}/certbot/tests/storage_test.pyo 
289${PYSITELIB}/certbot/tests/testdata/README 181${PYSITELIB}/certbot/tests/testdata/README
290${PYSITELIB}/certbot/tests/testdata/cert-5sans_512.pem 182${PYSITELIB}/certbot/tests/testdata/cert-5sans_512.pem
291${PYSITELIB}/certbot/tests/testdata/cert-nosans_nistp256.pem 183${PYSITELIB}/certbot/tests/testdata/cert-nosans_nistp256.pem
292${PYSITELIB}/certbot/tests/testdata/cert-san_512.pem 184${PYSITELIB}/certbot/tests/testdata/cert-san_512.pem
293${PYSITELIB}/certbot/tests/testdata/cert_2048.pem 185${PYSITELIB}/certbot/tests/testdata/cert_2048.pem
294${PYSITELIB}/certbot/tests/testdata/cert_512.pem 186${PYSITELIB}/certbot/tests/testdata/cert_512.pem
295${PYSITELIB}/certbot/tests/testdata/cert_512_bad.pem 187${PYSITELIB}/certbot/tests/testdata/cert_512_bad.pem
296${PYSITELIB}/certbot/tests/testdata/cert_fullchain_2048.pem 188${PYSITELIB}/certbot/tests/testdata/cert_fullchain_2048.pem
297${PYSITELIB}/certbot/tests/testdata/cli.ini 189${PYSITELIB}/certbot/tests/testdata/cli.ini
298${PYSITELIB}/certbot/tests/testdata/csr-6sans_512.conf 190${PYSITELIB}/certbot/tests/testdata/csr-6sans_512.conf
299${PYSITELIB}/certbot/tests/testdata/csr-6sans_512.pem 191${PYSITELIB}/certbot/tests/testdata/csr-6sans_512.pem
300${PYSITELIB}/certbot/tests/testdata/csr-nonames_512.pem 192${PYSITELIB}/certbot/tests/testdata/csr-nonames_512.pem
301${PYSITELIB}/certbot/tests/testdata/csr-nosans_512.conf 193${PYSITELIB}/certbot/tests/testdata/csr-nosans_512.conf
@@ -312,23 +204,17 @@ ${PYSITELIB}/certbot/tests/testdata/os-r @@ -312,23 +204,17 @@ ${PYSITELIB}/certbot/tests/testdata/os-r
312${PYSITELIB}/certbot/tests/testdata/rsa2048_key.pem 204${PYSITELIB}/certbot/tests/testdata/rsa2048_key.pem
313${PYSITELIB}/certbot/tests/testdata/rsa256_key.pem 205${PYSITELIB}/certbot/tests/testdata/rsa256_key.pem
314${PYSITELIB}/certbot/tests/testdata/rsa512_key.pem 206${PYSITELIB}/certbot/tests/testdata/rsa512_key.pem
315${PYSITELIB}/certbot/tests/testdata/sample-archive/cert1.pem 207${PYSITELIB}/certbot/tests/testdata/sample-archive/cert1.pem
316${PYSITELIB}/certbot/tests/testdata/sample-archive/chain1.pem 208${PYSITELIB}/certbot/tests/testdata/sample-archive/chain1.pem
317${PYSITELIB}/certbot/tests/testdata/sample-archive/fullchain1.pem 209${PYSITELIB}/certbot/tests/testdata/sample-archive/fullchain1.pem
318${PYSITELIB}/certbot/tests/testdata/sample-archive/privkey1.pem 210${PYSITELIB}/certbot/tests/testdata/sample-archive/privkey1.pem
319${PYSITELIB}/certbot/tests/testdata/sample-renewal-ancient.conf 211${PYSITELIB}/certbot/tests/testdata/sample-renewal-ancient.conf
320${PYSITELIB}/certbot/tests/testdata/sample-renewal.conf 212${PYSITELIB}/certbot/tests/testdata/sample-renewal.conf
321${PYSITELIB}/certbot/tests/testdata/webrootconftest.ini 213${PYSITELIB}/certbot/tests/testdata/webrootconftest.ini
322${PYSITELIB}/certbot/tests/util.py 214${PYSITELIB}/certbot/tests/util.py
323${PYSITELIB}/certbot/tests/util.pyc 215${PYSITELIB}/certbot/tests/util.pyc
324${PYSITELIB}/certbot/tests/util.pyo 216${PYSITELIB}/certbot/tests/util.pyo
325${PYSITELIB}/certbot/tests/util_test.py 
326${PYSITELIB}/certbot/tests/util_test.pyc 
327${PYSITELIB}/certbot/tests/util_test.pyo 
328${PYSITELIB}/certbot/updater.py 
329${PYSITELIB}/certbot/updater.pyc 
330${PYSITELIB}/certbot/updater.pyo 
331${PYSITELIB}/certbot/util.py 217${PYSITELIB}/certbot/util.py
332${PYSITELIB}/certbot/util.pyc 218${PYSITELIB}/certbot/util.pyc
333${PYSITELIB}/certbot/util.pyo 219${PYSITELIB}/certbot/util.pyo
334share/examples/certbot-${PYVERSSUFFIX}/cli.ini 220share/examples/certbot-${PYVERSSUFFIX}/cli.ini

cvs diff -r1.38 -r1.39 pkgsrc/security/py-certbot/Makefile.common (expand / switch to unified diff)

--- pkgsrc/security/py-certbot/Makefile.common 2019/11/14 18:28:17 1.38
+++ pkgsrc/security/py-certbot/Makefile.common 2019/12/15 09:48:37 1.39
@@ -1,27 +1,27 @@ @@ -1,27 +1,27 @@
1# $NetBSD: Makefile.common,v 1.38 2019/11/14 18:28:17 adam Exp $ 1# $NetBSD: Makefile.common,v 1.39 2019/12/15 09:48:37 adam Exp $
2# used by security/py-acme/Makefile 2# used by security/py-acme/Makefile
3# used by security/py-certbot/Makefile 3# used by security/py-certbot/Makefile
4# used by security/py-certbot-apache/Makefile 4# used by security/py-certbot-apache/Makefile
5# used by security/py-certbot-dns-dnsimple/Makefile 5# used by security/py-certbot-dns-dnsimple/Makefile
6# used by security/py-certbot-dns-dnsmadeeasy/Makefile 6# used by security/py-certbot-dns-dnsmadeeasy/Makefile
7# used by security/py-certbot-dns-gehirn/Makefile 7# used by security/py-certbot-dns-gehirn/Makefile
8# used by security/py-certbot-dns-google/Makefile 8# used by security/py-certbot-dns-google/Makefile
9# used by security/py-certbot-dns-linode/Makefile 9# used by security/py-certbot-dns-linode/Makefile
10# used by security/py-certbot-dns-luadns/Makefile 10# used by security/py-certbot-dns-luadns/Makefile
11# used by security/py-certbot-dns-nsone/Makefile 11# used by security/py-certbot-dns-nsone/Makefile
12# used by security/py-certbot-dns-ovh/Makefile 12# used by security/py-certbot-dns-ovh/Makefile
13# used by security/py-certbot-dns-rfc2136/Makefile 13# used by security/py-certbot-dns-rfc2136/Makefile
14# used by security/py-certbot-dns-route53/Makefile 14# used by security/py-certbot-dns-route53/Makefile
15# used by security/py-certbot-dns-sakuracloud/Makefile 15# used by security/py-certbot-dns-sakuracloud/Makefile
16# used by security/py-certbot-nginx/Makefile 16# used by security/py-certbot-nginx/Makefile
17 17
18CERTBOT_VERSION= 0.40.1 18CERTBOT_VERSION= 1.0.0
19 19
20PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 20PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
21CATEGORIES?= security python 21CATEGORIES?= security python
22 22
23MAINTAINER= adam@NetBSD.org 23MAINTAINER= adam@NetBSD.org
24HOMEPAGE= https://github.com/certbot/certbot 24HOMEPAGE= https://github.com/certbot/certbot
25LICENSE= apache-2.0 25LICENSE= apache-2.0
26 26
27USE_LANGUAGES= # none 27USE_LANGUAGES= # none

cvs diff -r1.40 -r1.41 pkgsrc/security/py-certbot/distinfo (expand / switch to unified diff)

--- pkgsrc/security/py-certbot/distinfo 2019/11/14 18:28:17 1.40
+++ pkgsrc/security/py-certbot/distinfo 2019/12/15 09:48:37 1.41
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.40 2019/11/14 18:28:17 adam Exp $ 1$NetBSD: distinfo,v 1.41 2019/12/15 09:48:37 adam Exp $
2 2
3SHA1 (certbot-0.40.1.tar.gz) = 6d66f943ebd92be3797dbcc0a73de0de91a4e0c4 3SHA1 (certbot-1.0.0.tar.gz) = 43b9ac5fe35f0636094ebdc11b7b69df96952789
4RMD160 (certbot-0.40.1.tar.gz) = 7d7b8dbcf5540cfb3275465da6ad42e85835fffb 4RMD160 (certbot-1.0.0.tar.gz) = 457edd02debe4a39f91c70f958a2bf24989676ea
5SHA512 (certbot-0.40.1.tar.gz) = a6f1de41c0d182a184fc0a27bd0256291c1bc76cfd51007b0c057aa4230f4cebf8dc4a393d71dba21a5b833d4728c038a5a7ebd84b4b84d17907589bfa1e0858 5SHA512 (certbot-1.0.0.tar.gz) = ab432f3986b28d88857a550016b21240f5af85f145e12c291c9b99060c22d1d313b1ea0000db132ae0297f238096b7754ce37d409e5c83d8d67564058c657307
6Size (certbot-0.40.1.tar.gz) = 361523 bytes 6Size (certbot-1.0.0.tar.gz) = 357926 bytes

cvs diff -r1.4 -r1.5 pkgsrc/security/py-certbot-apache/PLIST (expand / switch to unified diff)

--- pkgsrc/security/py-certbot-apache/PLIST 2019/07/15 12:52:54 1.4
+++ pkgsrc/security/py-certbot-apache/PLIST 2019/12/15 09:48:38 1.5
@@ -1,249 +1,61 @@ @@ -1,249 +1,61 @@
1@comment $NetBSD: PLIST,v 1.4 2019/07/15 12:52:54 adam Exp $ 1@comment $NetBSD: PLIST,v 1.5 2019/12/15 09:48:38 adam Exp $
2${PYSITELIB}/${EGG_INFODIR}/PKG-INFO 2${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
3${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt 3${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
4${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt 4${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
5${PYSITELIB}/${EGG_INFODIR}/entry_points.txt 5${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
6${PYSITELIB}/${EGG_INFODIR}/requires.txt 6${PYSITELIB}/${EGG_INFODIR}/requires.txt
7${PYSITELIB}/${EGG_INFODIR}/top_level.txt 7${PYSITELIB}/${EGG_INFODIR}/top_level.txt
8${PYSITELIB}/certbot_apache/__init__.py 8${PYSITELIB}/certbot_apache/__init__.py
9${PYSITELIB}/certbot_apache/__init__.pyc 9${PYSITELIB}/certbot_apache/__init__.pyc
10${PYSITELIB}/certbot_apache/__init__.pyo 10${PYSITELIB}/certbot_apache/__init__.pyo
11${PYSITELIB}/certbot_apache/apache_util.py 11${PYSITELIB}/certbot_apache/_internal/__init__.py
12${PYSITELIB}/certbot_apache/apache_util.pyc 12${PYSITELIB}/certbot_apache/_internal/__init__.pyc
13${PYSITELIB}/certbot_apache/apache_util.pyo 13${PYSITELIB}/certbot_apache/_internal/__init__.pyo
14${PYSITELIB}/certbot_apache/augeas_lens/httpd.aug 14${PYSITELIB}/certbot_apache/_internal/apache_util.py
15${PYSITELIB}/certbot_apache/centos-options-ssl-apache.conf 15${PYSITELIB}/certbot_apache/_internal/apache_util.pyc
16${PYSITELIB}/certbot_apache/configurator.py 16${PYSITELIB}/certbot_apache/_internal/apache_util.pyo
17${PYSITELIB}/certbot_apache/configurator.pyc 17${PYSITELIB}/certbot_apache/_internal/augeas_lens/httpd.aug
18${PYSITELIB}/certbot_apache/configurator.pyo 18${PYSITELIB}/certbot_apache/_internal/centos-options-ssl-apache.conf
19${PYSITELIB}/certbot_apache/constants.py 19${PYSITELIB}/certbot_apache/_internal/configurator.py
20${PYSITELIB}/certbot_apache/constants.pyc 20${PYSITELIB}/certbot_apache/_internal/configurator.pyc
21${PYSITELIB}/certbot_apache/constants.pyo 21${PYSITELIB}/certbot_apache/_internal/configurator.pyo
22${PYSITELIB}/certbot_apache/display_ops.py 22${PYSITELIB}/certbot_apache/_internal/constants.py
23${PYSITELIB}/certbot_apache/display_ops.pyc 23${PYSITELIB}/certbot_apache/_internal/constants.pyc
24${PYSITELIB}/certbot_apache/display_ops.pyo 24${PYSITELIB}/certbot_apache/_internal/constants.pyo
25${PYSITELIB}/certbot_apache/entrypoint.py 25${PYSITELIB}/certbot_apache/_internal/display_ops.py
26${PYSITELIB}/certbot_apache/entrypoint.pyc 26${PYSITELIB}/certbot_apache/_internal/display_ops.pyc
27${PYSITELIB}/certbot_apache/entrypoint.pyo 27${PYSITELIB}/certbot_apache/_internal/display_ops.pyo
28${PYSITELIB}/certbot_apache/http_01.py 28${PYSITELIB}/certbot_apache/_internal/entrypoint.py
29${PYSITELIB}/certbot_apache/http_01.pyc 29${PYSITELIB}/certbot_apache/_internal/entrypoint.pyc
30${PYSITELIB}/certbot_apache/http_01.pyo 30${PYSITELIB}/certbot_apache/_internal/entrypoint.pyo
31${PYSITELIB}/certbot_apache/obj.py 31${PYSITELIB}/certbot_apache/_internal/http_01.py
32${PYSITELIB}/certbot_apache/obj.pyc 32${PYSITELIB}/certbot_apache/_internal/http_01.pyc
33${PYSITELIB}/certbot_apache/obj.pyo 33${PYSITELIB}/certbot_apache/_internal/http_01.pyo
34${PYSITELIB}/certbot_apache/options-ssl-apache.conf 34${PYSITELIB}/certbot_apache/_internal/obj.py
35${PYSITELIB}/certbot_apache/override_arch.py 35${PYSITELIB}/certbot_apache/_internal/obj.pyc
36${PYSITELIB}/certbot_apache/override_arch.pyc 36${PYSITELIB}/certbot_apache/_internal/obj.pyo
37${PYSITELIB}/certbot_apache/override_arch.pyo 37${PYSITELIB}/certbot_apache/_internal/options-ssl-apache.conf
38${PYSITELIB}/certbot_apache/override_centos.py 38${PYSITELIB}/certbot_apache/_internal/override_arch.py
39${PYSITELIB}/certbot_apache/override_centos.pyc 39${PYSITELIB}/certbot_apache/_internal/override_arch.pyc
40${PYSITELIB}/certbot_apache/override_centos.pyo 40${PYSITELIB}/certbot_apache/_internal/override_arch.pyo
41${PYSITELIB}/certbot_apache/override_darwin.py 41${PYSITELIB}/certbot_apache/_internal/override_centos.py
42${PYSITELIB}/certbot_apache/override_darwin.pyc 42${PYSITELIB}/certbot_apache/_internal/override_centos.pyc
43${PYSITELIB}/certbot_apache/override_darwin.pyo 43${PYSITELIB}/certbot_apache/_internal/override_centos.pyo
44${PYSITELIB}/certbot_apache/override_debian.py 44${PYSITELIB}/certbot_apache/_internal/override_darwin.py
45${PYSITELIB}/certbot_apache/override_debian.pyc 45${PYSITELIB}/certbot_apache/_internal/override_darwin.pyc
46${PYSITELIB}/certbot_apache/override_debian.pyo 46${PYSITELIB}/certbot_apache/_internal/override_darwin.pyo
47${PYSITELIB}/certbot_apache/override_fedora.py 47${PYSITELIB}/certbot_apache/_internal/override_debian.py
48${PYSITELIB}/certbot_apache/override_fedora.pyc 48${PYSITELIB}/certbot_apache/_internal/override_debian.pyc
49${PYSITELIB}/certbot_apache/override_fedora.pyo 49${PYSITELIB}/certbot_apache/_internal/override_debian.pyo
50${PYSITELIB}/certbot_apache/override_gentoo.py 50${PYSITELIB}/certbot_apache/_internal/override_fedora.py
51${PYSITELIB}/certbot_apache/override_gentoo.pyc 51${PYSITELIB}/certbot_apache/_internal/override_fedora.pyc
52${PYSITELIB}/certbot_apache/override_gentoo.pyo 52${PYSITELIB}/certbot_apache/_internal/override_fedora.pyo
53${PYSITELIB}/certbot_apache/override_suse.py 53${PYSITELIB}/certbot_apache/_internal/override_gentoo.py
54${PYSITELIB}/certbot_apache/override_suse.pyc 54${PYSITELIB}/certbot_apache/_internal/override_gentoo.pyc
55${PYSITELIB}/certbot_apache/override_suse.pyo 55${PYSITELIB}/certbot_apache/_internal/override_gentoo.pyo
56${PYSITELIB}/certbot_apache/parser.py 56${PYSITELIB}/certbot_apache/_internal/override_suse.py
57${PYSITELIB}/certbot_apache/parser.pyc 57${PYSITELIB}/certbot_apache/_internal/override_suse.pyc
58${PYSITELIB}/certbot_apache/parser.pyo 58${PYSITELIB}/certbot_apache/_internal/override_suse.pyo
59${PYSITELIB}/certbot_apache/tests/__init__.py 59${PYSITELIB}/certbot_apache/_internal/parser.py
60${PYSITELIB}/certbot_apache/tests/__init__.pyc 60${PYSITELIB}/certbot_apache/_internal/parser.pyc
61${PYSITELIB}/certbot_apache/tests/__init__.pyo 61${PYSITELIB}/certbot_apache/_internal/parser.pyo
62${PYSITELIB}/certbot_apache/tests/autohsts_test.py 
63${PYSITELIB}/certbot_apache/tests/autohsts_test.pyc 
64${PYSITELIB}/certbot_apache/tests/autohsts_test.pyo 
65${PYSITELIB}/certbot_apache/tests/centos6_test.py 
66${PYSITELIB}/certbot_apache/tests/centos6_test.pyc 
67${PYSITELIB}/certbot_apache/tests/centos6_test.pyo 
68${PYSITELIB}/certbot_apache/tests/centos_test.py 
69${PYSITELIB}/certbot_apache/tests/centos_test.pyc 
70${PYSITELIB}/certbot_apache/tests/centos_test.pyo 
71${PYSITELIB}/certbot_apache/tests/complex_parsing_test.py 
72${PYSITELIB}/certbot_apache/tests/complex_parsing_test.pyc 
73${PYSITELIB}/certbot_apache/tests/complex_parsing_test.pyo 
74${PYSITELIB}/certbot_apache/tests/configurator_reverter_test.py 
75${PYSITELIB}/certbot_apache/tests/configurator_reverter_test.pyc 
76${PYSITELIB}/certbot_apache/tests/configurator_reverter_test.pyo 
77${PYSITELIB}/certbot_apache/tests/configurator_test.py 
78${PYSITELIB}/certbot_apache/tests/configurator_test.pyc 
79${PYSITELIB}/certbot_apache/tests/configurator_test.pyo 
80${PYSITELIB}/certbot_apache/tests/debian_test.py 
81${PYSITELIB}/certbot_apache/tests/debian_test.pyc 
82${PYSITELIB}/certbot_apache/tests/debian_test.pyo 
83${PYSITELIB}/certbot_apache/tests/display_ops_test.py 
84${PYSITELIB}/certbot_apache/tests/display_ops_test.pyc 
85${PYSITELIB}/certbot_apache/tests/display_ops_test.pyo 
86${PYSITELIB}/certbot_apache/tests/entrypoint_test.py 
87${PYSITELIB}/certbot_apache/tests/entrypoint_test.pyc 
88${PYSITELIB}/certbot_apache/tests/entrypoint_test.pyo 
89${PYSITELIB}/certbot_apache/tests/fedora_test.py 
90${PYSITELIB}/certbot_apache/tests/fedora_test.pyc 
91${PYSITELIB}/certbot_apache/tests/fedora_test.pyo 
92${PYSITELIB}/certbot_apache/tests/gentoo_test.py 
93${PYSITELIB}/certbot_apache/tests/gentoo_test.pyc 
94${PYSITELIB}/certbot_apache/tests/gentoo_test.pyo 
95${PYSITELIB}/certbot_apache/tests/http_01_test.py 
96${PYSITELIB}/certbot_apache/tests/http_01_test.pyc 
97${PYSITELIB}/certbot_apache/tests/http_01_test.pyo 
98${PYSITELIB}/certbot_apache/tests/obj_test.py 
99${PYSITELIB}/certbot_apache/tests/obj_test.pyc 
100${PYSITELIB}/certbot_apache/tests/obj_test.pyo 
101${PYSITELIB}/certbot_apache/tests/parser_test.py 
102${PYSITELIB}/certbot_apache/tests/parser_test.pyc 
103${PYSITELIB}/certbot_apache/tests/parser_test.pyo 
104${PYSITELIB}/certbot_apache/tests/testdata/centos6_apache/apache/httpd/conf.d/README 
105${PYSITELIB}/certbot_apache/tests/testdata/centos6_apache/apache/httpd/conf.d/ssl.conf 
106${PYSITELIB}/certbot_apache/tests/testdata/centos6_apache/apache/httpd/conf.d/test.example.com.conf 
107${PYSITELIB}/certbot_apache/tests/testdata/centos6_apache/apache/httpd/conf.d/welcome.conf 
108${PYSITELIB}/certbot_apache/tests/testdata/centos6_apache/apache/httpd/conf/httpd.conf 
109${PYSITELIB}/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.d/README 
110${PYSITELIB}/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.d/autoindex.conf 
111${PYSITELIB}/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.d/centos.example.com.conf 
112${PYSITELIB}/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.d/ssl.conf 
113${PYSITELIB}/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.d/userdir.conf 
114${PYSITELIB}/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.d/welcome.conf 
115${PYSITELIB}/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d/00-base.conf 
116${PYSITELIB}/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d/00-dav.conf 
117${PYSITELIB}/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d/00-lua.conf 
118${PYSITELIB}/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d/00-mpm.conf 
119${PYSITELIB}/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d/00-proxy.conf 
120${PYSITELIB}/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d/00-ssl.conf 
121${PYSITELIB}/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d/00-systemd.conf 
122${PYSITELIB}/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d/01-cgi.conf 
123${PYSITELIB}/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf/httpd.conf 
124${PYSITELIB}/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf/magic 
125${PYSITELIB}/certbot_apache/tests/testdata/centos7_apache/apache/sites 
126${PYSITELIB}/certbot_apache/tests/testdata/centos7_apache/apache/sysconfig/httpd 
127${PYSITELIB}/certbot_apache/tests/testdata/complex_parsing/apache2.conf 
128${PYSITELIB}/certbot_apache/tests/testdata/complex_parsing/conf-enabled/dummy.conf 
129${PYSITELIB}/certbot_apache/tests/testdata/complex_parsing/test_fnmatch.conf 
130${PYSITELIB}/certbot_apache/tests/testdata/complex_parsing/test_variables.conf 
131${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/apache2.conf 
132${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available/bad_conf_file.conf 
133${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available/other-vhosts-access-log.conf 
134${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available/security.conf 
135${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available/serve-cgi-bin.conf 
136${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-enabled/other-vhosts-access-log.conf 
137${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-enabled/security.conf 
138${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-enabled/serve-cgi-bin.conf 
139${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/envvars 
140${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/authz_svn.load 
141${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/dav.load 
142${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/dav_svn.conf 
143${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/dav_svn.load 
144${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/rewrite.load 
145${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/ssl.conf 
146${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/ssl.load 
147${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled/authz_svn.load 
148${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled/dav.load 
149${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled/dav_svn.conf 
150${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled/dav_svn.load 
151${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/ports.conf 
152${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-available/another_wildcard.conf 
153${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-available/old-and-default.conf 
154${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-available/wildcard.conf 
155${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-enabled/another_wildcard.conf 
156${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-enabled/old-and-default.conf 
157${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-enabled/wildcard.conf 
158${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/sites 
159${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/apache2.conf 
160${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-available/other-vhosts-access-log.conf 
161${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-available/security.conf 
162${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-available/serve-cgi-bin.conf 
163${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled/other-vhosts-access-log.conf 
164${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled/security.conf 
165${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled/serve-cgi-bin.conf 
166${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/envvars 
167${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/mods-available/ssl.conf 
168${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/mods-available/ssl.load 
169${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/ports.conf 
170${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/sites-available/000-default.conf 
171${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/sites-available/default-ssl.conf 
172${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/sites-enabled/000-default.conf 
173${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/sites 
174${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/apache2.conf 
175${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/envvars 
176${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/ports.conf 
177${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-available/default.conf 
178${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-available/multi-vhost.conf 
179${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-enabled/default.conf 
180${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-enabled/multi-vhost.conf 
181${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/apache2.conf 
182${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available/bad_conf_file.conf 
183${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available/other-vhosts-access-log.conf 
184${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available/security.conf 
185${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available/serve-cgi-bin.conf 
186${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled/other-vhosts-access-log.conf 
187${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled/security.conf 
188${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled/serve-cgi-bin.conf 
189${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/envvars 
190${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/authz_svn.load 
191${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/dav.load 
192${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/dav_svn.conf 
193${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/dav_svn.load 
194${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/rewrite.load 
195${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/ssl.conf 
196${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/ssl.load 
197${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled/authz_svn.load 
198${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled/dav.load 
199${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled/dav_svn.conf 
200${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled/dav_svn.load 
201${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/ports.conf 
202${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/000-default.conf 
203${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/certbot.conf 
204${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/default-ssl-port-only.conf 
205${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/default-ssl.conf 
206${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/duplicatehttp.conf 
207${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/duplicatehttps.conf 
208${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/encryption-example.conf 
209${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/mod_macro-example.conf 
210${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/ocsp-ssl.conf 
211${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/wildcard.conf 
212${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/000-default.conf 
213${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/certbot.conf 
214${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/default-ssl-port-only.conf 
215${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/default-ssl.conf 
216${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/duplicatehttp.conf 
217${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/duplicatehttps.conf 
218${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/encryption-example.conf 
219${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/mod_macro-example.conf 
220${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/non-symlink.conf 
221${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/ocsp-ssl.conf 
222${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/wildcard.conf 
223${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/sites 
224${PYSITELIB}/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/httpd.conf 
225${PYSITELIB}/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/magic 
226${PYSITELIB}/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_default_settings.conf 
227${PYSITELIB}/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_error_documents.conf 
228${PYSITELIB}/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_languages.conf 
229${PYSITELIB}/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_mod_autoindex.conf 
230${PYSITELIB}/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_mod_info.conf 
231${PYSITELIB}/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_mod_log_config.conf 
232${PYSITELIB}/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_mod_mime.conf 
233${PYSITELIB}/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_mod_status.conf 
234${PYSITELIB}/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_mod_userdir.conf 
235${PYSITELIB}/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_mpm.conf 
236${PYSITELIB}/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/10_mod_mem_cache.conf 
237${PYSITELIB}/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/40_mod_ssl.conf 
238${PYSITELIB}/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/41_mod_http2.conf 
239${PYSITELIB}/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/45_mod_dav.conf 
240${PYSITELIB}/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/46_mod_ldap.conf 
241${PYSITELIB}/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/vhosts.d/00_default_ssl_vhost.conf 
242${PYSITELIB}/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/vhosts.d/00_default_vhost.conf 
243${PYSITELIB}/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/vhosts.d/default_vhost.include 
244${PYSITELIB}/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/vhosts.d/gentoo.example.com.conf 
245${PYSITELIB}/certbot_apache/tests/testdata/gentoo_apache/apache/conf.d/apache2 
246${PYSITELIB}/certbot_apache/tests/testdata/gentoo_apache/apache/sites 
247${PYSITELIB}/certbot_apache/tests/util.py 
248${PYSITELIB}/certbot_apache/tests/util.pyc 
249${PYSITELIB}/certbot_apache/tests/util.pyo 

cvs diff -r1.12 -r1.13 pkgsrc/security/py-certbot-apache/distinfo (expand / switch to unified diff)

--- pkgsrc/security/py-certbot-apache/distinfo 2019/11/14 18:28:17 1.12
+++ pkgsrc/security/py-certbot-apache/distinfo 2019/12/15 09:48:38 1.13
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.12 2019/11/14 18:28:17 adam Exp $ 1$NetBSD: distinfo,v 1.13 2019/12/15 09:48:38 adam Exp $
2 2
3SHA1 (certbot-apache-0.40.1.tar.gz) = 2dbc0e307b3d0fdcc2634d87075d71f7b69b8018 3SHA1 (certbot-apache-1.0.0.tar.gz) = e84bd9b245da70ead905d33b40db303be65d1b4a
4RMD160 (certbot-apache-0.40.1.tar.gz) = de4a7f1b82b21af468509e7fc45bd1b47368b1cc 4RMD160 (certbot-apache-1.0.0.tar.gz) = 5cd3c115f475a35247085e678427cc398f119975
5SHA512 (certbot-apache-0.40.1.tar.gz) = ad51a4d04000127b351a58c07d0d793f15a5077430d3a7896dbaba8da71e9677f9fd94af1aa154e74fa8ad74c8ef7bc2f19c0044e624fbb523f98f85efc6e487 5SHA512 (certbot-apache-1.0.0.tar.gz) = 25cfaf8d58f52c502cf7a0cc70f279ccc7eb44f16dc509b32cd15310fff52c5b92c2cf0ecbc55abab830659219cf4c458363dfd4b8391d23f098d5afce3f636d
6Size (certbot-apache-0.40.1.tar.gz) = 180430 bytes 6Size (certbot-apache-1.0.0.tar.gz) = 195910 bytes

cvs diff -r1.2 -r1.3 pkgsrc/security/py-certbot-dns-dnsimple/PLIST (expand / switch to unified diff)

--- pkgsrc/security/py-certbot-dns-dnsimple/PLIST 2019/10/02 17:36:43 1.2
+++ pkgsrc/security/py-certbot-dns-dnsimple/PLIST 2019/12/15 09:48:38 1.3
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1@comment $NetBSD: PLIST,v 1.2 2019/10/02 17:36:43 adam Exp $ 1@comment $NetBSD: PLIST,v 1.3 2019/12/15 09:48:38 adam Exp $
2${PYSITELIB}/${EGG_INFODIR}/PKG-INFO 2${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
3${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt 3${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
4${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt 4${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
5${PYSITELIB}/${EGG_INFODIR}/entry_points.txt 5${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
6${PYSITELIB}/${EGG_INFODIR}/requires.txt 6${PYSITELIB}/${EGG_INFODIR}/requires.txt
7${PYSITELIB}/${EGG_INFODIR}/top_level.txt 7${PYSITELIB}/${EGG_INFODIR}/top_level.txt
8${PYSITELIB}/certbot_dns_dnsimple/__init__.py 8${PYSITELIB}/certbot_dns_dnsimple/__init__.py
9${PYSITELIB}/certbot_dns_dnsimple/__init__.pyc 9${PYSITELIB}/certbot_dns_dnsimple/__init__.pyc
10${PYSITELIB}/certbot_dns_dnsimple/__init__.pyo 10${PYSITELIB}/certbot_dns_dnsimple/__init__.pyo
11${PYSITELIB}/certbot_dns_dnsimple/dns_dnsimple.py 11${PYSITELIB}/certbot_dns_dnsimple/_internal/__init__.py
12${PYSITELIB}/certbot_dns_dnsimple/dns_dnsimple.pyc 12${PYSITELIB}/certbot_dns_dnsimple/_internal/__init__.pyc
13${PYSITELIB}/certbot_dns_dnsimple/dns_dnsimple.pyo 13${PYSITELIB}/certbot_dns_dnsimple/_internal/__init__.pyo
14${PYSITELIB}/certbot_dns_dnsimple/dns_dnsimple_test.py 14${PYSITELIB}/certbot_dns_dnsimple/_internal/dns_dnsimple.py
15${PYSITELIB}/certbot_dns_dnsimple/dns_dnsimple_test.pyc 15${PYSITELIB}/certbot_dns_dnsimple/_internal/dns_dnsimple.pyc
16${PYSITELIB}/certbot_dns_dnsimple/dns_dnsimple_test.pyo 16${PYSITELIB}/certbot_dns_dnsimple/_internal/dns_dnsimple.pyo

cvs diff -r1.7 -r1.8 pkgsrc/security/py-certbot-dns-dnsimple/distinfo (expand / switch to unified diff)

--- pkgsrc/security/py-certbot-dns-dnsimple/distinfo 2019/11/14 18:28:17 1.7
+++ pkgsrc/security/py-certbot-dns-dnsimple/distinfo 2019/12/15 09:48:38 1.8
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.7 2019/11/14 18:28:17 adam Exp $ 1$NetBSD: distinfo,v 1.8 2019/12/15 09:48:38 adam Exp $
2 2
3SHA1 (certbot-dns-dnsimple-0.40.1.tar.gz) = e9a31ceaa7d485e4eed834f815a714d3e3b6d9f6 3SHA1 (certbot-dns-dnsimple-1.0.0.tar.gz) = 9a6035834ce41791e07c000b99cf5cdbd26d9f1c
4RMD160 (certbot-dns-dnsimple-0.40.1.tar.gz) = 59e1528a474da5cc2647011bec0f1f74be0a95c6 4RMD160 (certbot-dns-dnsimple-1.0.0.tar.gz) = 0a01e5416edc02e1c43e2741807f9c09d60b3672
5SHA512 (certbot-dns-dnsimple-0.40.1.tar.gz) = f116ff8268c7fdf39d5ceabf5b84be065cb3df828dc95e000c8702fdd448d72c9b557a51cd8ec4147e7bc59a3fa0f2022b571d1ccb7ff0be1c72e86413297781 5SHA512 (certbot-dns-dnsimple-1.0.0.tar.gz) = 4faea07345419f0da991036fab326638259ec82d1d80289353516bb1ac79fa0b5f360a04c224d2a5d565bc13543c7f29ae4ec968b36e137ccba299b26c33ed28
6Size (certbot-dns-dnsimple-0.40.1.tar.gz) = 11643 bytes 6Size (certbot-dns-dnsimple-1.0.0.tar.gz) = 11978 bytes

cvs diff -r1.2 -r1.3 pkgsrc/security/py-certbot-dns-dnsmadeeasy/PLIST (expand / switch to unified diff)

--- pkgsrc/security/py-certbot-dns-dnsmadeeasy/PLIST 2019/10/02 17:36:43 1.2
+++ pkgsrc/security/py-certbot-dns-dnsmadeeasy/PLIST 2019/12/15 09:48:38 1.3
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1@comment $NetBSD: PLIST,v 1.2 2019/10/02 17:36:43 adam Exp $ 1@comment $NetBSD: PLIST,v 1.3 2019/12/15 09:48:38 adam Exp $
2${PYSITELIB}/${EGG_INFODIR}/PKG-INFO 2${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
3${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt 3${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
4${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt 4${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
5${PYSITELIB}/${EGG_INFODIR}/entry_points.txt 5${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
6${PYSITELIB}/${EGG_INFODIR}/requires.txt 6${PYSITELIB}/${EGG_INFODIR}/requires.txt
7${PYSITELIB}/${EGG_INFODIR}/top_level.txt 7${PYSITELIB}/${EGG_INFODIR}/top_level.txt
8${PYSITELIB}/certbot_dns_dnsmadeeasy/__init__.py 8${PYSITELIB}/certbot_dns_dnsmadeeasy/__init__.py
9${PYSITELIB}/certbot_dns_dnsmadeeasy/__init__.pyc 9${PYSITELIB}/certbot_dns_dnsmadeeasy/__init__.pyc
10${PYSITELIB}/certbot_dns_dnsmadeeasy/__init__.pyo 10${PYSITELIB}/certbot_dns_dnsmadeeasy/__init__.pyo
11${PYSITELIB}/certbot_dns_dnsmadeeasy/dns_dnsmadeeasy.py 11${PYSITELIB}/certbot_dns_dnsmadeeasy/_internal/__init__.py
12${PYSITELIB}/certbot_dns_dnsmadeeasy/dns_dnsmadeeasy.pyc 12${PYSITELIB}/certbot_dns_dnsmadeeasy/_internal/__init__.pyc
13${PYSITELIB}/certbot_dns_dnsmadeeasy/dns_dnsmadeeasy.pyo 13${PYSITELIB}/certbot_dns_dnsmadeeasy/_internal/__init__.pyo
14${PYSITELIB}/certbot_dns_dnsmadeeasy/dns_dnsmadeeasy_test.py 14${PYSITELIB}/certbot_dns_dnsmadeeasy/_internal/dns_dnsmadeeasy.py
15${PYSITELIB}/certbot_dns_dnsmadeeasy/dns_dnsmadeeasy_test.pyc 15${PYSITELIB}/certbot_dns_dnsmadeeasy/_internal/dns_dnsmadeeasy.pyc
16${PYSITELIB}/certbot_dns_dnsmadeeasy/dns_dnsmadeeasy_test.pyo 16${PYSITELIB}/certbot_dns_dnsmadeeasy/_internal/dns_dnsmadeeasy.pyo

cvs diff -r1.7 -r1.8 pkgsrc/security/py-certbot-dns-dnsmadeeasy/distinfo (expand / switch to unified diff)

--- pkgsrc/security/py-certbot-dns-dnsmadeeasy/distinfo 2019/11/14 18:28:18 1.7
+++ pkgsrc/security/py-certbot-dns-dnsmadeeasy/distinfo 2019/12/15 09:48:38 1.8
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.7 2019/11/14 18:28:18 adam Exp $ 1$NetBSD: distinfo,v 1.8 2019/12/15 09:48:38 adam Exp $
2 2
3SHA1 (certbot-dns-dnsmadeeasy-0.40.1.tar.gz) = dd66b4ac24705c90544ef61bedccd7b60107bdc4 3SHA1 (certbot-dns-dnsmadeeasy-1.0.0.tar.gz) = 4cc8a49db2ff08ffb392ba0b657ddddd25a414e0
4RMD160 (certbot-dns-dnsmadeeasy-0.40.1.tar.gz) = 29e17ed5889777ae6bae23d392c577766f793fbe 4RMD160 (certbot-dns-dnsmadeeasy-1.0.0.tar.gz) = c5565ddbfd6a4ad432a4b94a52c9b28514b2c894
5SHA512 (certbot-dns-dnsmadeeasy-0.40.1.tar.gz) = 469dd9b9fad604e2aea327faaf3e62433d2a1dbd14534de82071bae3ce1bec001b4467ccd779e88545b36f082f54fd3e74aa5bf76d632856ea7286d569afb199 5SHA512 (certbot-dns-dnsmadeeasy-1.0.0.tar.gz) = a2ca8194d600f93c33c069277ba18d79ef899a00d1d577c7d321032cb60c80a02713430d252a57e0fe152862382e1ecf3867ca434b5244ae10ec028ff31e7373
6Size (certbot-dns-dnsmadeeasy-0.40.1.tar.gz) = 11484 bytes 6Size (certbot-dns-dnsmadeeasy-1.0.0.tar.gz) = 11777 bytes

cvs diff -r1.2 -r1.3 pkgsrc/security/py-certbot-dns-gehirn/PLIST (expand / switch to unified diff)

--- pkgsrc/security/py-certbot-dns-gehirn/PLIST 2019/10/02 17:36:43 1.2
+++ pkgsrc/security/py-certbot-dns-gehirn/PLIST 2019/12/15 09:48:38 1.3
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1@comment $NetBSD: PLIST,v 1.2 2019/10/02 17:36:43 adam Exp $ 1@comment $NetBSD: PLIST,v 1.3 2019/12/15 09:48:38 adam Exp $
2${PYSITELIB}/${EGG_INFODIR}/PKG-INFO 2${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
3${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt 3${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
4${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt 4${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
5${PYSITELIB}/${EGG_INFODIR}/entry_points.txt 5${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
6${PYSITELIB}/${EGG_INFODIR}/requires.txt 6${PYSITELIB}/${EGG_INFODIR}/requires.txt
7${PYSITELIB}/${EGG_INFODIR}/top_level.txt 7${PYSITELIB}/${EGG_INFODIR}/top_level.txt
8${PYSITELIB}/certbot_dns_gehirn/__init__.py 8${PYSITELIB}/certbot_dns_gehirn/__init__.py
9${PYSITELIB}/certbot_dns_gehirn/__init__.pyc 9${PYSITELIB}/certbot_dns_gehirn/__init__.pyc
10${PYSITELIB}/certbot_dns_gehirn/__init__.pyo 10${PYSITELIB}/certbot_dns_gehirn/__init__.pyo
11${PYSITELIB}/certbot_dns_gehirn/dns_gehirn.py 11${PYSITELIB}/certbot_dns_gehirn/_internal/__init__.py
12${PYSITELIB}/certbot_dns_gehirn/dns_gehirn.pyc 12${PYSITELIB}/certbot_dns_gehirn/_internal/__init__.pyc
13${PYSITELIB}/certbot_dns_gehirn/dns_gehirn.pyo 13${PYSITELIB}/certbot_dns_gehirn/_internal/__init__.pyo
14${PYSITELIB}/certbot_dns_gehirn/dns_gehirn_test.py 14${PYSITELIB}/certbot_dns_gehirn/_internal/dns_gehirn.py
15${PYSITELIB}/certbot_dns_gehirn/dns_gehirn_test.pyc 15${PYSITELIB}/certbot_dns_gehirn/_internal/dns_gehirn.pyc
16${PYSITELIB}/certbot_dns_gehirn/dns_gehirn_test.pyo 16${PYSITELIB}/certbot_dns_gehirn/_internal/dns_gehirn.pyo

cvs diff -r1.7 -r1.8 pkgsrc/security/py-certbot-dns-gehirn/distinfo (expand / switch to unified diff)

--- pkgsrc/security/py-certbot-dns-gehirn/distinfo 2019/11/14 18:28:18 1.7
+++ pkgsrc/security/py-certbot-dns-gehirn/distinfo 2019/12/15 09:48:38 1.8
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.7 2019/11/14 18:28:18 adam Exp $ 1$NetBSD: distinfo,v 1.8 2019/12/15 09:48:38 adam Exp $
2 2
3SHA1 (certbot-dns-gehirn-0.40.1.tar.gz) = 2caee80551fc3396cd869de2bb53a8e9523c0500 3SHA1 (certbot-dns-gehirn-1.0.0.tar.gz) = 62dd357aa2697f2759a1a326b7c2a00bb3894694
4RMD160 (certbot-dns-gehirn-0.40.1.tar.gz) = e19053e092f1650d15f5c8fe28e3997f3324e51e 4RMD160 (certbot-dns-gehirn-1.0.0.tar.gz) = be4df5d2e6e513811e17d1f8e634b909ada46e59
5SHA512 (certbot-dns-gehirn-0.40.1.tar.gz) = a3b3fc8cf3bc9a736ec69c256d35ad4580fdcd2b95b98acd636d71c26f8ea8b5b0e8c9ea6188d59da6a8e704c408526c65f2649660938b2f3dcdf719028eec21 5SHA512 (certbot-dns-gehirn-1.0.0.tar.gz) = 83d60a6a763bdb70ddf0fea290e64f871095b8cc9301aca8ff9ca1959b3a4081571f16022de70cceda98dadfdfc1f7b184f8a110f45a300e10237173b4654efb
6Size (certbot-dns-gehirn-0.40.1.tar.gz) = 11534 bytes 6Size (certbot-dns-gehirn-1.0.0.tar.gz) = 11816 bytes

cvs diff -r1.2 -r1.3 pkgsrc/security/py-certbot-dns-google/PLIST (expand / switch to unified diff)

--- pkgsrc/security/py-certbot-dns-google/PLIST 2019/10/02 17:36:43 1.2
+++ pkgsrc/security/py-certbot-dns-google/PLIST 2019/12/15 09:48:38 1.3
@@ -1,17 +1,16 @@ @@ -1,17 +1,16 @@
1@comment $NetBSD: PLIST,v 1.2 2019/10/02 17:36:43 adam Exp $ 1@comment $NetBSD: PLIST,v 1.3 2019/12/15 09:48:38 adam Exp $
2${PYSITELIB}/${EGG_INFODIR}/PKG-INFO 2${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
3${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt 3${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
4${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt 4${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
5${PYSITELIB}/${EGG_INFODIR}/entry_points.txt 5${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
6${PYSITELIB}/${EGG_INFODIR}/requires.txt 6${PYSITELIB}/${EGG_INFODIR}/requires.txt
7${PYSITELIB}/${EGG_INFODIR}/top_level.txt 7${PYSITELIB}/${EGG_INFODIR}/top_level.txt
8${PYSITELIB}/certbot_dns_google/__init__.py 8${PYSITELIB}/certbot_dns_google/__init__.py
9${PYSITELIB}/certbot_dns_google/__init__.pyc 9${PYSITELIB}/certbot_dns_google/__init__.pyc
10${PYSITELIB}/certbot_dns_google/__init__.pyo 10${PYSITELIB}/certbot_dns_google/__init__.pyo
11${PYSITELIB}/certbot_dns_google/dns_google.py 11${PYSITELIB}/certbot_dns_google/_internal/__init__.py
12${PYSITELIB}/certbot_dns_google/dns_google.pyc 12${PYSITELIB}/certbot_dns_google/_internal/__init__.pyc
13${PYSITELIB}/certbot_dns_google/dns_google.pyo 13${PYSITELIB}/certbot_dns_google/_internal/__init__.pyo
14${PYSITELIB}/certbot_dns_google/dns_google_test.py 14${PYSITELIB}/certbot_dns_google/_internal/dns_google.py
15${PYSITELIB}/certbot_dns_google/dns_google_test.pyc 15${PYSITELIB}/certbot_dns_google/_internal/dns_google.pyc
16${PYSITELIB}/certbot_dns_google/dns_google_test.pyo 16${PYSITELIB}/certbot_dns_google/_internal/dns_google.pyo
17${PYSITELIB}/certbot_dns_google/testdata/discovery.json 

cvs diff -r1.7 -r1.8 pkgsrc/security/py-certbot-dns-google/distinfo (expand / switch to unified diff)

--- pkgsrc/security/py-certbot-dns-google/distinfo 2019/11/14 18:28:18 1.7
+++ pkgsrc/security/py-certbot-dns-google/distinfo 2019/12/15 09:48:38 1.8
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.7 2019/11/14 18:28:18 adam Exp $ 1$NetBSD: distinfo,v 1.8 2019/12/15 09:48:38 adam Exp $
2 2
3SHA1 (certbot-dns-google-0.40.1.tar.gz) = 154310dd187f4611f54baebdf4fd658a643f6ea8 3SHA1 (certbot-dns-google-1.0.0.tar.gz) = 4ba495114736f99da544d9000ebd5596da8b0698
4RMD160 (certbot-dns-google-0.40.1.tar.gz) = 31c602895845b6d4e45b97f28b8901f27379197f 4RMD160 (certbot-dns-google-1.0.0.tar.gz) = c4edb5f0890224d0f1db30db7aeb05fe7af76e33
5SHA512 (certbot-dns-google-0.40.1.tar.gz) = 41d31c4d7de065c24fcfefb35906c1c31c2955671d532ad395a3c54192c877048e358b5e5c288d898badebcba94c2944e3e2d9ab04e024a0d4d56db79f6ec956 5SHA512 (certbot-dns-google-1.0.0.tar.gz) = 60621f28a5389929e8f594552a3ab75f759ea742d6759cef8970f7c55950a3e7505daf0d1615f2ac8d9830838f067f74bf2879305eb0dd32f0e52ff4ba13100d
6Size (certbot-dns-google-0.40.1.tar.gz) = 22401 bytes 6Size (certbot-dns-google-1.0.0.tar.gz) = 22389 bytes

cvs diff -r1.2 -r1.3 pkgsrc/security/py-certbot-dns-linode/PLIST (expand / switch to unified diff)

--- pkgsrc/security/py-certbot-dns-linode/PLIST 2019/10/02 17:36:43 1.2
+++ pkgsrc/security/py-certbot-dns-linode/PLIST 2019/12/15 09:48:38 1.3
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1@comment $NetBSD: PLIST,v 1.2 2019/10/02 17:36:43 adam Exp $ 1@comment $NetBSD: PLIST,v 1.3 2019/12/15 09:48:38 adam Exp $
2${PYSITELIB}/${EGG_INFODIR}/PKG-INFO 2${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
3${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt 3${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
4${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt 4${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
5${PYSITELIB}/${EGG_INFODIR}/entry_points.txt 5${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
6${PYSITELIB}/${EGG_INFODIR}/requires.txt 6${PYSITELIB}/${EGG_INFODIR}/requires.txt
7${PYSITELIB}/${EGG_INFODIR}/top_level.txt 7${PYSITELIB}/${EGG_INFODIR}/top_level.txt
8${PYSITELIB}/certbot_dns_linode/__init__.py 8${PYSITELIB}/certbot_dns_linode/__init__.py
9${PYSITELIB}/certbot_dns_linode/__init__.pyc 9${PYSITELIB}/certbot_dns_linode/__init__.pyc
10${PYSITELIB}/certbot_dns_linode/__init__.pyo 10${PYSITELIB}/certbot_dns_linode/__init__.pyo
11${PYSITELIB}/certbot_dns_linode/dns_linode.py 11${PYSITELIB}/certbot_dns_linode/_internal/__init__.py
12${PYSITELIB}/certbot_dns_linode/dns_linode.pyc 12${PYSITELIB}/certbot_dns_linode/_internal/__init__.pyc
13${PYSITELIB}/certbot_dns_linode/dns_linode.pyo 13${PYSITELIB}/certbot_dns_linode/_internal/__init__.pyo
14${PYSITELIB}/certbot_dns_linode/dns_linode_test.py 14${PYSITELIB}/certbot_dns_linode/_internal/dns_linode.py
15${PYSITELIB}/certbot_dns_linode/dns_linode_test.pyc 15${PYSITELIB}/certbot_dns_linode/_internal/dns_linode.pyc
16${PYSITELIB}/certbot_dns_linode/dns_linode_test.pyo 16${PYSITELIB}/certbot_dns_linode/_internal/dns_linode.pyo

cvs diff -r1.7 -r1.8 pkgsrc/security/py-certbot-dns-linode/distinfo (expand / switch to unified diff)

--- pkgsrc/security/py-certbot-dns-linode/distinfo 2019/11/14 18:28:18 1.7
+++ pkgsrc/security/py-certbot-dns-linode/distinfo 2019/12/15 09:48:38 1.8
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.7 2019/11/14 18:28:18 adam Exp $ 1$NetBSD: distinfo,v 1.8 2019/12/15 09:48:38 adam Exp $
2 2
3SHA1 (certbot-dns-linode-0.40.1.tar.gz) = 1bc95d6e48740ce8f53e963c07768a56d4656758 3SHA1 (certbot-dns-linode-1.0.0.tar.gz) = 4d6a2d61f20458cc8ebfa2fb2e51b0925388260c
4RMD160 (certbot-dns-linode-0.40.1.tar.gz) = 06486f78bac79bba6edf55b1650a19f0cd73dd1c 4RMD160 (certbot-dns-linode-1.0.0.tar.gz) = 88d67c179c4cb5ca148969f2044c8e89c04cb2c9
5SHA512 (certbot-dns-linode-0.40.1.tar.gz) = 09b3f7f3807418dd29a9f79f4fdb3b81e05342c11a896abbb185b46621645db29ffb7e19d940a476de447af1c5f015e988bce0610411d6cc37e50148b2aca0f6 5SHA512 (certbot-dns-linode-1.0.0.tar.gz) = 8d361f894a6256e13e1843a4996cac87c901d7dbf85efff1725d94a86ea275538644757ea2a3eecfd9e4c5734955c3b1b31acc1225849fc0a8c090feddcb18ad
6Size (certbot-dns-linode-0.40.1.tar.gz) = 12207 bytes 6Size (certbot-dns-linode-1.0.0.tar.gz) = 12360 bytes

cvs diff -r1.2 -r1.3 pkgsrc/security/py-certbot-dns-luadns/PLIST (expand / switch to unified diff)

--- pkgsrc/security/py-certbot-dns-luadns/PLIST 2019/10/02 17:36:43 1.2
+++ pkgsrc/security/py-certbot-dns-luadns/PLIST 2019/12/15 09:48:38 1.3
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1@comment $NetBSD: PLIST,v 1.2 2019/10/02 17:36:43 adam Exp $ 1@comment $NetBSD: PLIST,v 1.3 2019/12/15 09:48:38 adam Exp $
2${PYSITELIB}/${EGG_INFODIR}/PKG-INFO 2${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
3${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt 3${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
4${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt 4${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
5${PYSITELIB}/${EGG_INFODIR}/entry_points.txt 5${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
6${PYSITELIB}/${EGG_INFODIR}/requires.txt 6${PYSITELIB}/${EGG_INFODIR}/requires.txt
7${PYSITELIB}/${EGG_INFODIR}/top_level.txt 7${PYSITELIB}/${EGG_INFODIR}/top_level.txt
8${PYSITELIB}/certbot_dns_luadns/__init__.py 8${PYSITELIB}/certbot_dns_luadns/__init__.py
9${PYSITELIB}/certbot_dns_luadns/__init__.pyc 9${PYSITELIB}/certbot_dns_luadns/__init__.pyc
10${PYSITELIB}/certbot_dns_luadns/__init__.pyo 10${PYSITELIB}/certbot_dns_luadns/__init__.pyo
11${PYSITELIB}/certbot_dns_luadns/dns_luadns.py 11${PYSITELIB}/certbot_dns_luadns/_internal/__init__.py
12${PYSITELIB}/certbot_dns_luadns/dns_luadns.pyc 12${PYSITELIB}/certbot_dns_luadns/_internal/__init__.pyc
13${PYSITELIB}/certbot_dns_luadns/dns_luadns.pyo 13${PYSITELIB}/certbot_dns_luadns/_internal/__init__.pyo
14${PYSITELIB}/certbot_dns_luadns/dns_luadns_test.py 14${PYSITELIB}/certbot_dns_luadns/_internal/dns_luadns.py
15${PYSITELIB}/certbot_dns_luadns/dns_luadns_test.pyc 15${PYSITELIB}/certbot_dns_luadns/_internal/dns_luadns.pyc
16${PYSITELIB}/certbot_dns_luadns/dns_luadns_test.pyo 16${PYSITELIB}/certbot_dns_luadns/_internal/dns_luadns.pyo

cvs diff -r1.12 -r1.13 pkgsrc/security/py-certbot-dns-luadns/distinfo (expand / switch to unified diff)

--- pkgsrc/security/py-certbot-dns-luadns/distinfo 2019/11/14 18:28:18 1.12
+++ pkgsrc/security/py-certbot-dns-luadns/distinfo 2019/12/15 09:48:38 1.13
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.12 2019/11/14 18:28:18 adam Exp $ 1$NetBSD: distinfo,v 1.13 2019/12/15 09:48:38 adam Exp $
2 2
3SHA1 (certbot-dns-luadns-0.40.1.tar.gz) = c50e4b91a0c7b7e3a7498ab4e7021ba4328f0a52 3SHA1 (certbot-dns-luadns-1.0.0.tar.gz) = 02325cfaa22f41769cd916db8986037e6e931946
4RMD160 (certbot-dns-luadns-0.40.1.tar.gz) = 41d96cd290608c6aa3042653e63888e16802642a 4RMD160 (certbot-dns-luadns-1.0.0.tar.gz) = 3bf1c30c03ed875b3aed86600893a732d191c228
5SHA512 (certbot-dns-luadns-0.40.1.tar.gz) = 1ebc6e029eb5ed1d6ac7ef50fc842aaae6b0db5fe7dcf0aee5eab524ae8fb18c5632d6007ffd03fa38e2ec81622646bfa2d3b9fe9806e547101771093c93d0a5 5SHA512 (certbot-dns-luadns-1.0.0.tar.gz) = ab742f7648d104774b599331b6527dc3f0b9af38b726693f697764b9a227dc8e72235849cbbdf32794e51433081be91137903c08fb7db704962e4e877bf62a77
6Size (certbot-dns-luadns-0.40.1.tar.gz) = 11367 bytes 6Size (certbot-dns-luadns-1.0.0.tar.gz) = 11857 bytes

cvs diff -r1.2 -r1.3 pkgsrc/security/py-certbot-dns-nsone/PLIST (expand / switch to unified diff)

--- pkgsrc/security/py-certbot-dns-nsone/PLIST 2019/10/02 17:36:44 1.2
+++ pkgsrc/security/py-certbot-dns-nsone/PLIST 2019/12/15 09:48:39 1.3
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1@comment $NetBSD: PLIST,v 1.2 2019/10/02 17:36:44 adam Exp $ 1@comment $NetBSD: PLIST,v 1.3 2019/12/15 09:48:39 adam Exp $
2${PYSITELIB}/${EGG_INFODIR}/PKG-INFO 2${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
3${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt 3${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
4${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt 4${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
5${PYSITELIB}/${EGG_INFODIR}/entry_points.txt 5${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
6${PYSITELIB}/${EGG_INFODIR}/requires.txt 6${PYSITELIB}/${EGG_INFODIR}/requires.txt
7${PYSITELIB}/${EGG_INFODIR}/top_level.txt 7${PYSITELIB}/${EGG_INFODIR}/top_level.txt
8${PYSITELIB}/certbot_dns_nsone/__init__.py 8${PYSITELIB}/certbot_dns_nsone/__init__.py
9${PYSITELIB}/certbot_dns_nsone/__init__.pyc 9${PYSITELIB}/certbot_dns_nsone/__init__.pyc
10${PYSITELIB}/certbot_dns_nsone/__init__.pyo 10${PYSITELIB}/certbot_dns_nsone/__init__.pyo
11${PYSITELIB}/certbot_dns_nsone/dns_nsone.py 11${PYSITELIB}/certbot_dns_nsone/_internal/__init__.py
12${PYSITELIB}/certbot_dns_nsone/dns_nsone.pyc 12${PYSITELIB}/certbot_dns_nsone/_internal/__init__.pyc
13${PYSITELIB}/certbot_dns_nsone/dns_nsone.pyo 13${PYSITELIB}/certbot_dns_nsone/_internal/__init__.pyo
14${PYSITELIB}/certbot_dns_nsone/dns_nsone_test.py 14${PYSITELIB}/certbot_dns_nsone/_internal/dns_nsone.py
15${PYSITELIB}/certbot_dns_nsone/dns_nsone_test.pyc 15${PYSITELIB}/certbot_dns_nsone/_internal/dns_nsone.pyc
16${PYSITELIB}/certbot_dns_nsone/dns_nsone_test.pyo 16${PYSITELIB}/certbot_dns_nsone/_internal/dns_nsone.pyo

cvs diff -r1.12 -r1.13 pkgsrc/security/py-certbot-dns-nsone/distinfo (expand / switch to unified diff)

--- pkgsrc/security/py-certbot-dns-nsone/distinfo 2019/11/14 18:28:18 1.12
+++ pkgsrc/security/py-certbot-dns-nsone/distinfo 2019/12/15 09:48:39 1.13
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.12 2019/11/14 18:28:18 adam Exp $ 1$NetBSD: distinfo,v 1.13 2019/12/15 09:48:39 adam Exp $
2 2
3SHA1 (certbot-dns-nsone-0.40.1.tar.gz) = 62c36ec0964443debd6ce2188513e1937de769e2 3SHA1 (certbot-dns-nsone-1.0.0.tar.gz) = 9b136807924812a7a855e439b300c8a3d69c170e
4RMD160 (certbot-dns-nsone-0.40.1.tar.gz) = 7c49382f5027bf0beed33ab9f33530773b329a56 4RMD160 (certbot-dns-nsone-1.0.0.tar.gz) = d2769347e3e198e2aecc0301d2089bfbf9cc259e
5SHA512 (certbot-dns-nsone-0.40.1.tar.gz) = c2d1767572128f89da394fbeef8764bd0aafa1c5d50e1d367bbfb4b20dd0cce6aa1eef81c66a38d09b3f4436dcbba0d4e609c9aca4ef643f2bd3236bddac0768 5SHA512 (certbot-dns-nsone-1.0.0.tar.gz) = b9ddd910e86f1fb0d3f4e3e857bc83f938eb72ba3b8d16a9bf03a11c5dd72637c2176c34dabfdf7e150401148c28457f4068d077505b3c0be7425ec2f42f2123
6Size (certbot-dns-nsone-0.40.1.tar.gz) = 11389 bytes 6Size (certbot-dns-nsone-1.0.0.tar.gz) = 11714 bytes

cvs diff -r1.2 -r1.3 pkgsrc/security/py-certbot-dns-ovh/PLIST (expand / switch to unified diff)

--- pkgsrc/security/py-certbot-dns-ovh/PLIST 2019/10/02 17:36:44 1.2
+++ pkgsrc/security/py-certbot-dns-ovh/PLIST 2019/12/15 09:48:39 1.3
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1@comment $NetBSD: PLIST,v 1.2 2019/10/02 17:36:44 adam Exp $ 1@comment $NetBSD: PLIST,v 1.3 2019/12/15 09:48:39 adam Exp $
2${PYSITELIB}/${EGG_INFODIR}/PKG-INFO 2${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
3${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt 3${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
4${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt 4${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
5${PYSITELIB}/${EGG_INFODIR}/entry_points.txt 5${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
6${PYSITELIB}/${EGG_INFODIR}/requires.txt 6${PYSITELIB}/${EGG_INFODIR}/requires.txt
7${PYSITELIB}/${EGG_INFODIR}/top_level.txt 7${PYSITELIB}/${EGG_INFODIR}/top_level.txt
8${PYSITELIB}/certbot_dns_ovh/__init__.py 8${PYSITELIB}/certbot_dns_ovh/__init__.py
9${PYSITELIB}/certbot_dns_ovh/__init__.pyc 9${PYSITELIB}/certbot_dns_ovh/__init__.pyc
10${PYSITELIB}/certbot_dns_ovh/__init__.pyo 10${PYSITELIB}/certbot_dns_ovh/__init__.pyo
11${PYSITELIB}/certbot_dns_ovh/dns_ovh.py 11${PYSITELIB}/certbot_dns_ovh/_internal/__init__.py
12${PYSITELIB}/certbot_dns_ovh/dns_ovh.pyc 12${PYSITELIB}/certbot_dns_ovh/_internal/__init__.pyc
13${PYSITELIB}/certbot_dns_ovh/dns_ovh.pyo 13${PYSITELIB}/certbot_dns_ovh/_internal/__init__.pyo
14${PYSITELIB}/certbot_dns_ovh/dns_ovh_test.py 14${PYSITELIB}/certbot_dns_ovh/_internal/dns_ovh.py
15${PYSITELIB}/certbot_dns_ovh/dns_ovh_test.pyc 15${PYSITELIB}/certbot_dns_ovh/_internal/dns_ovh.pyc
16${PYSITELIB}/certbot_dns_ovh/dns_ovh_test.pyo 16${PYSITELIB}/certbot_dns_ovh/_internal/dns_ovh.pyo

cvs diff -r1.12 -r1.13 pkgsrc/security/py-certbot-dns-ovh/distinfo (expand / switch to unified diff)

--- pkgsrc/security/py-certbot-dns-ovh/distinfo 2019/11/14 18:28:18 1.12
+++ pkgsrc/security/py-certbot-dns-ovh/distinfo 2019/12/15 09:48:39 1.13
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.12 2019/11/14 18:28:18 adam Exp $ 1$NetBSD: distinfo,v 1.13 2019/12/15 09:48:39 adam Exp $
2 2
3SHA1 (certbot-dns-ovh-0.40.1.tar.gz) = 471355c33366880ae362ce6120bcec2ee8133d94 3SHA1 (certbot-dns-ovh-1.0.0.tar.gz) = df8c44adc1daf2a166d92bf2006798354796100f
4RMD160 (certbot-dns-ovh-0.40.1.tar.gz) = 21f8041df85d049152be6acd5652e8c5aa412507 4RMD160 (certbot-dns-ovh-1.0.0.tar.gz) = 0a5a962eb3b056ef8e2b846e8617f9cd4e820ea0
5SHA512 (certbot-dns-ovh-0.40.1.tar.gz) = 9941b8eaae612d7dca5b33444f751a84a20c5061e73ee3c3dd7f9369e1cc569b2526960cfd7dc2db17a968846247c16c8ccfaadd162f1a552a9e53076854a293 5SHA512 (certbot-dns-ovh-1.0.0.tar.gz) = d690f28756d83e39af33f17c737ee7199b0424871f84d50ec3d327908e0f1ec0053992ff0672b3cb2059272ab7718fc32096fde748a60f7519fc52e9b0e8cca7
6Size (certbot-dns-ovh-0.40.1.tar.gz) = 11885 bytes 6Size (certbot-dns-ovh-1.0.0.tar.gz) = 11972 bytes

cvs diff -r1.2 -r1.3 pkgsrc/security/py-certbot-dns-rfc2136/PLIST (expand / switch to unified diff)

--- pkgsrc/security/py-certbot-dns-rfc2136/PLIST 2018/09/06 12:26:43 1.2
+++ pkgsrc/security/py-certbot-dns-rfc2136/PLIST 2019/12/15 09:48:39 1.3
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1@comment $NetBSD: PLIST,v 1.2 2018/09/06 12:26:43 fhajny Exp $ 1@comment $NetBSD: PLIST,v 1.3 2019/12/15 09:48:39 adam Exp $
2${PYSITELIB}/${EGG_INFODIR}/PKG-INFO 2${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
3${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt 3${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
4${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt 4${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
5${PYSITELIB}/${EGG_INFODIR}/entry_points.txt 5${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
6${PYSITELIB}/${EGG_INFODIR}/requires.txt 6${PYSITELIB}/${EGG_INFODIR}/requires.txt
7${PYSITELIB}/${EGG_INFODIR}/top_level.txt 7${PYSITELIB}/${EGG_INFODIR}/top_level.txt
8${PYSITELIB}/certbot_dns_rfc2136/__init__.py 8${PYSITELIB}/certbot_dns_rfc2136/__init__.py
9${PYSITELIB}/certbot_dns_rfc2136/__init__.pyc 9${PYSITELIB}/certbot_dns_rfc2136/__init__.pyc
10${PYSITELIB}/certbot_dns_rfc2136/__init__.pyo 10${PYSITELIB}/certbot_dns_rfc2136/__init__.pyo
11${PYSITELIB}/certbot_dns_rfc2136/dns_rfc2136.py 11${PYSITELIB}/certbot_dns_rfc2136/_internal/__init__.py
12${PYSITELIB}/certbot_dns_rfc2136/dns_rfc2136.pyc 12${PYSITELIB}/certbot_dns_rfc2136/_internal/__init__.pyc
13${PYSITELIB}/certbot_dns_rfc2136/dns_rfc2136.pyo 13${PYSITELIB}/certbot_dns_rfc2136/_internal/__init__.pyo
14${PYSITELIB}/certbot_dns_rfc2136/dns_rfc2136_test.py 14${PYSITELIB}/certbot_dns_rfc2136/_internal/dns_rfc2136.py
15${PYSITELIB}/certbot_dns_rfc2136/dns_rfc2136_test.pyc 15${PYSITELIB}/certbot_dns_rfc2136/_internal/dns_rfc2136.pyc
16${PYSITELIB}/certbot_dns_rfc2136/dns_rfc2136_test.pyo 16${PYSITELIB}/certbot_dns_rfc2136/_internal/dns_rfc2136.pyo

cvs diff -r1.12 -r1.13 pkgsrc/security/py-certbot-dns-rfc2136/distinfo (expand / switch to unified diff)

--- pkgsrc/security/py-certbot-dns-rfc2136/distinfo 2019/11/14 18:28:18 1.12
+++ pkgsrc/security/py-certbot-dns-rfc2136/distinfo 2019/12/15 09:48:39 1.13
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.12 2019/11/14 18:28:18 adam Exp $ 1$NetBSD: distinfo,v 1.13 2019/12/15 09:48:39 adam Exp $
2 2
3SHA1 (certbot-dns-rfc2136-0.40.1.tar.gz) = 7b8d18874d39099ab231f3d2468980885e5bb4de 3SHA1 (certbot-dns-rfc2136-1.0.0.tar.gz) = ff4b1a893ac67b07b9c1cd8a138f4dbf8c7a7c80
4RMD160 (certbot-dns-rfc2136-0.40.1.tar.gz) = 51604661df62caee5cd047940bba0f4582e0c3c9 4RMD160 (certbot-dns-rfc2136-1.0.0.tar.gz) = 9c8404df3efd0204ec5f3c808b895d333067e9e5
5SHA512 (certbot-dns-rfc2136-0.40.1.tar.gz) = 338ae93d7cdcb75260ba7d07e65c8959ea0d725d390ba8cc18e090735b2cd52f37a9105ce5543efee5710919195c72f9180f27f42903243c6d8e227ca6e8810d 5SHA512 (certbot-dns-rfc2136-1.0.0.tar.gz) = 6ad0fcea6eeaa9d461c8b7a29f21a77f0289185932331eb1c33a2ffc824719e2943da5280131018219b0597f1e9062116f1a69d6b484d886f3b7510bd992f71e
6Size (certbot-dns-rfc2136-0.40.1.tar.gz) = 13985 bytes 6Size (certbot-dns-rfc2136-1.0.0.tar.gz) = 14229 bytes

cvs diff -r1.2 -r1.3 pkgsrc/security/py-certbot-dns-route53/PLIST (expand / switch to unified diff)

--- pkgsrc/security/py-certbot-dns-route53/PLIST 2019/10/02 17:36:44 1.2
+++ pkgsrc/security/py-certbot-dns-route53/PLIST 2019/12/15 09:48:39 1.3
@@ -1,19 +1,19 @@ @@ -1,19 +1,19 @@
1@comment $NetBSD: PLIST,v 1.2 2019/10/02 17:36:44 adam Exp $ 1@comment $NetBSD: PLIST,v 1.3 2019/12/15 09:48:39 adam Exp $
2${PYSITELIB}/${EGG_INFODIR}/PKG-INFO 2${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
3${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt 3${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
4${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt 4${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
5${PYSITELIB}/${EGG_INFODIR}/entry_points.txt 5${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
6${PYSITELIB}/${EGG_INFODIR}/requires.txt 6${PYSITELIB}/${EGG_INFODIR}/requires.txt
7${PYSITELIB}/${EGG_INFODIR}/top_level.txt 7${PYSITELIB}/${EGG_INFODIR}/top_level.txt
8${PYSITELIB}/certbot_dns_route53/__init__.py 8${PYSITELIB}/certbot_dns_route53/__init__.py
9${PYSITELIB}/certbot_dns_route53/__init__.pyc 9${PYSITELIB}/certbot_dns_route53/__init__.pyc
10${PYSITELIB}/certbot_dns_route53/__init__.pyo 10${PYSITELIB}/certbot_dns_route53/__init__.pyo
 11${PYSITELIB}/certbot_dns_route53/_internal/__init__.py
 12${PYSITELIB}/certbot_dns_route53/_internal/__init__.pyc
 13${PYSITELIB}/certbot_dns_route53/_internal/__init__.pyo
 14${PYSITELIB}/certbot_dns_route53/_internal/dns_route53.py
 15${PYSITELIB}/certbot_dns_route53/_internal/dns_route53.pyc
 16${PYSITELIB}/certbot_dns_route53/_internal/dns_route53.pyo
11${PYSITELIB}/certbot_dns_route53/authenticator.py 17${PYSITELIB}/certbot_dns_route53/authenticator.py
12${PYSITELIB}/certbot_dns_route53/authenticator.pyc 18${PYSITELIB}/certbot_dns_route53/authenticator.pyc
13${PYSITELIB}/certbot_dns_route53/authenticator.pyo 19${PYSITELIB}/certbot_dns_route53/authenticator.pyo
14${PYSITELIB}/certbot_dns_route53/dns_route53.py 
15${PYSITELIB}/certbot_dns_route53/dns_route53.pyc 
16${PYSITELIB}/certbot_dns_route53/dns_route53.pyo 
17${PYSITELIB}/certbot_dns_route53/dns_route53_test.py 
18${PYSITELIB}/certbot_dns_route53/dns_route53_test.pyc 
19${PYSITELIB}/certbot_dns_route53/dns_route53_test.pyo 

cvs diff -r1.12 -r1.13 pkgsrc/security/py-certbot-dns-route53/distinfo (expand / switch to unified diff)

--- pkgsrc/security/py-certbot-dns-route53/distinfo 2019/11/14 18:28:19 1.12
+++ pkgsrc/security/py-certbot-dns-route53/distinfo 2019/12/15 09:48:39 1.13
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.12 2019/11/14 18:28:19 adam Exp $ 1$NetBSD: distinfo,v 1.13 2019/12/15 09:48:39 adam Exp $
2 2
3SHA1 (certbot-dns-route53-0.40.1.tar.gz) = f8087e949002bb8dccb406041b4d09c2a5a68e18 3SHA1 (certbot-dns-route53-1.0.0.tar.gz) = 6d69a80b018ea35b5b300aa153eaeb121a47f4e6
4RMD160 (certbot-dns-route53-0.40.1.tar.gz) = 4923f90a5fc7d7d702f3277e5725c4183d705be2 4RMD160 (certbot-dns-route53-1.0.0.tar.gz) = 1974a3eca25a596e3d4fb421fa85d95b1771939d
5SHA512 (certbot-dns-route53-0.40.1.tar.gz) = 8c1f989b7ec690b020783c53321d042fdeb1307f70a8c2fe41733a460ab512037b18b5dc6030c878cd0f891045c6d20f298746fd3cdb891ca16dae0ad29ff90b 5SHA512 (certbot-dns-route53-1.0.0.tar.gz) = ba4c224f4c90295527435b9d8296f31c41217b4e62557ec0fd86a3f7dfa53f25d06c0cff67af6325dfee5646f6079b617c57747a4a84c6d0fc11f6d49269572c
6Size (certbot-dns-route53-0.40.1.tar.gz) = 14188 bytes 6Size (certbot-dns-route53-1.0.0.tar.gz) = 14906 bytes

cvs diff -r1.2 -r1.3 pkgsrc/security/py-certbot-dns-sakuracloud/PLIST (expand / switch to unified diff)

--- pkgsrc/security/py-certbot-dns-sakuracloud/PLIST 2019/10/02 17:36:44 1.2
+++ pkgsrc/security/py-certbot-dns-sakuracloud/PLIST 2019/12/15 09:48:39 1.3
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1@comment $NetBSD: PLIST,v 1.2 2019/10/02 17:36:44 adam Exp $ 1@comment $NetBSD: PLIST,v 1.3 2019/12/15 09:48:39 adam Exp $
2${PYSITELIB}/${EGG_INFODIR}/PKG-INFO 2${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
3${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt 3${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
4${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt 4${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
5${PYSITELIB}/${EGG_INFODIR}/entry_points.txt 5${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
6${PYSITELIB}/${EGG_INFODIR}/requires.txt 6${PYSITELIB}/${EGG_INFODIR}/requires.txt
7${PYSITELIB}/${EGG_INFODIR}/top_level.txt 7${PYSITELIB}/${EGG_INFODIR}/top_level.txt
8${PYSITELIB}/certbot_dns_sakuracloud/__init__.py 8${PYSITELIB}/certbot_dns_sakuracloud/__init__.py
9${PYSITELIB}/certbot_dns_sakuracloud/__init__.pyc 9${PYSITELIB}/certbot_dns_sakuracloud/__init__.pyc
10${PYSITELIB}/certbot_dns_sakuracloud/__init__.pyo 10${PYSITELIB}/certbot_dns_sakuracloud/__init__.pyo
11${PYSITELIB}/certbot_dns_sakuracloud/dns_sakuracloud.py 11${PYSITELIB}/certbot_dns_sakuracloud/_internal/__init__.py
12${PYSITELIB}/certbot_dns_sakuracloud/dns_sakuracloud.pyc 12${PYSITELIB}/certbot_dns_sakuracloud/_internal/__init__.pyc
13${PYSITELIB}/certbot_dns_sakuracloud/dns_sakuracloud.pyo 13${PYSITELIB}/certbot_dns_sakuracloud/_internal/__init__.pyo
14${PYSITELIB}/certbot_dns_sakuracloud/dns_sakuracloud_test.py 14${PYSITELIB}/certbot_dns_sakuracloud/_internal/dns_sakuracloud.py
15${PYSITELIB}/certbot_dns_sakuracloud/dns_sakuracloud_test.pyc 15${PYSITELIB}/certbot_dns_sakuracloud/_internal/dns_sakuracloud.pyc
16${PYSITELIB}/certbot_dns_sakuracloud/dns_sakuracloud_test.pyo 16${PYSITELIB}/certbot_dns_sakuracloud/_internal/dns_sakuracloud.pyo

cvs diff -r1.12 -r1.13 pkgsrc/security/py-certbot-dns-sakuracloud/distinfo (expand / switch to unified diff)

--- pkgsrc/security/py-certbot-dns-sakuracloud/distinfo 2019/11/17 21:44:34 1.12
+++ pkgsrc/security/py-certbot-dns-sakuracloud/distinfo 2019/12/15 09:48:39 1.13
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.12 2019/11/17 21:44:34 mef Exp $ 1$NetBSD: distinfo,v 1.13 2019/12/15 09:48:39 adam Exp $
2 2
3SHA1 (certbot-dns-sakuracloud-0.40.1.tar.gz) = 20f05e2c4e699483a106e2c916b8edee8525798a 3SHA1 (certbot-dns-sakuracloud-1.0.0.tar.gz) = c985342f074c6ab2a8069beaa7515885fa8ea08b
4RMD160 (certbot-dns-sakuracloud-0.40.1.tar.gz) = 856992120bfa330e8134f9b2c4754b95e43d2636 4RMD160 (certbot-dns-sakuracloud-1.0.0.tar.gz) = e8c7cd45784f07576c37e2d5809beadac7752274
5SHA512 (certbot-dns-sakuracloud-0.40.1.tar.gz) = 3dde6f8f91eabe7ce73b18149cb032465524707985112bd242db037c4e1bb29cddafa74585810a0feceff3b8d7276d780daf055af8a90442c89313e163b86e83 5SHA512 (certbot-dns-sakuracloud-1.0.0.tar.gz) = 59ef4833205ec4d660a9bc431bf9f51ce3dc07452b9af7a60ea723c9873eb33c96e93d437716c802c9b8ceb19158f2224105360415818d7ac1131a0e7c396e8b
6Size (certbot-dns-sakuracloud-0.40.1.tar.gz) = 11341 bytes 6Size (certbot-dns-sakuracloud-1.0.0.tar.gz) = 11870 bytes

cvs diff -r1.9 -r1.10 pkgsrc/security/py-certbot-nginx/Makefile (expand / switch to unified diff)

--- pkgsrc/security/py-certbot-nginx/Makefile 2019/10/02 17:36:44 1.9
+++ pkgsrc/security/py-certbot-nginx/Makefile 2019/12/15 09:48:39 1.10
@@ -1,19 +1,19 @@ @@ -1,19 +1,19 @@
1# $NetBSD: Makefile,v 1.9 2019/10/02 17:36:44 adam Exp $ 1# $NetBSD: Makefile,v 1.10 2019/12/15 09:48:39 adam Exp $
2 2
3.include "../../security/py-certbot/Makefile.common" 3.include "../../security/py-certbot/Makefile.common"
4 4
5DISTNAME= certbot-nginx-${CERTBOT_VERSION} 5DISTNAME= certbot-nginx-${CERTBOT_VERSION}
6MASTER_SITES= ${MASTER_SITE_PYPI:=c/certbot-nginx/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=c/certbot-nginx/}
7 7
8COMMENT= Nginx plugin for Certbot 8COMMENT= Nginx plugin for Certbot
9 9
10DEPENDS+= ${PYPKGPREFIX}-OpenSSL-[0-9]*:../../security/py-OpenSSL 10DEPENDS+= ${PYPKGPREFIX}-OpenSSL-[0-9]*:../../security/py-OpenSSL
11DEPENDS+= ${PYPKGPREFIX}-acme>=0.29.0:../../security/py-acme 11DEPENDS+= ${PYPKGPREFIX}-acme>=1.0.0:../../security/py-acme
12DEPENDS+= ${PYPKGPREFIX}-certbot>=0.37.0:../../security/py-certbot 12DEPENDS+= ${PYPKGPREFIX}-certbot>=1.0.0:../../security/py-certbot
13DEPENDS+= ${PYPKGPREFIX}-mock-[0-9]*:../../devel/py-mock 13DEPENDS+= ${PYPKGPREFIX}-mock-[0-9]*:../../devel/py-mock
14DEPENDS+= ${PYPKGPREFIX}-pyparsing>=1.5.5:../../devel/py-pyparsing 14DEPENDS+= ${PYPKGPREFIX}-pyparsing>=1.5.5:../../devel/py-pyparsing
15DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools 15DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
16DEPENDS+= ${PYPKGPREFIX}-ZopeInterface-[0-9]*:../../devel/py-ZopeInterface 16DEPENDS+= ${PYPKGPREFIX}-ZopeInterface-[0-9]*:../../devel/py-ZopeInterface
17 17
18.include "../../lang/python/egg.mk" 18.include "../../lang/python/egg.mk"
19.include "../../mk/bsd.pkg.mk" 19.include "../../mk/bsd.pkg.mk"

cvs diff -r1.5 -r1.6 pkgsrc/security/py-certbot-nginx/PLIST (expand / switch to unified diff)

--- pkgsrc/security/py-certbot-nginx/PLIST 2019/10/02 17:36:44 1.5
+++ pkgsrc/security/py-certbot-nginx/PLIST 2019/12/15 09:48:39 1.6
@@ -1,96 +1,41 @@ @@ -1,96 +1,41 @@
1@comment $NetBSD: PLIST,v 1.5 2019/10/02 17:36:44 adam Exp $ 1@comment $NetBSD: PLIST,v 1.6 2019/12/15 09:48:39 adam Exp $
2${PYSITELIB}/${EGG_INFODIR}/PKG-INFO 2${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
3${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt 3${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
4${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt 4${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
5${PYSITELIB}/${EGG_INFODIR}/entry_points.txt 5${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
6${PYSITELIB}/${EGG_INFODIR}/requires.txt 6${PYSITELIB}/${EGG_INFODIR}/requires.txt
7${PYSITELIB}/${EGG_INFODIR}/top_level.txt 7${PYSITELIB}/${EGG_INFODIR}/top_level.txt
8${PYSITELIB}/certbot_nginx/__init__.py 8${PYSITELIB}/certbot_nginx/__init__.py
9${PYSITELIB}/certbot_nginx/__init__.pyc 9${PYSITELIB}/certbot_nginx/__init__.pyc
10${PYSITELIB}/certbot_nginx/__init__.pyo 10${PYSITELIB}/certbot_nginx/__init__.pyo
11${PYSITELIB}/certbot_nginx/configurator.py 11${PYSITELIB}/certbot_nginx/_internal/__init__.py
12${PYSITELIB}/certbot_nginx/configurator.pyc 12${PYSITELIB}/certbot_nginx/_internal/__init__.pyc
13${PYSITELIB}/certbot_nginx/configurator.pyo 13${PYSITELIB}/certbot_nginx/_internal/__init__.pyo
14${PYSITELIB}/certbot_nginx/constants.py 14${PYSITELIB}/certbot_nginx/_internal/configurator.py
15${PYSITELIB}/certbot_nginx/constants.pyc 15${PYSITELIB}/certbot_nginx/_internal/configurator.pyc
16${PYSITELIB}/certbot_nginx/constants.pyo 16${PYSITELIB}/certbot_nginx/_internal/configurator.pyo
17${PYSITELIB}/certbot_nginx/display_ops.py 17${PYSITELIB}/certbot_nginx/_internal/constants.py
18${PYSITELIB}/certbot_nginx/display_ops.pyc 18${PYSITELIB}/certbot_nginx/_internal/constants.pyc
19${PYSITELIB}/certbot_nginx/display_ops.pyo 19${PYSITELIB}/certbot_nginx/_internal/constants.pyo
20${PYSITELIB}/certbot_nginx/http_01.py 20${PYSITELIB}/certbot_nginx/_internal/display_ops.py
21${PYSITELIB}/certbot_nginx/http_01.pyc 21${PYSITELIB}/certbot_nginx/_internal/display_ops.pyc
22${PYSITELIB}/certbot_nginx/http_01.pyo 22${PYSITELIB}/certbot_nginx/_internal/display_ops.pyo
23${PYSITELIB}/certbot_nginx/nginxparser.py 23${PYSITELIB}/certbot_nginx/_internal/http_01.py
24${PYSITELIB}/certbot_nginx/nginxparser.pyc 24${PYSITELIB}/certbot_nginx/_internal/http_01.pyc
25${PYSITELIB}/certbot_nginx/nginxparser.pyo 25${PYSITELIB}/certbot_nginx/_internal/http_01.pyo
26${PYSITELIB}/certbot_nginx/obj.py 26${PYSITELIB}/certbot_nginx/_internal/nginxparser.py
27${PYSITELIB}/certbot_nginx/obj.pyc 27${PYSITELIB}/certbot_nginx/_internal/nginxparser.pyc
28${PYSITELIB}/certbot_nginx/obj.pyo 28${PYSITELIB}/certbot_nginx/_internal/nginxparser.pyo
29${PYSITELIB}/certbot_nginx/parser.py 29${PYSITELIB}/certbot_nginx/_internal/obj.py
30${PYSITELIB}/certbot_nginx/parser.pyc 30${PYSITELIB}/certbot_nginx/_internal/obj.pyc
31${PYSITELIB}/certbot_nginx/parser.pyo 31${PYSITELIB}/certbot_nginx/_internal/obj.pyo
32${PYSITELIB}/certbot_nginx/parser_obj.py 32${PYSITELIB}/certbot_nginx/_internal/parser.py
33${PYSITELIB}/certbot_nginx/parser_obj.pyc 33${PYSITELIB}/certbot_nginx/_internal/parser.pyc
34${PYSITELIB}/certbot_nginx/parser_obj.pyo 34${PYSITELIB}/certbot_nginx/_internal/parser.pyo
35${PYSITELIB}/certbot_nginx/tests/__init__.py 35${PYSITELIB}/certbot_nginx/_internal/parser_obj.py
36${PYSITELIB}/certbot_nginx/tests/__init__.pyc 36${PYSITELIB}/certbot_nginx/_internal/parser_obj.pyc
37${PYSITELIB}/certbot_nginx/tests/__init__.pyo 37${PYSITELIB}/certbot_nginx/_internal/parser_obj.pyo
38${PYSITELIB}/certbot_nginx/tests/configurator_test.py 38${PYSITELIB}/certbot_nginx/_internal/tls_configs/options-ssl-nginx-old.conf
39${PYSITELIB}/certbot_nginx/tests/configurator_test.pyc 39${PYSITELIB}/certbot_nginx/_internal/tls_configs/options-ssl-nginx-tls12-only.conf
40${PYSITELIB}/certbot_nginx/tests/configurator_test.pyo 40${PYSITELIB}/certbot_nginx/_internal/tls_configs/options-ssl-nginx-tls13-session-tix-on.conf
41${PYSITELIB}/certbot_nginx/tests/display_ops_test.py 41${PYSITELIB}/certbot_nginx/_internal/tls_configs/options-ssl-nginx.conf
42${PYSITELIB}/certbot_nginx/tests/display_ops_test.pyc 
43${PYSITELIB}/certbot_nginx/tests/display_ops_test.pyo 
44${PYSITELIB}/certbot_nginx/tests/http_01_test.py 
45${PYSITELIB}/certbot_nginx/tests/http_01_test.pyc 
46${PYSITELIB}/certbot_nginx/tests/http_01_test.pyo 
47${PYSITELIB}/certbot_nginx/tests/nginxparser_test.py 
48${PYSITELIB}/certbot_nginx/tests/nginxparser_test.pyc 
49${PYSITELIB}/certbot_nginx/tests/nginxparser_test.pyo 
50${PYSITELIB}/certbot_nginx/tests/obj_test.py 
51${PYSITELIB}/certbot_nginx/tests/obj_test.pyc 
52${PYSITELIB}/certbot_nginx/tests/obj_test.pyo 
53${PYSITELIB}/certbot_nginx/tests/parser_obj_test.py 
54${PYSITELIB}/certbot_nginx/tests/parser_obj_test.pyc 
55${PYSITELIB}/certbot_nginx/tests/parser_obj_test.pyo 
56${PYSITELIB}/certbot_nginx/tests/parser_test.py 
57${PYSITELIB}/certbot_nginx/tests/parser_test.pyc 
58${PYSITELIB}/certbot_nginx/tests/parser_test.pyo 
59${PYSITELIB}/certbot_nginx/tests/testdata/etc_nginx/broken.conf 
60${PYSITELIB}/certbot_nginx/tests/testdata/etc_nginx/comment_in_file.conf 
61${PYSITELIB}/certbot_nginx/tests/testdata/etc_nginx/edge_cases.conf 
62${PYSITELIB}/certbot_nginx/tests/testdata/etc_nginx/foo.conf 
63${PYSITELIB}/certbot_nginx/tests/testdata/etc_nginx/mime.types 
64${PYSITELIB}/certbot_nginx/tests/testdata/etc_nginx/minimalistic_comments.conf 
65${PYSITELIB}/certbot_nginx/tests/testdata/etc_nginx/multiline_quotes.conf 
66${PYSITELIB}/certbot_nginx/tests/testdata/etc_nginx/nginx.conf 
67${PYSITELIB}/certbot_nginx/tests/testdata/etc_nginx/server.conf 
68${PYSITELIB}/certbot_nginx/tests/testdata/etc_nginx/sites-enabled/default 
69${PYSITELIB}/certbot_nginx/tests/testdata/etc_nginx/sites-enabled/example.com 
70${PYSITELIB}/certbot_nginx/tests/testdata/etc_nginx/sites-enabled/globalssl.com 
71${PYSITELIB}/certbot_nginx/tests/testdata/etc_nginx/sites-enabled/headers.com 
72${PYSITELIB}/certbot_nginx/tests/testdata/etc_nginx/sites-enabled/ipv6.com 
73${PYSITELIB}/certbot_nginx/tests/testdata/etc_nginx/sites-enabled/ipv6ssl.com 
74${PYSITELIB}/certbot_nginx/tests/testdata/etc_nginx/sites-enabled/migration.com 
75${PYSITELIB}/certbot_nginx/tests/testdata/etc_nginx/sites-enabled/sslon.com 
76${PYSITELIB}/certbot_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/fastcgi_params 
77${PYSITELIB}/certbot_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/koi-utf 
78${PYSITELIB}/certbot_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/koi-win 
79${PYSITELIB}/certbot_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/mime.types 
80${PYSITELIB}/certbot_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/naxsi-ui.conf.1.4.1 
81${PYSITELIB}/certbot_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/naxsi.rules 
82${PYSITELIB}/certbot_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/naxsi_core.rules 
83${PYSITELIB}/certbot_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/nginx.conf 
84${PYSITELIB}/certbot_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/proxy_params 
85${PYSITELIB}/certbot_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/scgi_params 
86${PYSITELIB}/certbot_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/sites-available/default 
87${PYSITELIB}/certbot_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/sites-enabled/default 
88${PYSITELIB}/certbot_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/uwsgi_params 
89${PYSITELIB}/certbot_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/win-utf 
90${PYSITELIB}/certbot_nginx/tests/util.py 
91${PYSITELIB}/certbot_nginx/tests/util.pyc 
92${PYSITELIB}/certbot_nginx/tests/util.pyo 
93${PYSITELIB}/certbot_nginx/tls_configs/options-ssl-nginx-old.conf 
94${PYSITELIB}/certbot_nginx/tls_configs/options-ssl-nginx-tls12-only.conf 
95${PYSITELIB}/certbot_nginx/tls_configs/options-ssl-nginx-tls13-session-tix-on.conf 
96${PYSITELIB}/certbot_nginx/tls_configs/options-ssl-nginx.conf 

cvs diff -r1.12 -r1.13 pkgsrc/security/py-certbot-nginx/distinfo (expand / switch to unified diff)

--- pkgsrc/security/py-certbot-nginx/distinfo 2019/11/14 18:28:19 1.12
+++ pkgsrc/security/py-certbot-nginx/distinfo 2019/12/15 09:48:39 1.13
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.12 2019/11/14 18:28:19 adam Exp $ 1$NetBSD: distinfo,v 1.13 2019/12/15 09:48:39 adam Exp $
2 2
3SHA1 (certbot-nginx-0.40.1.tar.gz) = 9084da657b751186d29397c5439a068131024a58 3SHA1 (certbot-nginx-1.0.0.tar.gz) = e135d87f11d99d5495deca194e1c8ac99a5ae87f
4RMD160 (certbot-nginx-0.40.1.tar.gz) = 106db879bfc18eae94e55711090e6157686559c5 4RMD160 (certbot-nginx-1.0.0.tar.gz) = df007a6c326d149c7a28caf172a346c722596076
5SHA512 (certbot-nginx-0.40.1.tar.gz) = 129f3c379cb20679a920ee5d9052a9b5bf51d0854d6ba1e8538542dea926ad76642cbafbe354c74cc7c9128ac4da768426c9a1604f818c475f1c89d6cd1aa135 5SHA512 (certbot-nginx-1.0.0.tar.gz) = fd55f981744c5a4bbd54c37e4de7180098717c8a0047f55507c9ad05e86d3c917e5dcd1fe0fa0207935e590d918f922ff645a09fb6e6496c04536d5319672641
6Size (certbot-nginx-0.40.1.tar.gz) = 78055 bytes 6Size (certbot-nginx-1.0.0.tar.gz) = 71257 bytes