pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security
Module Name: pkgsrc
Committed By: adam
Date: Fri May 17 06:46:31 UTC 2019
Modified Files:
pkgsrc/security/py-acme: Makefile distinfo
pkgsrc/security/py-certbot: Makefile distinfo
pkgsrc/security/py-certbot-apache: Makefile distinfo
pkgsrc/security/py-certbot-dns-luadns: Makefile distinfo
pkgsrc/security/py-certbot-dns-nsone: Makefile distinfo
pkgsrc/security/py-certbot-dns-ovh: Makefile distinfo
pkgsrc/security/py-certbot-dns-rfc2136: Makefile distinfo
pkgsrc/security/py-certbot-dns-route53: Makefile distinfo
pkgsrc/security/py-certbot-dns-sakuracloud: Makefile distinfo
pkgsrc/security/py-certbot-nginx: Makefile distinfo
Log Message:
py-acme py-certbot*: updated to 0.34.2
0.34.2:
Fixed
certbot-auto no longer writes a check_permissions.py script at the root of the filesystem.
Despite us having broken lockstep, we are continuing to release new versions of all Certbot components during releases for the time being, however, the only changes in this release were to
certbot-auto.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/security/py-acme/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/security/py-acme/distinfo
cvs rdiff -u -r1.13 -r1.14 pkgsrc/security/py-certbot/Makefile
cvs rdiff -u -r1.32 -r1.33 pkgsrc/security/py-certbot/distinfo
cvs rdiff -u -r1.4 -r1.5 pkgsrc/security/py-certbot-apache/Makefile \
pkgsrc/security/py-certbot-apache/distinfo
cvs rdiff -u -r1.4 -r1.5 pkgsrc/security/py-certbot-dns-luadns/Makefile \
pkgsrc/security/py-certbot-dns-luadns/distinfo
cvs rdiff -u -r1.4 -r1.5 pkgsrc/security/py-certbot-dns-nsone/Makefile \
pkgsrc/security/py-certbot-dns-nsone/distinfo
cvs rdiff -u -r1.5 -r1.6 pkgsrc/security/py-certbot-dns-ovh/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/security/py-certbot-dns-ovh/distinfo
cvs rdiff -u -r1.6 -r1.7 pkgsrc/security/py-certbot-dns-rfc2136/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/security/py-certbot-dns-rfc2136/distinfo
cvs rdiff -u -r1.5 -r1.6 pkgsrc/security/py-certbot-dns-route53/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/security/py-certbot-dns-route53/distinfo
cvs rdiff -u -r1.5 -r1.6 pkgsrc/security/py-certbot-dns-sakuracloud/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/security/py-certbot-dns-sakuracloud/distinfo
cvs rdiff -u -r1.5 -r1.6 pkgsrc/security/py-certbot-nginx/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/security/py-certbot-nginx/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/py-acme/Makefile
diff -u pkgsrc/security/py-acme/Makefile:1.17 pkgsrc/security/py-acme/Makefile:1.18
--- pkgsrc/security/py-acme/Makefile:1.17 Tue May 7 08:50:36 2019
+++ pkgsrc/security/py-acme/Makefile Fri May 17 06:46:30 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2019/05/07 08:50:36 adam Exp $
+# $NetBSD: Makefile,v 1.18 2019/05/17 06:46:30 adam Exp $
-DISTNAME= acme-0.34.1
+DISTNAME= acme-0.34.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= security python
MASTER_SITES= ${MASTER_SITE_PYPI:=a/acme/}
Index: pkgsrc/security/py-acme/distinfo
diff -u pkgsrc/security/py-acme/distinfo:1.4 pkgsrc/security/py-acme/distinfo:1.5
--- pkgsrc/security/py-acme/distinfo:1.4 Tue May 7 08:50:36 2019
+++ pkgsrc/security/py-acme/distinfo Fri May 17 06:46:30 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2019/05/07 08:50:36 adam Exp $
+$NetBSD: distinfo,v 1.5 2019/05/17 06:46:30 adam Exp $
-SHA1 (acme-0.34.1.tar.gz) = 244f4e73a6f019d27283ecdc44ea3fbe96a11e9a
-RMD160 (acme-0.34.1.tar.gz) = b26c0fb55331fda5f8964bb76b1126268e9a8add
-SHA512 (acme-0.34.1.tar.gz) = 67111f9322ebadbbf3fb277f76d7c6904b84dd227fb1c73c11edb3b06eacd6390237de02b7a0bfc37bb74b0b09944656458654032d0d65c107e0c432dae44f60
-Size (acme-0.34.1.tar.gz) = 85979 bytes
+SHA1 (acme-0.34.2.tar.gz) = 6045562cf2014d1c9a7347e3fb6b93c4117ac28b
+RMD160 (acme-0.34.2.tar.gz) = 8d1af62ab1892bcac075e6e1a9dde904967af6e0
+SHA512 (acme-0.34.2.tar.gz) = 388ed12413eee1f8a25a85174b367c9177b4e7466bd8334bbc83d4d033621d6027a3d3dffad7c8d8ad85f741440d4400ef19aecca53e3649e468b8c5d0f95e54
+Size (acme-0.34.2.tar.gz) = 85971 bytes
Index: pkgsrc/security/py-certbot/Makefile
diff -u pkgsrc/security/py-certbot/Makefile:1.13 pkgsrc/security/py-certbot/Makefile:1.14
--- pkgsrc/security/py-certbot/Makefile:1.13 Tue May 7 08:50:36 2019
+++ pkgsrc/security/py-certbot/Makefile Fri May 17 06:46:30 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2019/05/07 08:50:36 adam Exp $
+# $NetBSD: Makefile,v 1.14 2019/05/17 06:46:30 adam Exp $
-DISTNAME= certbot-0.34.1
+DISTNAME= certbot-0.34.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= security python
MASTER_SITES= ${MASTER_SITE_PYPI:=c/certbot/}
Index: pkgsrc/security/py-certbot/distinfo
diff -u pkgsrc/security/py-certbot/distinfo:1.32 pkgsrc/security/py-certbot/distinfo:1.33
--- pkgsrc/security/py-certbot/distinfo:1.32 Tue May 7 08:50:36 2019
+++ pkgsrc/security/py-certbot/distinfo Fri May 17 06:46:30 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.32 2019/05/07 08:50:36 adam Exp $
+$NetBSD: distinfo,v 1.33 2019/05/17 06:46:30 adam Exp $
-SHA1 (certbot-0.34.1.tar.gz) = 46fa3c2cd06d9d0608d72ff1ccd260790dafa03f
-RMD160 (certbot-0.34.1.tar.gz) = 20cac62abb3435a362cb7e88b1bf95615d252ad4
-SHA512 (certbot-0.34.1.tar.gz) = 7c30451018a70be191809cacd8390b6a49242f5cda3548582b7204c73c029e263ddae87da3274a935d68c618a25f89d199f9d289aba30ac910debf47cdb20d6c
-Size (certbot-0.34.1.tar.gz) = 342618 bytes
+SHA1 (certbot-0.34.2.tar.gz) = b0a0bedde7ec058b93870ae98e20419208cceb87
+RMD160 (certbot-0.34.2.tar.gz) = 101c7bca9055f8991a004e111fa4d0c098f11d8e
+SHA512 (certbot-0.34.2.tar.gz) = a780f0f1bbc9186274047d867eb57a4d7cd37f9801877827bc0e97f0dba9676927d44cb7c671e8ecd7cc7bc07496b45fb18195e696f667b60d075bae45a8baf0
+Size (certbot-0.34.2.tar.gz) = 342657 bytes
Index: pkgsrc/security/py-certbot-apache/Makefile
diff -u pkgsrc/security/py-certbot-apache/Makefile:1.4 pkgsrc/security/py-certbot-apache/Makefile:1.5
--- pkgsrc/security/py-certbot-apache/Makefile:1.4 Tue May 7 08:50:36 2019
+++ pkgsrc/security/py-certbot-apache/Makefile Fri May 17 06:46:30 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2019/05/07 08:50:36 adam Exp $
+# $NetBSD: Makefile,v 1.5 2019/05/17 06:46:30 adam Exp $
-DISTNAME= certbot-apache-0.34.1
+DISTNAME= certbot-apache-0.34.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= security python
MASTER_SITES= ${MASTER_SITE_PYPI:=c/certbot-apache/}
Index: pkgsrc/security/py-certbot-apache/distinfo
diff -u pkgsrc/security/py-certbot-apache/distinfo:1.4 pkgsrc/security/py-certbot-apache/distinfo:1.5
--- pkgsrc/security/py-certbot-apache/distinfo:1.4 Tue May 7 08:50:36 2019
+++ pkgsrc/security/py-certbot-apache/distinfo Fri May 17 06:46:30 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2019/05/07 08:50:36 adam Exp $
+$NetBSD: distinfo,v 1.5 2019/05/17 06:46:30 adam Exp $
-SHA1 (certbot-apache-0.34.1.tar.gz) = a8fb5419efe3c76b2f05444e2a6a3726b3b93f42
-RMD160 (certbot-apache-0.34.1.tar.gz) = d86448d7fe4332bbd86e67929492c7bf57b3c8f0
-SHA512 (certbot-apache-0.34.1.tar.gz) = 6394be07952fa60ffb7f1380e31a56ce65fd79447e1bd06ba8af04b4a4c0dd0ccb8f935204973388281428b04d66a1ad70a650ba776c1eecb00e3c594936fcfa
-Size (certbot-apache-0.34.1.tar.gz) = 180488 bytes
+SHA1 (certbot-apache-0.34.2.tar.gz) = fcc1890850bc808529c720c8c3a8a9643c2397f9
+RMD160 (certbot-apache-0.34.2.tar.gz) = 5bb0c8dff96a88982abd6efcc1dc7cd19d5c1155
+SHA512 (certbot-apache-0.34.2.tar.gz) = c9a2f2c1124b4f9c55b5a72620f307a8ff75e802105e69ced7b723f415b9d8d029182bcea69b1436c76e1b2386a22ad4384039bce2946015d0f08ad81393ae87
+Size (certbot-apache-0.34.2.tar.gz) = 180485 bytes
Index: pkgsrc/security/py-certbot-dns-luadns/Makefile
diff -u pkgsrc/security/py-certbot-dns-luadns/Makefile:1.4 pkgsrc/security/py-certbot-dns-luadns/Makefile:1.5
--- pkgsrc/security/py-certbot-dns-luadns/Makefile:1.4 Tue May 7 08:50:36 2019
+++ pkgsrc/security/py-certbot-dns-luadns/Makefile Fri May 17 06:46:30 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2019/05/07 08:50:36 adam Exp $
+# $NetBSD: Makefile,v 1.5 2019/05/17 06:46:30 adam Exp $
-DISTNAME= certbot-dns-luadns-0.34.1
+DISTNAME= certbot-dns-luadns-0.34.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= security python
MASTER_SITES= ${MASTER_SITE_PYPI:=c/certbot-dns-luadns/}
Index: pkgsrc/security/py-certbot-dns-luadns/distinfo
diff -u pkgsrc/security/py-certbot-dns-luadns/distinfo:1.4 pkgsrc/security/py-certbot-dns-luadns/distinfo:1.5
--- pkgsrc/security/py-certbot-dns-luadns/distinfo:1.4 Tue May 7 08:50:36 2019
+++ pkgsrc/security/py-certbot-dns-luadns/distinfo Fri May 17 06:46:30 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2019/05/07 08:50:36 adam Exp $
+$NetBSD: distinfo,v 1.5 2019/05/17 06:46:30 adam Exp $
-SHA1 (certbot-dns-luadns-0.34.1.tar.gz) = 839c7a1db5734033d25dd73f1559ff64757d3ab7
-RMD160 (certbot-dns-luadns-0.34.1.tar.gz) = 16c218aca67281c7425eda35d4e1d1fb9a56dd25
-SHA512 (certbot-dns-luadns-0.34.1.tar.gz) = 8889ddeab460acc77a12c07d58cb6f38f91cdc16c8d79a271c55a72389a5decb6e66b93a076d9fd4188d6f1fea5170799f2d5ca60b5f962aa8a91933403056cd
-Size (certbot-dns-luadns-0.34.1.tar.gz) = 11354 bytes
+SHA1 (certbot-dns-luadns-0.34.2.tar.gz) = 09e0bcfa0a0524c825a58f25e1479057f248142d
+RMD160 (certbot-dns-luadns-0.34.2.tar.gz) = e217c90c7e112327ef03eef240d9f8c4eef52b4e
+SHA512 (certbot-dns-luadns-0.34.2.tar.gz) = 593b646abce970eb32d43db9065aabc21ae6593c73f6bbff965925a67918510bcab8bca91e4884ce3b0ef02292591c832a71346f4deeb8980b2da127fa6f823b
+Size (certbot-dns-luadns-0.34.2.tar.gz) = 11351 bytes
Index: pkgsrc/security/py-certbot-dns-nsone/Makefile
diff -u pkgsrc/security/py-certbot-dns-nsone/Makefile:1.4 pkgsrc/security/py-certbot-dns-nsone/Makefile:1.5
--- pkgsrc/security/py-certbot-dns-nsone/Makefile:1.4 Tue May 7 08:50:36 2019
+++ pkgsrc/security/py-certbot-dns-nsone/Makefile Fri May 17 06:46:30 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2019/05/07 08:50:36 adam Exp $
+# $NetBSD: Makefile,v 1.5 2019/05/17 06:46:30 adam Exp $
-DISTNAME= certbot-dns-nsone-0.34.1
+DISTNAME= certbot-dns-nsone-0.34.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= security python
MASTER_SITES= ${MASTER_SITE_PYPI:=c/certbot-dns-nsone/}
Index: pkgsrc/security/py-certbot-dns-nsone/distinfo
diff -u pkgsrc/security/py-certbot-dns-nsone/distinfo:1.4 pkgsrc/security/py-certbot-dns-nsone/distinfo:1.5
--- pkgsrc/security/py-certbot-dns-nsone/distinfo:1.4 Tue May 7 08:50:36 2019
+++ pkgsrc/security/py-certbot-dns-nsone/distinfo Fri May 17 06:46:30 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2019/05/07 08:50:36 adam Exp $
+$NetBSD: distinfo,v 1.5 2019/05/17 06:46:30 adam Exp $
-SHA1 (certbot-dns-nsone-0.34.1.tar.gz) = 995a2dd1de88dd2dea2d2e5deca07c2b142c9e7d
-RMD160 (certbot-dns-nsone-0.34.1.tar.gz) = 44248cd3e5d94cd68335d98cfe22b4cea35adcff
-SHA512 (certbot-dns-nsone-0.34.1.tar.gz) = c0a4e228b4846b172f3f6fdc18bc93c8507e67f96c046b673cd1a9daef4729281971423edab620f7c3b7d09c00379b1fdd6eb2f7dee434dcc00f76c0a135a50b
-Size (certbot-dns-nsone-0.34.1.tar.gz) = 11385 bytes
+SHA1 (certbot-dns-nsone-0.34.2.tar.gz) = 3765f6e49c0cf7ba1e62b3bf6882afcf735e3239
+RMD160 (certbot-dns-nsone-0.34.2.tar.gz) = 3779dad1acd99e466a18bc8834f6a51b78e9849a
+SHA512 (certbot-dns-nsone-0.34.2.tar.gz) = 5109b6c5d6962635cb7520792eaac8029d9ccd92e3b10376ac1f52d21c840e93a83684713ccc2ff73175f1f3efc3f4aa49a0f3023936eba23ab8fe595ee6f370
+Size (certbot-dns-nsone-0.34.2.tar.gz) = 11382 bytes
Index: pkgsrc/security/py-certbot-dns-ovh/Makefile
diff -u pkgsrc/security/py-certbot-dns-ovh/Makefile:1.5 pkgsrc/security/py-certbot-dns-ovh/Makefile:1.6
--- pkgsrc/security/py-certbot-dns-ovh/Makefile:1.5 Tue May 7 08:50:36 2019
+++ pkgsrc/security/py-certbot-dns-ovh/Makefile Fri May 17 06:46:30 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2019/05/07 08:50:36 adam Exp $
+# $NetBSD: Makefile,v 1.6 2019/05/17 06:46:30 adam Exp $
-DISTNAME= certbot-dns-ovh-0.34.1
+DISTNAME= certbot-dns-ovh-0.34.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= security python
MASTER_SITES= ${MASTER_SITE_PYPI:=c/certbot-dns-ovh/}
Index: pkgsrc/security/py-certbot-dns-ovh/distinfo
diff -u pkgsrc/security/py-certbot-dns-ovh/distinfo:1.4 pkgsrc/security/py-certbot-dns-ovh/distinfo:1.5
--- pkgsrc/security/py-certbot-dns-ovh/distinfo:1.4 Tue May 7 08:50:36 2019
+++ pkgsrc/security/py-certbot-dns-ovh/distinfo Fri May 17 06:46:30 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2019/05/07 08:50:36 adam Exp $
+$NetBSD: distinfo,v 1.5 2019/05/17 06:46:30 adam Exp $
-SHA1 (certbot-dns-ovh-0.34.1.tar.gz) = 3dcd87311bd84ec8971af238c9423cf621d2ca91
-RMD160 (certbot-dns-ovh-0.34.1.tar.gz) = 0f230a8458153f6be300d9155d92bbc863bdf88f
-SHA512 (certbot-dns-ovh-0.34.1.tar.gz) = fdfc61e0ee9f36f80fe4896c97d83cd6dda455dbf55df7791d2bc122db50a1ba49b89dc1569d4a8de73ffb9daecafa89c3a247d11ce4a32f184b8892eb87c8ac
-Size (certbot-dns-ovh-0.34.1.tar.gz) = 11864 bytes
+SHA1 (certbot-dns-ovh-0.34.2.tar.gz) = 614a2300b7fdebfb7c93c83f5dfa1d094f17bf61
+RMD160 (certbot-dns-ovh-0.34.2.tar.gz) = 70b5d81f1ceae03e61149d00ccdfbe62750e6f81
+SHA512 (certbot-dns-ovh-0.34.2.tar.gz) = ae02af3f6eb3eb126fbd94422c44abf56a95a9976a4c53b46015167b25eae4537cfb5855133140def3f168b4be3bba0775b09360c3214ba759f5d9f18977605a
+Size (certbot-dns-ovh-0.34.2.tar.gz) = 11860 bytes
Index: pkgsrc/security/py-certbot-dns-rfc2136/Makefile
diff -u pkgsrc/security/py-certbot-dns-rfc2136/Makefile:1.6 pkgsrc/security/py-certbot-dns-rfc2136/Makefile:1.7
--- pkgsrc/security/py-certbot-dns-rfc2136/Makefile:1.6 Tue May 7 08:50:36 2019
+++ pkgsrc/security/py-certbot-dns-rfc2136/Makefile Fri May 17 06:46:31 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2019/05/07 08:50:36 adam Exp $
+# $NetBSD: Makefile,v 1.7 2019/05/17 06:46:31 adam Exp $
-DISTNAME= certbot-dns-rfc2136-0.34.1
+DISTNAME= certbot-dns-rfc2136-0.34.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= security python
MASTER_SITES= ${MASTER_SITE_PYPI:=c/certbot-dns-rfc2136/}
Index: pkgsrc/security/py-certbot-dns-rfc2136/distinfo
diff -u pkgsrc/security/py-certbot-dns-rfc2136/distinfo:1.4 pkgsrc/security/py-certbot-dns-rfc2136/distinfo:1.5
--- pkgsrc/security/py-certbot-dns-rfc2136/distinfo:1.4 Tue May 7 08:50:36 2019
+++ pkgsrc/security/py-certbot-dns-rfc2136/distinfo Fri May 17 06:46:31 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2019/05/07 08:50:36 adam Exp $
+$NetBSD: distinfo,v 1.5 2019/05/17 06:46:31 adam Exp $
-SHA1 (certbot-dns-rfc2136-0.34.1.tar.gz) = da5dc14df192bcb7443fccd5e991a0f8fd4f7887
-RMD160 (certbot-dns-rfc2136-0.34.1.tar.gz) = 364a1d138e9a0f5a0563c7012dd2c05f6159ed15
-SHA512 (certbot-dns-rfc2136-0.34.1.tar.gz) = 0f6071e296b62665bdd58e020aad17bcdc8ae75f577b64c7dbf7051b7018ea3ad45a663c1a7f2914148a9f7942c5c2249ecfa3795ef85bab70fa600727e34a5a
-Size (certbot-dns-rfc2136-0.34.1.tar.gz) = 13978 bytes
+SHA1 (certbot-dns-rfc2136-0.34.2.tar.gz) = 399a46a4e7a77e68e37df3da30175af5a45964f5
+RMD160 (certbot-dns-rfc2136-0.34.2.tar.gz) = 739f34fb9e93f48a70a64f89c6e878d8cac21a45
+SHA512 (certbot-dns-rfc2136-0.34.2.tar.gz) = 58e5dc903e975764d3843cc86701e6cabcdc24e01b234edb8b3a0b4fb3e7b74e04477cadd35988fc1d748b4e39a1badba34486c642ea6fd1428375b26319d945
+Size (certbot-dns-rfc2136-0.34.2.tar.gz) = 13976 bytes
Index: pkgsrc/security/py-certbot-dns-route53/Makefile
diff -u pkgsrc/security/py-certbot-dns-route53/Makefile:1.5 pkgsrc/security/py-certbot-dns-route53/Makefile:1.6
--- pkgsrc/security/py-certbot-dns-route53/Makefile:1.5 Tue May 7 08:50:36 2019
+++ pkgsrc/security/py-certbot-dns-route53/Makefile Fri May 17 06:46:31 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2019/05/07 08:50:36 adam Exp $
+# $NetBSD: Makefile,v 1.6 2019/05/17 06:46:31 adam Exp $
-DISTNAME= certbot-dns-route53-0.34.1
+DISTNAME= certbot-dns-route53-0.34.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/certbot/certbot-dns-route53/}
CATEGORIES= security python
MASTER_SITES= ${MASTER_SITE_PYPI:=c/certbot-dns-route53/}
Index: pkgsrc/security/py-certbot-dns-route53/distinfo
diff -u pkgsrc/security/py-certbot-dns-route53/distinfo:1.4 pkgsrc/security/py-certbot-dns-route53/distinfo:1.5
--- pkgsrc/security/py-certbot-dns-route53/distinfo:1.4 Tue May 7 08:50:36 2019
+++ pkgsrc/security/py-certbot-dns-route53/distinfo Fri May 17 06:46:31 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2019/05/07 08:50:36 adam Exp $
+$NetBSD: distinfo,v 1.5 2019/05/17 06:46:31 adam Exp $
-SHA1 (certbot-dns-route53-0.34.1.tar.gz) = 24a0eaf29f152ace9d3eaa92f253a064cc68264b
-RMD160 (certbot-dns-route53-0.34.1.tar.gz) = 1caf7bf1f2161325aee101d2109bca424833f1f8
-SHA512 (certbot-dns-route53-0.34.1.tar.gz) = 86b94653c20f5ef60f32e421172bb0e8fb59f7f82cd40150b312e5f253619b60263af63b660835481cc411adf6d9398613c44465174929c8f41222fc26d4909e
-Size (certbot-dns-route53-0.34.1.tar.gz) = 14180 bytes
+SHA1 (certbot-dns-route53-0.34.2.tar.gz) = cfc2f0f74b1687c74691daeae7865d4c1e5c53cc
+RMD160 (certbot-dns-route53-0.34.2.tar.gz) = 15545ab405cffcac8b46f0f1174b4925633d4d39
+SHA512 (certbot-dns-route53-0.34.2.tar.gz) = 23f232f84d67127c3dfa632f1929bd6a627cca1c7bf85c14960f7f2560965aa0ac1265fa0c1e2eb8fdf213f9051141a49cf91bf1de10a48c77785ed451f0ad2e
+Size (certbot-dns-route53-0.34.2.tar.gz) = 14179 bytes
Index: pkgsrc/security/py-certbot-dns-sakuracloud/Makefile
diff -u pkgsrc/security/py-certbot-dns-sakuracloud/Makefile:1.5 pkgsrc/security/py-certbot-dns-sakuracloud/Makefile:1.6
--- pkgsrc/security/py-certbot-dns-sakuracloud/Makefile:1.5 Tue May 7 08:50:36 2019
+++ pkgsrc/security/py-certbot-dns-sakuracloud/Makefile Fri May 17 06:46:31 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2019/05/07 08:50:36 adam Exp $
+# $NetBSD: Makefile,v 1.6 2019/05/17 06:46:31 adam Exp $
-DISTNAME= certbot-dns-sakuracloud-0.34.1
+DISTNAME= certbot-dns-sakuracloud-0.34.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= security python
MASTER_SITES= ${MASTER_SITE_PYPI:=c/certbot-dns-sakuracloud/}
Index: pkgsrc/security/py-certbot-dns-sakuracloud/distinfo
diff -u pkgsrc/security/py-certbot-dns-sakuracloud/distinfo:1.4 pkgsrc/security/py-certbot-dns-sakuracloud/distinfo:1.5
--- pkgsrc/security/py-certbot-dns-sakuracloud/distinfo:1.4 Tue May 7 08:50:36 2019
+++ pkgsrc/security/py-certbot-dns-sakuracloud/distinfo Fri May 17 06:46:31 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2019/05/07 08:50:36 adam Exp $
+$NetBSD: distinfo,v 1.5 2019/05/17 06:46:31 adam Exp $
-SHA1 (certbot-dns-sakuracloud-0.34.1.tar.gz) = 8065756e71afd80f8893256de1dbafe59fe86428
-RMD160 (certbot-dns-sakuracloud-0.34.1.tar.gz) = a3c303ee242b49f65bde1c82830232d76f06113f
-SHA512 (certbot-dns-sakuracloud-0.34.1.tar.gz) = 01a08fe2e614b9ff1b0fb5219eb5ce8fea8bec9d4730d4558c361886abea725a33158a9a529cffbc030b2be28889fbe50cbd1bf73a844b75372db04ac019f22c
-Size (certbot-dns-sakuracloud-0.34.1.tar.gz) = 11326 bytes
+SHA1 (certbot-dns-sakuracloud-0.34.2.tar.gz) = 2945995964943ab3baae6ee0fc71eccd2de30961
+RMD160 (certbot-dns-sakuracloud-0.34.2.tar.gz) = 63d3809399f31bddb07c8448b7ffeab46c207f2d
+SHA512 (certbot-dns-sakuracloud-0.34.2.tar.gz) = 1c428db921581728e8abb917db4b801aa94f348c5850b864bb64cb2090c756bf8330a0e86f8ab183ef25eaeb32faeed308d69ca3ac0838d9203c57b8998dd777
+Size (certbot-dns-sakuracloud-0.34.2.tar.gz) = 11326 bytes
Index: pkgsrc/security/py-certbot-nginx/Makefile
diff -u pkgsrc/security/py-certbot-nginx/Makefile:1.5 pkgsrc/security/py-certbot-nginx/Makefile:1.6
--- pkgsrc/security/py-certbot-nginx/Makefile:1.5 Tue May 7 08:50:36 2019
+++ pkgsrc/security/py-certbot-nginx/Makefile Fri May 17 06:46:31 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2019/05/07 08:50:36 adam Exp $
+# $NetBSD: Makefile,v 1.6 2019/05/17 06:46:31 adam Exp $
-DISTNAME= certbot-nginx-0.34.1
+DISTNAME= certbot-nginx-0.34.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= security python
MASTER_SITES= ${MASTER_SITE_PYPI:=c/certbot-nginx/}
Index: pkgsrc/security/py-certbot-nginx/distinfo
diff -u pkgsrc/security/py-certbot-nginx/distinfo:1.4 pkgsrc/security/py-certbot-nginx/distinfo:1.5
--- pkgsrc/security/py-certbot-nginx/distinfo:1.4 Tue May 7 08:50:36 2019
+++ pkgsrc/security/py-certbot-nginx/distinfo Fri May 17 06:46:31 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2019/05/07 08:50:36 adam Exp $
+$NetBSD: distinfo,v 1.5 2019/05/17 06:46:31 adam Exp $
-SHA1 (certbot-nginx-0.34.1.tar.gz) = 26b72e1c0e88bb2fb7305c179165fdafd864fedd
-RMD160 (certbot-nginx-0.34.1.tar.gz) = 85a25b5bb52093f19ba452b487be967d7531ecb6
-SHA512 (certbot-nginx-0.34.1.tar.gz) = 4ad4e11b2591d6ba5ed757367525b20606302a31f67f363b7077d9c90f48fa8dbf621064a02bfd1b49b86363bf962950ae495cc040546a2591269dbad45ca612
-Size (certbot-nginx-0.34.1.tar.gz) = 75851 bytes
+SHA1 (certbot-nginx-0.34.2.tar.gz) = 47f1c8cc450d33239343be3af1a5163043dfd3c0
+RMD160 (certbot-nginx-0.34.2.tar.gz) = 468cf4d03d0b37623638aa3f9ee2e4599d31adde
+SHA512 (certbot-nginx-0.34.2.tar.gz) = 70e0007c5f6cfc0b5e20c3a977cc89fd852883ff4c5f5813d9b94b2817bdebe7b886befaa7dbda5699c4300796e8aca930eb20497306e31e254834efc561e6df
+Size (certbot-nginx-0.34.2.tar.gz) = 75844 bytes
Home |
Main Index |
Thread Index |
Old Index