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: Thu Jun 6 12:05:46 UTC 2024
Modified Files:
pkgsrc/security/py-acme: distinfo
pkgsrc/security/py-certbot: Makefile.common distinfo
pkgsrc/security/py-certbot-apache: Makefile distinfo
pkgsrc/security/py-certbot-dns-cloudflare: Makefile distinfo
pkgsrc/security/py-certbot-dns-digitalocean: Makefile distinfo
pkgsrc/security/py-certbot-dns-dnsimple: Makefile distinfo
pkgsrc/security/py-certbot-dns-dnsmadeeasy: Makefile distinfo
pkgsrc/security/py-certbot-dns-gehirn: Makefile distinfo
pkgsrc/security/py-certbot-dns-google: Makefile distinfo
pkgsrc/security/py-certbot-dns-linode: 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 2.11.0
2.11.0
Changed
In anticipation of backwards incompatible changes, certbot-dns-cloudflare now
requires less than version 2.20 of Cloudflare's python library.
Fixed
Fixed a bug in Certbot where a CSR's SANs did not always follow the order of
the domain names that the user requested interactively. In some cases, the
resulting cert's common name might seem picked up randomly from the SANs
when it should be the first item the user had in mind.
To generate a diff of this commit:
cvs rdiff -u -r1.59 -r1.60 pkgsrc/security/py-acme/distinfo
cvs rdiff -u -r1.84 -r1.85 pkgsrc/security/py-certbot/Makefile.common
cvs rdiff -u -r1.87 -r1.88 pkgsrc/security/py-certbot/distinfo
cvs rdiff -u -r1.19 -r1.20 pkgsrc/security/py-certbot-apache/Makefile
cvs rdiff -u -r1.59 -r1.60 pkgsrc/security/py-certbot-apache/distinfo
cvs rdiff -u -r1.1 -r1.2 pkgsrc/security/py-certbot-dns-cloudflare/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/security/py-certbot-dns-cloudflare/distinfo
cvs rdiff -u -r1.9 -r1.10 \
pkgsrc/security/py-certbot-dns-digitalocean/Makefile
cvs rdiff -u -r1.47 -r1.48 \
pkgsrc/security/py-certbot-dns-digitalocean/distinfo
cvs rdiff -u -r1.13 -r1.14 pkgsrc/security/py-certbot-dns-dnsimple/Makefile
cvs rdiff -u -r1.54 -r1.55 pkgsrc/security/py-certbot-dns-dnsimple/distinfo
cvs rdiff -u -r1.12 -r1.13 \
pkgsrc/security/py-certbot-dns-dnsmadeeasy/Makefile
cvs rdiff -u -r1.54 -r1.55 \
pkgsrc/security/py-certbot-dns-dnsmadeeasy/distinfo
cvs rdiff -u -r1.13 -r1.14 pkgsrc/security/py-certbot-dns-gehirn/Makefile
cvs rdiff -u -r1.54 -r1.55 pkgsrc/security/py-certbot-dns-gehirn/distinfo
cvs rdiff -u -r1.15 -r1.16 pkgsrc/security/py-certbot-dns-google/Makefile
cvs rdiff -u -r1.54 -r1.55 pkgsrc/security/py-certbot-dns-google/distinfo
cvs rdiff -u -r1.14 -r1.15 pkgsrc/security/py-certbot-dns-linode/Makefile
cvs rdiff -u -r1.54 -r1.55 pkgsrc/security/py-certbot-dns-linode/distinfo
cvs rdiff -u -r1.17 -r1.18 pkgsrc/security/py-certbot-dns-luadns/Makefile
cvs rdiff -u -r1.59 -r1.60 pkgsrc/security/py-certbot-dns-luadns/distinfo
cvs rdiff -u -r1.18 -r1.19 pkgsrc/security/py-certbot-dns-nsone/Makefile
cvs rdiff -u -r1.59 -r1.60 pkgsrc/security/py-certbot-dns-nsone/distinfo
cvs rdiff -u -r1.19 -r1.20 pkgsrc/security/py-certbot-dns-ovh/Makefile
cvs rdiff -u -r1.59 -r1.60 pkgsrc/security/py-certbot-dns-ovh/distinfo
cvs rdiff -u -r1.19 -r1.20 pkgsrc/security/py-certbot-dns-rfc2136/Makefile
cvs rdiff -u -r1.59 -r1.60 pkgsrc/security/py-certbot-dns-rfc2136/distinfo
cvs rdiff -u -r1.17 -r1.18 pkgsrc/security/py-certbot-dns-route53/Makefile
cvs rdiff -u -r1.59 -r1.60 pkgsrc/security/py-certbot-dns-route53/distinfo
cvs rdiff -u -r1.19 -r1.20 \
pkgsrc/security/py-certbot-dns-sakuracloud/Makefile
cvs rdiff -u -r1.59 -r1.60 \
pkgsrc/security/py-certbot-dns-sakuracloud/distinfo
cvs rdiff -u -r1.23 -r1.24 pkgsrc/security/py-certbot-nginx/Makefile
cvs rdiff -u -r1.60 -r1.61 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/distinfo
diff -u pkgsrc/security/py-acme/distinfo:1.59 pkgsrc/security/py-acme/distinfo:1.60
--- pkgsrc/security/py-acme/distinfo:1.59 Tue Apr 9 15:14:39 2024
+++ pkgsrc/security/py-acme/distinfo Thu Jun 6 12:05:44 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.59 2024/04/09 15:14:39 adam Exp $
+$NetBSD: distinfo,v 1.60 2024/06/06 12:05:44 adam Exp $
-BLAKE2s (acme-2.10.0.tar.gz) = bcea31f8b2d0e072f9b355450ee5e2ef397d5ad2b660c24235b7c95e64e4d942
-SHA512 (acme-2.10.0.tar.gz) = 6f6131ab35e31bd8c7aeea1f6932ec3605884d299e66f0c634085e37bf15a7c352fa278f4541a0e0b20008dcee8afefb8a128bfe6bb673ec9afa6f18dfa4636b
-Size (acme-2.10.0.tar.gz) = 91659 bytes
+BLAKE2s (acme-2.11.0.tar.gz) = 68c4bf7d2867c27dbcf81470ffda92e47e7fc11dcf89dfc997fa98d20357b5a8
+SHA512 (acme-2.11.0.tar.gz) = fcc1acb7da2a69850d6c76bcb755f1633829de2f73042e5862e0848650db1365a596cfdee4f5bb24eb6ae51b4dac0e5e72e5e9789ac63a5691d1bbd7a8497743
+Size (acme-2.11.0.tar.gz) = 91641 bytes
Index: pkgsrc/security/py-certbot/Makefile.common
diff -u pkgsrc/security/py-certbot/Makefile.common:1.84 pkgsrc/security/py-certbot/Makefile.common:1.85
--- pkgsrc/security/py-certbot/Makefile.common:1.84 Tue Apr 9 15:14:39 2024
+++ pkgsrc/security/py-certbot/Makefile.common Thu Jun 6 12:05:45 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.84 2024/04/09 15:14:39 adam Exp $
+# $NetBSD: Makefile.common,v 1.85 2024/06/06 12:05:45 adam Exp $
# used by security/py-acme/Makefile
# used by security/py-certbot/Makefile
# used by security/py-certbot-apache/Makefile
@@ -17,9 +17,9 @@
# used by security/py-certbot-dns-sakuracloud/Makefile
# used by security/py-certbot-nginx/Makefile
-CERTBOT_VERSION= 2.10.0
+CERTBOT_VERSION= 2.11.0
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/g}
CATEGORIES?= security python
MAINTAINER= adam%NetBSD.org@localhost
Index: pkgsrc/security/py-certbot/distinfo
diff -u pkgsrc/security/py-certbot/distinfo:1.87 pkgsrc/security/py-certbot/distinfo:1.88
--- pkgsrc/security/py-certbot/distinfo:1.87 Tue Apr 9 15:14:39 2024
+++ pkgsrc/security/py-certbot/distinfo Thu Jun 6 12:05:45 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.87 2024/04/09 15:14:39 adam Exp $
+$NetBSD: distinfo,v 1.88 2024/06/06 12:05:45 adam Exp $
-BLAKE2s (certbot-2.10.0.tar.gz) = 47af6bfb9b13ef7abaad908b91315d2d8a2e3a4ab82995dff5573fbcdb2a9afe
-SHA512 (certbot-2.10.0.tar.gz) = 71af7bbee576af8e37cda20acb7558deaea2f8c52db15e8698ded263645bc3290951a1b7059c8b7ca3a4a437645b8ed35c63107ffb645b13332d83fb3c6ad483
-Size (certbot-2.10.0.tar.gz) = 437757 bytes
+BLAKE2s (certbot-2.11.0.tar.gz) = 0da1b56df6ad6cba0ca62fe7f7fbce25ddae98a2bc1c2d0c5919e812f8057690
+SHA512 (certbot-2.11.0.tar.gz) = ddc4d92d5b9df8917cf073a0478d85e4dc739160b7f3f6f667df0a119fef8423f0d36e93fcd7972d6e961e44e11eabcf4889c499f9d10388cd6e89eee019bc34
+Size (certbot-2.11.0.tar.gz) = 438415 bytes
Index: pkgsrc/security/py-certbot-apache/Makefile
diff -u pkgsrc/security/py-certbot-apache/Makefile:1.19 pkgsrc/security/py-certbot-apache/Makefile:1.20
--- pkgsrc/security/py-certbot-apache/Makefile:1.19 Sat Feb 10 07:15:23 2024
+++ pkgsrc/security/py-certbot-apache/Makefile Thu Jun 6 12:05:45 2024
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2024/02/10 07:15:23 adam Exp $
+# $NetBSD: Makefile,v 1.20 2024/06/06 12:05:45 adam Exp $
.include "../../security/py-certbot/Makefile.common"
-DISTNAME= certbot-apache-${CERTBOT_VERSION}
+DISTNAME= certbot_apache-${CERTBOT_VERSION}
MASTER_SITES= ${MASTER_SITE_PYPI:=c/certbot-apache/}
COMMENT= Apache plugin for Certbot
Index: pkgsrc/security/py-certbot-apache/distinfo
diff -u pkgsrc/security/py-certbot-apache/distinfo:1.59 pkgsrc/security/py-certbot-apache/distinfo:1.60
--- pkgsrc/security/py-certbot-apache/distinfo:1.59 Tue Apr 9 15:14:39 2024
+++ pkgsrc/security/py-certbot-apache/distinfo Thu Jun 6 12:05:45 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.59 2024/04/09 15:14:39 adam Exp $
+$NetBSD: distinfo,v 1.60 2024/06/06 12:05:45 adam Exp $
-BLAKE2s (certbot-apache-2.10.0.tar.gz) = e909ccaf801bd63b800cc37a895986208a6e637d35ca8888e91017b5dd559603
-SHA512 (certbot-apache-2.10.0.tar.gz) = adba0e00cfbce09b1f82c018dc9db28af129d9147d062c693c818427530358c0b3b956929d5b8d8bdb73d4a65bd7962c764c8bda8189f20de535c4a17e73dc0b
-Size (certbot-apache-2.10.0.tar.gz) = 182928 bytes
+BLAKE2s (certbot_apache-2.11.0.tar.gz) = 1136731a7c448dcbd0efd3428b87a0d5d804b58caf9980b7bfb00fe0303d6e92
+SHA512 (certbot_apache-2.11.0.tar.gz) = 0a88d596db3a2321c6f740e47920ea803e6b0f6885c4d0a751a6a8c00d71954a3959da19193dd4984d7f9de59df926aa855ef0de76c4a239337c25068feda080
+Size (certbot_apache-2.11.0.tar.gz) = 182950 bytes
Index: pkgsrc/security/py-certbot-dns-cloudflare/Makefile
diff -u pkgsrc/security/py-certbot-dns-cloudflare/Makefile:1.1 pkgsrc/security/py-certbot-dns-cloudflare/Makefile:1.2
--- pkgsrc/security/py-certbot-dns-cloudflare/Makefile:1.1 Sat Feb 10 07:15:23 2024
+++ pkgsrc/security/py-certbot-dns-cloudflare/Makefile Thu Jun 6 12:05:45 2024
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.1 2024/02/10 07:15:23 adam Exp $
+# $NetBSD: Makefile,v 1.2 2024/06/06 12:05:45 adam Exp $
.include "../../security/py-certbot/Makefile.common"
-DISTNAME= certbot-dns-cloudflare-${CERTBOT_VERSION}
+DISTNAME= certbot_dns_cloudflare-${CERTBOT_VERSION}
MASTER_SITES= ${MASTER_SITE_PYPI:=c/certbot-dns-cloudflare/}
COMMENT= Cloudflare DNS Authenticator plugin for Certbot
Index: pkgsrc/security/py-certbot-dns-cloudflare/distinfo
diff -u pkgsrc/security/py-certbot-dns-cloudflare/distinfo:1.2 pkgsrc/security/py-certbot-dns-cloudflare/distinfo:1.3
--- pkgsrc/security/py-certbot-dns-cloudflare/distinfo:1.2 Tue Apr 9 15:14:39 2024
+++ pkgsrc/security/py-certbot-dns-cloudflare/distinfo Thu Jun 6 12:05:45 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2024/04/09 15:14:39 adam Exp $
+$NetBSD: distinfo,v 1.3 2024/06/06 12:05:45 adam Exp $
-BLAKE2s (certbot-dns-cloudflare-2.10.0.tar.gz) = 8fbce45bc47826d6a2ce328be819ea676e376d94306d8b6431015b5200c33a90
-SHA512 (certbot-dns-cloudflare-2.10.0.tar.gz) = f2833940d046fc5bc6b44b1913cdf0b815384772872701ab6cd121ef713bfa7bf774bed94cad3e286588098039cf9f763a56bb403db1097be74b7ad8653c2882
-Size (certbot-dns-cloudflare-2.10.0.tar.gz) = 16150 bytes
+BLAKE2s (certbot_dns_cloudflare-2.11.0.tar.gz) = 71b00233dc786af35b8246ebc756bfbc1fb10efdb531b7af7bacf5dd5a04ebba
+SHA512 (certbot_dns_cloudflare-2.11.0.tar.gz) = a23ea7de7d1033d01bbc0f1193c29fd9add8787e79948f27c76da1d684e4515aee66a12fc4a7e6846beb61af10f2794531699c189e999d9d11a4d38dbd144e9e
+Size (certbot_dns_cloudflare-2.11.0.tar.gz) = 16208 bytes
Index: pkgsrc/security/py-certbot-dns-digitalocean/Makefile
diff -u pkgsrc/security/py-certbot-dns-digitalocean/Makefile:1.9 pkgsrc/security/py-certbot-dns-digitalocean/Makefile:1.10
--- pkgsrc/security/py-certbot-dns-digitalocean/Makefile:1.9 Tue Dec 12 16:39:34 2023
+++ pkgsrc/security/py-certbot-dns-digitalocean/Makefile Thu Jun 6 12:05:45 2024
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2023/12/12 16:39:34 adam Exp $
+# $NetBSD: Makefile,v 1.10 2024/06/06 12:05:45 adam Exp $
.include "../../security/py-certbot/Makefile.common"
-DISTNAME= certbot-dns-digitalocean-${CERTBOT_VERSION}
+DISTNAME= certbot_dns_digitalocean-${CERTBOT_VERSION}
MASTER_SITES= ${MASTER_SITE_PYPI:=c/certbot-dns-digitalocean/}
COMMENT= DigitalOcean DNS Authenticator plugin for Certbot
Index: pkgsrc/security/py-certbot-dns-digitalocean/distinfo
diff -u pkgsrc/security/py-certbot-dns-digitalocean/distinfo:1.47 pkgsrc/security/py-certbot-dns-digitalocean/distinfo:1.48
--- pkgsrc/security/py-certbot-dns-digitalocean/distinfo:1.47 Tue Apr 9 15:14:40 2024
+++ pkgsrc/security/py-certbot-dns-digitalocean/distinfo Thu Jun 6 12:05:45 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.47 2024/04/09 15:14:40 adam Exp $
+$NetBSD: distinfo,v 1.48 2024/06/06 12:05:45 adam Exp $
-BLAKE2s (certbot-dns-digitalocean-2.10.0.tar.gz) = 4fe4205570a71bd6c08566276dbfb9cfa7f160c9d09591e8de58666f45a8e97d
-SHA512 (certbot-dns-digitalocean-2.10.0.tar.gz) = 2566ce794a8819962328481a7780197c108202c695c43d92bc414c54edb1e6060659cdaeb558b89cead5f54fe2932d89ea5496d89f689dd45666beee12108380
-Size (certbot-dns-digitalocean-2.10.0.tar.gz) = 14418 bytes
+BLAKE2s (certbot_dns_digitalocean-2.11.0.tar.gz) = 35aed67d015380d507f7839d17d672954aeb6000de9c94c020ac9ff8983b2bf7
+SHA512 (certbot_dns_digitalocean-2.11.0.tar.gz) = b283b9529813c41a01e2fabf764967e10bc5524b1df9fd430e7c7b6fef2ee1ef49e5f65d35318338534118c6277ec6ed6712e1365c16397b1f81ce6b06411935
+Size (certbot_dns_digitalocean-2.11.0.tar.gz) = 14417 bytes
Index: pkgsrc/security/py-certbot-dns-dnsimple/Makefile
diff -u pkgsrc/security/py-certbot-dns-dnsimple/Makefile:1.13 pkgsrc/security/py-certbot-dns-dnsimple/Makefile:1.14
--- pkgsrc/security/py-certbot-dns-dnsimple/Makefile:1.13 Sat Feb 10 07:15:23 2024
+++ pkgsrc/security/py-certbot-dns-dnsimple/Makefile Thu Jun 6 12:05:45 2024
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2024/02/10 07:15:23 adam Exp $
+# $NetBSD: Makefile,v 1.14 2024/06/06 12:05:45 adam Exp $
.include "../../security/py-certbot/Makefile.common"
-DISTNAME= certbot-dns-dnsimple-${CERTBOT_VERSION}
+DISTNAME= certbot_dns_dnsimple-${CERTBOT_VERSION}
MASTER_SITES= ${MASTER_SITE_PYPI:=c/certbot-dns-dnsimple/}
COMMENT= DNSimple DNS Authenticator plugin for Certbot
Index: pkgsrc/security/py-certbot-dns-dnsimple/distinfo
diff -u pkgsrc/security/py-certbot-dns-dnsimple/distinfo:1.54 pkgsrc/security/py-certbot-dns-dnsimple/distinfo:1.55
--- pkgsrc/security/py-certbot-dns-dnsimple/distinfo:1.54 Tue Apr 9 15:14:40 2024
+++ pkgsrc/security/py-certbot-dns-dnsimple/distinfo Thu Jun 6 12:05:45 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.54 2024/04/09 15:14:40 adam Exp $
+$NetBSD: distinfo,v 1.55 2024/06/06 12:05:45 adam Exp $
-BLAKE2s (certbot-dns-dnsimple-2.10.0.tar.gz) = efd79c29881c190a031de806645a76d474ffce0b764680a54730dd6ff29cf278
-SHA512 (certbot-dns-dnsimple-2.10.0.tar.gz) = f01561824d21d62f7d4e4677445a32161c2696492f4ffa05f27478f33dd794ae81ef40b23de53a3b304389f73a907bdcae0203bd0721af7f8981aa3c0e17b40a
-Size (certbot-dns-dnsimple-2.10.0.tar.gz) = 11856 bytes
+BLAKE2s (certbot_dns_dnsimple-2.11.0.tar.gz) = fd5ede6daad6c22e71016ba6b22850ab460cb86f993c11e2ac88b772fb05ceab
+SHA512 (certbot_dns_dnsimple-2.11.0.tar.gz) = 923c554efd53bf316666e66c7b00462c83570e5d06405293f65c9f2d313a1228f14e2d4c5d51a751f78f22b018c2b4b95f5843e470f857615335674f87bee46c
+Size (certbot_dns_dnsimple-2.11.0.tar.gz) = 11848 bytes
Index: pkgsrc/security/py-certbot-dns-dnsmadeeasy/Makefile
diff -u pkgsrc/security/py-certbot-dns-dnsmadeeasy/Makefile:1.12 pkgsrc/security/py-certbot-dns-dnsmadeeasy/Makefile:1.13
--- pkgsrc/security/py-certbot-dns-dnsmadeeasy/Makefile:1.12 Sat Feb 10 07:15:23 2024
+++ pkgsrc/security/py-certbot-dns-dnsmadeeasy/Makefile Thu Jun 6 12:05:45 2024
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2024/02/10 07:15:23 adam Exp $
+# $NetBSD: Makefile,v 1.13 2024/06/06 12:05:45 adam Exp $
.include "../../security/py-certbot/Makefile.common"
-DISTNAME= certbot-dns-dnsmadeeasy-${CERTBOT_VERSION}
+DISTNAME= certbot_dns_dnsmadeeasy-${CERTBOT_VERSION}
MASTER_SITES= ${MASTER_SITE_PYPI:=c/certbot-dns-dnsmadeeasy/}
COMMENT= DNS Made Easy DNS Authenticator plugin for Certbot
Index: pkgsrc/security/py-certbot-dns-dnsmadeeasy/distinfo
diff -u pkgsrc/security/py-certbot-dns-dnsmadeeasy/distinfo:1.54 pkgsrc/security/py-certbot-dns-dnsmadeeasy/distinfo:1.55
--- pkgsrc/security/py-certbot-dns-dnsmadeeasy/distinfo:1.54 Tue Apr 9 15:14:40 2024
+++ pkgsrc/security/py-certbot-dns-dnsmadeeasy/distinfo Thu Jun 6 12:05:45 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.54 2024/04/09 15:14:40 adam Exp $
+$NetBSD: distinfo,v 1.55 2024/06/06 12:05:45 adam Exp $
-BLAKE2s (certbot-dns-dnsmadeeasy-2.10.0.tar.gz) = 3490f729e810b319c1749dd6082f6c11bf107af40b090bda15af79fda74be487
-SHA512 (certbot-dns-dnsmadeeasy-2.10.0.tar.gz) = 77eb0164319d313f33e2fcbc321f2afaa4bcc40ae2edb8aaf5fe2a3d7a1b8879a7beecdd1d68802bd818793224d6e2a6252768b5313dccfe77e07d27c32ebee5
-Size (certbot-dns-dnsmadeeasy-2.10.0.tar.gz) = 12023 bytes
+BLAKE2s (certbot_dns_dnsmadeeasy-2.11.0.tar.gz) = 397041211af80285f1b695ae4e06e8e97e8b218259298535af6f248ab361c8e1
+SHA512 (certbot_dns_dnsmadeeasy-2.11.0.tar.gz) = fb0e895debc40175ba8291980eedaf380949841465e7e89d2a2e074c1565fa4443b86ebb0f7010ab05477cfc12c8b84590354895bf7d81d13448bd2370c532ad
+Size (certbot_dns_dnsmadeeasy-2.11.0.tar.gz) = 12005 bytes
Index: pkgsrc/security/py-certbot-dns-gehirn/Makefile
diff -u pkgsrc/security/py-certbot-dns-gehirn/Makefile:1.13 pkgsrc/security/py-certbot-dns-gehirn/Makefile:1.14
--- pkgsrc/security/py-certbot-dns-gehirn/Makefile:1.13 Sat Feb 10 07:15:23 2024
+++ pkgsrc/security/py-certbot-dns-gehirn/Makefile Thu Jun 6 12:05:45 2024
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2024/02/10 07:15:23 adam Exp $
+# $NetBSD: Makefile,v 1.14 2024/06/06 12:05:45 adam Exp $
.include "../../security/py-certbot/Makefile.common"
-DISTNAME= certbot-dns-gehirn-${CERTBOT_VERSION}
+DISTNAME= certbot_dns_gehirn-${CERTBOT_VERSION}
MASTER_SITES= ${MASTER_SITE_PYPI:=c/certbot-dns-gehirn/}
COMMENT= Gehirn Infrastracture Service DNS Authenticator plugin for Certbot
Index: pkgsrc/security/py-certbot-dns-gehirn/distinfo
diff -u pkgsrc/security/py-certbot-dns-gehirn/distinfo:1.54 pkgsrc/security/py-certbot-dns-gehirn/distinfo:1.55
--- pkgsrc/security/py-certbot-dns-gehirn/distinfo:1.54 Tue Apr 9 15:14:40 2024
+++ pkgsrc/security/py-certbot-dns-gehirn/distinfo Thu Jun 6 12:05:45 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.54 2024/04/09 15:14:40 adam Exp $
+$NetBSD: distinfo,v 1.55 2024/06/06 12:05:45 adam Exp $
-BLAKE2s (certbot-dns-gehirn-2.10.0.tar.gz) = 58f04e2adf8366d348590429a64d60d70a0762345ec6a4885efada5aae07083f
-SHA512 (certbot-dns-gehirn-2.10.0.tar.gz) = ce08c15a4ef63e938efea140764087087a6f9973d7ff70ccfdee21ea1c6ec7e0d5c98753e92d9cdb275619b1da180526da3f07e562bebf8d8cdad5ce9df72ac7
-Size (certbot-dns-gehirn-2.10.0.tar.gz) = 11939 bytes
+BLAKE2s (certbot_dns_gehirn-2.11.0.tar.gz) = ce8bf04e606a45d9de691aa4da3593bff65cb8d9741a276cda4cfbba8fdccf05
+SHA512 (certbot_dns_gehirn-2.11.0.tar.gz) = 0f0eec9a0fa19f18ff6ae1635e7e9858ff8a3b56a91c0154eebcc59ee09739660490e19e89e32c0adbc10d7879f57764062eb7639e16db421e8bb8544649f351
+Size (certbot_dns_gehirn-2.11.0.tar.gz) = 11941 bytes
Index: pkgsrc/security/py-certbot-dns-google/Makefile
diff -u pkgsrc/security/py-certbot-dns-google/Makefile:1.15 pkgsrc/security/py-certbot-dns-google/Makefile:1.16
--- pkgsrc/security/py-certbot-dns-google/Makefile:1.15 Tue Dec 12 16:39:35 2023
+++ pkgsrc/security/py-certbot-dns-google/Makefile Thu Jun 6 12:05:45 2024
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2023/12/12 16:39:35 adam Exp $
+# $NetBSD: Makefile,v 1.16 2024/06/06 12:05:45 adam Exp $
.include "../../security/py-certbot/Makefile.common"
-DISTNAME= certbot-dns-google-${CERTBOT_VERSION}
+DISTNAME= certbot_dns_google-${CERTBOT_VERSION}
MASTER_SITES= ${MASTER_SITE_PYPI:=c/certbot-dns-google/}
COMMENT= Google Cloud DNS Authenticator plugin for Certbot
Index: pkgsrc/security/py-certbot-dns-google/distinfo
diff -u pkgsrc/security/py-certbot-dns-google/distinfo:1.54 pkgsrc/security/py-certbot-dns-google/distinfo:1.55
--- pkgsrc/security/py-certbot-dns-google/distinfo:1.54 Tue Apr 9 15:14:40 2024
+++ pkgsrc/security/py-certbot-dns-google/distinfo Thu Jun 6 12:05:45 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.54 2024/04/09 15:14:40 adam Exp $
+$NetBSD: distinfo,v 1.55 2024/06/06 12:05:45 adam Exp $
-BLAKE2s (certbot-dns-google-2.10.0.tar.gz) = 80bebd3f774eae651c2ae964f18383ccb5d79f06eaad738c0cbf07f73ab1576d
-SHA512 (certbot-dns-google-2.10.0.tar.gz) = 286cc415344b2ae192d78f5904827699ae3b328a0d285bdc80785c7f89afd049930c7e31828db3017d26811a07f3a85d4846172755cd6c7edb8d3bd2df9494b1
-Size (certbot-dns-google-2.10.0.tar.gz) = 24901 bytes
+BLAKE2s (certbot_dns_google-2.11.0.tar.gz) = e6c85c49662fc4a460899c440dc2631986ae15dad0c202f5cda4f42fa7e58299
+SHA512 (certbot_dns_google-2.11.0.tar.gz) = 34e175fc8e6b6d1f6e83033adedb40cfe7a717cf0d8e40e35e42ef3ee520ebd11a1a3fd017c8677c8ca9ac71921ed5486dccc10e926b89870eb954d2c65c1fdd
+Size (certbot_dns_google-2.11.0.tar.gz) = 24896 bytes
Index: pkgsrc/security/py-certbot-dns-linode/Makefile
diff -u pkgsrc/security/py-certbot-dns-linode/Makefile:1.14 pkgsrc/security/py-certbot-dns-linode/Makefile:1.15
--- pkgsrc/security/py-certbot-dns-linode/Makefile:1.14 Sat Feb 10 07:15:24 2024
+++ pkgsrc/security/py-certbot-dns-linode/Makefile Thu Jun 6 12:05:45 2024
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2024/02/10 07:15:24 adam Exp $
+# $NetBSD: Makefile,v 1.15 2024/06/06 12:05:45 adam Exp $
.include "../../security/py-certbot/Makefile.common"
-DISTNAME= certbot-dns-linode-${CERTBOT_VERSION}
+DISTNAME= certbot_dns_linode-${CERTBOT_VERSION}
MASTER_SITES= ${MASTER_SITE_PYPI:=c/certbot-dns-linode/}
COMMENT= Linode DNS Authenticator plugin for Certbot
Index: pkgsrc/security/py-certbot-dns-linode/distinfo
diff -u pkgsrc/security/py-certbot-dns-linode/distinfo:1.54 pkgsrc/security/py-certbot-dns-linode/distinfo:1.55
--- pkgsrc/security/py-certbot-dns-linode/distinfo:1.54 Tue Apr 9 15:14:40 2024
+++ pkgsrc/security/py-certbot-dns-linode/distinfo Thu Jun 6 12:05:45 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.54 2024/04/09 15:14:40 adam Exp $
+$NetBSD: distinfo,v 1.55 2024/06/06 12:05:45 adam Exp $
-BLAKE2s (certbot-dns-linode-2.10.0.tar.gz) = 8c5867b3a57da01a7b12557d34bdcc197fd01f4ab4516b618e9fd1888822e73c
-SHA512 (certbot-dns-linode-2.10.0.tar.gz) = d9020dd2cb12723f0f6182d333c9c98570cfd9129230349da81fd47978ae6c11a1df37db2bec8d2a05ff7e27cafef132d206375e50c729b070e6ef166bfd1f21
-Size (certbot-dns-linode-2.10.0.tar.gz) = 12960 bytes
+BLAKE2s (certbot_dns_linode-2.11.0.tar.gz) = 27ddff18648ebae64fab3ad2118cbdca25ea80869c97367a12c08a4764f7333c
+SHA512 (certbot_dns_linode-2.11.0.tar.gz) = db94eeb04a6308d9df867ac19116df6ad11f3147b8bf91605487d10c0486d2a0de9bb5469af4d37f2d0c76754f7b51bca22c43cc24da9134ee55f37078737716
+Size (certbot_dns_linode-2.11.0.tar.gz) = 12954 bytes
Index: pkgsrc/security/py-certbot-dns-luadns/Makefile
diff -u pkgsrc/security/py-certbot-dns-luadns/Makefile:1.17 pkgsrc/security/py-certbot-dns-luadns/Makefile:1.18
--- pkgsrc/security/py-certbot-dns-luadns/Makefile:1.17 Tue Dec 12 16:39:35 2023
+++ pkgsrc/security/py-certbot-dns-luadns/Makefile Thu Jun 6 12:05:46 2024
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.17 2023/12/12 16:39:35 adam Exp $
+# $NetBSD: Makefile,v 1.18 2024/06/06 12:05:46 adam Exp $
.include "../../security/py-certbot/Makefile.common"
-DISTNAME= certbot-dns-luadns-${CERTBOT_VERSION}
+DISTNAME= certbot_dns_luadns-${CERTBOT_VERSION}
MASTER_SITES= ${MASTER_SITE_PYPI:=c/certbot-dns-luadns/}
COMMENT= LuaDNS Authenticator plugin for Certbot
Index: pkgsrc/security/py-certbot-dns-luadns/distinfo
diff -u pkgsrc/security/py-certbot-dns-luadns/distinfo:1.59 pkgsrc/security/py-certbot-dns-luadns/distinfo:1.60
--- pkgsrc/security/py-certbot-dns-luadns/distinfo:1.59 Tue Apr 9 15:14:40 2024
+++ pkgsrc/security/py-certbot-dns-luadns/distinfo Thu Jun 6 12:05:46 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.59 2024/04/09 15:14:40 adam Exp $
+$NetBSD: distinfo,v 1.60 2024/06/06 12:05:46 adam Exp $
-BLAKE2s (certbot-dns-luadns-2.10.0.tar.gz) = 5e718dfb15529e7f02e25571511376804bd053a61116d156f9031f3dd1a4f9e8
-SHA512 (certbot-dns-luadns-2.10.0.tar.gz) = becc04726daa1c7f46d1ba02121ed4f7f306157d0773ce0393418716c146b91e2d586407e3e72d78694db4d6b88e704b22c07c3afa6ec427251974eca7cecf80
-Size (certbot-dns-luadns-2.10.0.tar.gz) = 11857 bytes
+BLAKE2s (certbot_dns_luadns-2.11.0.tar.gz) = 18fd6b9ac207d4cccd7fea32129271358d8b35f0d6788cdaaf6fe7f781eecdb6
+SHA512 (certbot_dns_luadns-2.11.0.tar.gz) = aee2db761a425953bcb116a455f34f0f36979cbbec7e746bcad71f4a831445207adc7c7ef1a93679ad9d824658044f63b0b76f553e3451bfe7d2c5d9465bfa43
+Size (certbot_dns_luadns-2.11.0.tar.gz) = 11860 bytes
Index: pkgsrc/security/py-certbot-dns-nsone/Makefile
diff -u pkgsrc/security/py-certbot-dns-nsone/Makefile:1.18 pkgsrc/security/py-certbot-dns-nsone/Makefile:1.19
--- pkgsrc/security/py-certbot-dns-nsone/Makefile:1.18 Sat Feb 10 07:15:24 2024
+++ pkgsrc/security/py-certbot-dns-nsone/Makefile Thu Jun 6 12:05:46 2024
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2024/02/10 07:15:24 adam Exp $
+# $NetBSD: Makefile,v 1.19 2024/06/06 12:05:46 adam Exp $
.include "../../security/py-certbot/Makefile.common"
-DISTNAME= certbot-dns-nsone-${CERTBOT_VERSION}
+DISTNAME= certbot_dns_nsone-${CERTBOT_VERSION}
MASTER_SITES= ${MASTER_SITE_PYPI:=c/certbot-dns-nsone/}
COMMENT= NS1 DNS Authenticator plugin for Certbot
Index: pkgsrc/security/py-certbot-dns-nsone/distinfo
diff -u pkgsrc/security/py-certbot-dns-nsone/distinfo:1.59 pkgsrc/security/py-certbot-dns-nsone/distinfo:1.60
--- pkgsrc/security/py-certbot-dns-nsone/distinfo:1.59 Tue Apr 9 15:14:40 2024
+++ pkgsrc/security/py-certbot-dns-nsone/distinfo Thu Jun 6 12:05:46 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.59 2024/04/09 15:14:40 adam Exp $
+$NetBSD: distinfo,v 1.60 2024/06/06 12:05:46 adam Exp $
-BLAKE2s (certbot-dns-nsone-2.10.0.tar.gz) = fe5573c405ae16c0d6ed58b4bfd4e616b618b8e77a0304563be282d95e7feb3d
-SHA512 (certbot-dns-nsone-2.10.0.tar.gz) = 5d6314650f31d6bcde7ce1f74613e21748c6ac823a6b317f808a95806d4e30b67c5726253b27c1349295a86e0bbf438d9dbb4df45b74266ef20cff5af699515e
-Size (certbot-dns-nsone-2.10.0.tar.gz) = 11929 bytes
+BLAKE2s (certbot_dns_nsone-2.11.0.tar.gz) = 353258543311ae7c8a730015c2a4989a452166a7ceb2f0248573299063d01f6a
+SHA512 (certbot_dns_nsone-2.11.0.tar.gz) = c891f58b7cc665e01a4a70d7ff4a4a523e176e04f8a2217846c50efcbc343a19dc3cac1a808d46179e5e879403f01573fbcdcf5891efdda007b734c1b22cbb4a
+Size (certbot_dns_nsone-2.11.0.tar.gz) = 11919 bytes
Index: pkgsrc/security/py-certbot-dns-ovh/Makefile
diff -u pkgsrc/security/py-certbot-dns-ovh/Makefile:1.19 pkgsrc/security/py-certbot-dns-ovh/Makefile:1.20
--- pkgsrc/security/py-certbot-dns-ovh/Makefile:1.19 Tue Dec 12 16:39:35 2023
+++ pkgsrc/security/py-certbot-dns-ovh/Makefile Thu Jun 6 12:05:46 2024
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2023/12/12 16:39:35 adam Exp $
+# $NetBSD: Makefile,v 1.20 2024/06/06 12:05:46 adam Exp $
.include "../../security/py-certbot/Makefile.common"
-DISTNAME= certbot-dns-ovh-${CERTBOT_VERSION}
+DISTNAME= certbot_dns_ovh-${CERTBOT_VERSION}
MASTER_SITES= ${MASTER_SITE_PYPI:=c/certbot-dns-ovh/}
COMMENT= OVH DNS Authenticator plugin for Certbot
Index: pkgsrc/security/py-certbot-dns-ovh/distinfo
diff -u pkgsrc/security/py-certbot-dns-ovh/distinfo:1.59 pkgsrc/security/py-certbot-dns-ovh/distinfo:1.60
--- pkgsrc/security/py-certbot-dns-ovh/distinfo:1.59 Tue Apr 9 15:14:41 2024
+++ pkgsrc/security/py-certbot-dns-ovh/distinfo Thu Jun 6 12:05:46 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.59 2024/04/09 15:14:41 adam Exp $
+$NetBSD: distinfo,v 1.60 2024/06/06 12:05:46 adam Exp $
-BLAKE2s (certbot-dns-ovh-2.10.0.tar.gz) = 32f3ba1c853b52fbd469ea4db43bbee8254b427b442528d2dfa1a5fcd88af62e
-SHA512 (certbot-dns-ovh-2.10.0.tar.gz) = fd368199a318e386a7a03083823d4b43496b8f526e7b6fe0903edff02340b30f6146531349bb8d86ad21178cd3f55570d8cad2621fbf002014086e75706e76d4
-Size (certbot-dns-ovh-2.10.0.tar.gz) = 12300 bytes
+BLAKE2s (certbot_dns_ovh-2.11.0.tar.gz) = aaec4fa7c956d9fe2be8f56a402bd07ae6a935703668d9a9c14b2c43c79e5566
+SHA512 (certbot_dns_ovh-2.11.0.tar.gz) = 2ce2d447d55440cf9079acf326afeb0a9a9a4e2093e73ee36255f82bf7ee201efa5433305aaccaed45b9ff9b3ebae685564125202723de87a24740636272a135
+Size (certbot_dns_ovh-2.11.0.tar.gz) = 12282 bytes
Index: pkgsrc/security/py-certbot-dns-rfc2136/Makefile
diff -u pkgsrc/security/py-certbot-dns-rfc2136/Makefile:1.19 pkgsrc/security/py-certbot-dns-rfc2136/Makefile:1.20
--- pkgsrc/security/py-certbot-dns-rfc2136/Makefile:1.19 Tue Dec 12 16:39:35 2023
+++ pkgsrc/security/py-certbot-dns-rfc2136/Makefile Thu Jun 6 12:05:46 2024
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2023/12/12 16:39:35 adam Exp $
+# $NetBSD: Makefile,v 1.20 2024/06/06 12:05:46 adam Exp $
.include "../../security/py-certbot/Makefile.common"
-DISTNAME= certbot-dns-rfc2136-${CERTBOT_VERSION}
+DISTNAME= certbot_dns_rfc2136-${CERTBOT_VERSION}
MASTER_SITES= ${MASTER_SITE_PYPI:=c/certbot-dns-rfc2136/}
COMMENT= RFC 2136 DNS Authenticator plugin for Certbot
Index: pkgsrc/security/py-certbot-dns-rfc2136/distinfo
diff -u pkgsrc/security/py-certbot-dns-rfc2136/distinfo:1.59 pkgsrc/security/py-certbot-dns-rfc2136/distinfo:1.60
--- pkgsrc/security/py-certbot-dns-rfc2136/distinfo:1.59 Tue Apr 9 15:14:41 2024
+++ pkgsrc/security/py-certbot-dns-rfc2136/distinfo Thu Jun 6 12:05:46 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.59 2024/04/09 15:14:41 adam Exp $
+$NetBSD: distinfo,v 1.60 2024/06/06 12:05:46 adam Exp $
-BLAKE2s (certbot-dns-rfc2136-2.10.0.tar.gz) = a78ee90a8e79c395b96d7708cdf82e757ed7948df571d6785535498d4dfc3d32
-SHA512 (certbot-dns-rfc2136-2.10.0.tar.gz) = d07c504c87fd6964b3b7ee46e019bd74ee10a0780f6ac9208556a3a01f44fc13f15be494a48b7289b5ffea383ca33f14411d6c3d2854aedc45cf9b051270cd3f
-Size (certbot-dns-rfc2136-2.10.0.tar.gz) = 16643 bytes
+BLAKE2s (certbot_dns_rfc2136-2.11.0.tar.gz) = bbd3a5c007af45df0da460518d80f309e6acac691cb6c629796877bc6cde370e
+SHA512 (certbot_dns_rfc2136-2.11.0.tar.gz) = 490d8a19e057e5a6cbb170e8e47668e7d07c6aae9493120ea73285853c1d900aef66bb7faa09308dd25218aa38326ae7fc39692bc8f3f2bbd32fd0506c5810cb
+Size (certbot_dns_rfc2136-2.11.0.tar.gz) = 16638 bytes
Index: pkgsrc/security/py-certbot-dns-route53/Makefile
diff -u pkgsrc/security/py-certbot-dns-route53/Makefile:1.17 pkgsrc/security/py-certbot-dns-route53/Makefile:1.18
--- pkgsrc/security/py-certbot-dns-route53/Makefile:1.17 Tue Dec 12 16:39:35 2023
+++ pkgsrc/security/py-certbot-dns-route53/Makefile Thu Jun 6 12:05:46 2024
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.17 2023/12/12 16:39:35 adam Exp $
+# $NetBSD: Makefile,v 1.18 2024/06/06 12:05:46 adam Exp $
.include "../../security/py-certbot/Makefile.common"
-DISTNAME= certbot-dns-route53-${CERTBOT_VERSION}
+DISTNAME= certbot_dns_route53-${CERTBOT_VERSION}
MASTER_SITES= ${MASTER_SITE_PYPI:=c/certbot-dns-route53/}
COMMENT= Amazon Web Services Route 53 API plugin for Certbot
Index: pkgsrc/security/py-certbot-dns-route53/distinfo
diff -u pkgsrc/security/py-certbot-dns-route53/distinfo:1.59 pkgsrc/security/py-certbot-dns-route53/distinfo:1.60
--- pkgsrc/security/py-certbot-dns-route53/distinfo:1.59 Tue Apr 9 15:14:41 2024
+++ pkgsrc/security/py-certbot-dns-route53/distinfo Thu Jun 6 12:05:46 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.59 2024/04/09 15:14:41 adam Exp $
+$NetBSD: distinfo,v 1.60 2024/06/06 12:05:46 adam Exp $
-BLAKE2s (certbot-dns-route53-2.10.0.tar.gz) = 1edee07371506b8655b080036ff8ab54bac66b2fb8cac1ae2c0c92cb9ae46e99
-SHA512 (certbot-dns-route53-2.10.0.tar.gz) = afa418da72ff36da3d84f9c8fbe076cef5e2c0772e4647b89adef27bd20138b7bb4c05a2160f68884a6f1e105c4f3a5ebffa4c6968d29029b34d7af5c84be988
-Size (certbot-dns-route53-2.10.0.tar.gz) = 15381 bytes
+BLAKE2s (certbot_dns_route53-2.11.0.tar.gz) = 3e496092a56a240954da39762881fe37167b1c09699ffbe1a0cc7927db5d2be5
+SHA512 (certbot_dns_route53-2.11.0.tar.gz) = 8eabd97dd63d52816e15a810849a961d461f90725a1616c2335f90141e5b26280cf6d4c958fa9dddbb3c6c5a01c8143ee561b4c7b8940d7663c136123cb0a58a
+Size (certbot_dns_route53-2.11.0.tar.gz) = 15406 bytes
Index: pkgsrc/security/py-certbot-dns-sakuracloud/Makefile
diff -u pkgsrc/security/py-certbot-dns-sakuracloud/Makefile:1.19 pkgsrc/security/py-certbot-dns-sakuracloud/Makefile:1.20
--- pkgsrc/security/py-certbot-dns-sakuracloud/Makefile:1.19 Sat Feb 10 07:15:24 2024
+++ pkgsrc/security/py-certbot-dns-sakuracloud/Makefile Thu Jun 6 12:05:46 2024
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2024/02/10 07:15:24 adam Exp $
+# $NetBSD: Makefile,v 1.20 2024/06/06 12:05:46 adam Exp $
.include "../../security/py-certbot/Makefile.common"
-DISTNAME= certbot-dns-sakuracloud-${CERTBOT_VERSION}
+DISTNAME= certbot_dns_sakuracloud-${CERTBOT_VERSION}
MASTER_SITES= ${MASTER_SITE_PYPI:=c/certbot-dns-sakuracloud/}
COMMENT= Sakura Cloud DNS Authenticator plugin for Certbot
Index: pkgsrc/security/py-certbot-dns-sakuracloud/distinfo
diff -u pkgsrc/security/py-certbot-dns-sakuracloud/distinfo:1.59 pkgsrc/security/py-certbot-dns-sakuracloud/distinfo:1.60
--- pkgsrc/security/py-certbot-dns-sakuracloud/distinfo:1.59 Tue Apr 9 15:14:41 2024
+++ pkgsrc/security/py-certbot-dns-sakuracloud/distinfo Thu Jun 6 12:05:46 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.59 2024/04/09 15:14:41 adam Exp $
+$NetBSD: distinfo,v 1.60 2024/06/06 12:05:46 adam Exp $
-BLAKE2s (certbot-dns-sakuracloud-2.10.0.tar.gz) = af5e9226eddc3998a4775e59e2951aba0a71fc72abb3dfc21d8177ad4516a7f3
-SHA512 (certbot-dns-sakuracloud-2.10.0.tar.gz) = 7278a00fc0be7bce9fa61d92e67f1f167254c784e30a3152a77714a1f505ef50a5bb9770e9ec5d8a424167e50ba989d77dd78b09e1e7e2378476a35f0be103a1
-Size (certbot-dns-sakuracloud-2.10.0.tar.gz) = 11933 bytes
+BLAKE2s (certbot_dns_sakuracloud-2.11.0.tar.gz) = d1dd7da51ce66838460a3d713975735ae36db0bdf815124030d19bcdc910d6e2
+SHA512 (certbot_dns_sakuracloud-2.11.0.tar.gz) = b77e1c3b2efe419fb67b89355aed376db621ff75a650d5bb69f2ddfb5c2a8b43a19c8bc0041b0d1b97c878cd7066949ad05dadb8a4498d574fdb8cc1ec0f7f41
+Size (certbot_dns_sakuracloud-2.11.0.tar.gz) = 11923 bytes
Index: pkgsrc/security/py-certbot-nginx/Makefile
diff -u pkgsrc/security/py-certbot-nginx/Makefile:1.23 pkgsrc/security/py-certbot-nginx/Makefile:1.24
--- pkgsrc/security/py-certbot-nginx/Makefile:1.23 Sat Feb 10 07:15:24 2024
+++ pkgsrc/security/py-certbot-nginx/Makefile Thu Jun 6 12:05:46 2024
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.23 2024/02/10 07:15:24 adam Exp $
+# $NetBSD: Makefile,v 1.24 2024/06/06 12:05:46 adam Exp $
.include "../../security/py-certbot/Makefile.common"
-DISTNAME= certbot-nginx-${CERTBOT_VERSION}
+DISTNAME= certbot_nginx-${CERTBOT_VERSION}
MASTER_SITES= ${MASTER_SITE_PYPI:=c/certbot-nginx/}
COMMENT= Nginx plugin for Certbot
Index: pkgsrc/security/py-certbot-nginx/distinfo
diff -u pkgsrc/security/py-certbot-nginx/distinfo:1.60 pkgsrc/security/py-certbot-nginx/distinfo:1.61
--- pkgsrc/security/py-certbot-nginx/distinfo:1.60 Tue Apr 9 15:14:41 2024
+++ pkgsrc/security/py-certbot-nginx/distinfo Thu Jun 6 12:05:46 2024
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.60 2024/04/09 15:14:41 adam Exp $
+$NetBSD: distinfo,v 1.61 2024/06/06 12:05:46 adam Exp $
-BLAKE2s (certbot-nginx-2.10.0.tar.gz) = babc7dc1b9f1b6c921b0a4499ea1f876081995e23c5fe1ddb01ebf32ac7b8e94
-SHA512 (certbot-nginx-2.10.0.tar.gz) = a57bccf745659f04f82b2624d3d184c96be69c96e0af68053be65c9c682d1c7d309cd042d6f36ce92a45e2f31b0eef5713e7460844010d9b3dd064f3855f57e9
-Size (certbot-nginx-2.10.0.tar.gz) = 78264 bytes
+BLAKE2s (certbot_nginx-2.11.0.tar.gz) = b6e0d59b7ba10a36bc11d76dcacea9e72b635ce7fb2316c0e20d21fa6113baf9
+SHA512 (certbot_nginx-2.11.0.tar.gz) = 974613df76a6d242496a11f10175b6ef9607e5aded5e730103895a41138af055cd6f5643407e2e5ce19659278e6b1e80c6d90ce33feec069a6f6f255260f8cee
+Size (certbot_nginx-2.11.0.tar.gz) = 78224 bytes
SHA1 (patch-certbot__nginx___internal_constants.py) = a997b742be045374043a508a187db21fa45dde0c
Home |
Main Index |
Thread Index |
Old Index