Commit Graph
178 Commits
Author SHA1 Message Date
Schamschula 4ad5e157aa certbot, py-acme: update to 5.7.0 2026-07-09 10:09:16 +02:00
Marius Schamschula 05984f7fef certbot, py-acme: update to 5.6.0
certbot-dns-cloudflare: use current py-cloudflare (fixed upstream)
2026-05-11 14:37:34 -05:00
Marius Schamschula a41043d790 certbot: constants.py is now under certbot rather than certbot-nginx 2026-04-08 07:32:06 -05:00
Marius Schamschula 47e3c035dc certbot, py-acme: update to 5.5.0 2026-04-07 16:24:19 -05:00
Marius Schamschula dc8b5746a1 certbot, py-acme: update to 5.4.0 2026-03-10 19:01:23 -05:00
Marius Schamschula 466f78d78c certbot, py-acme: update to 5.3.1 2026-02-10 05:51:31 -06:00
Marius Schamschula dc1ec7b5f8 certbot, py-acme: update to 5.3.0; add python314 variant/py314 subport 2026-02-03 18:40:12 -06:00
Marius Schamschula 45f16d6277 certbot, py-acme: update to 5.2.2 2025-12-11 07:24:29 -06:00
Marius Schamschula 2ea31136b6 certbot, py-acme: update to 5.2.1 2025-12-03 16:36:04 -06:00
Marius Schamschula e866c5452c certbot, py-acme: update to 5.2.0 2025-12-03 10:46:21 -06:00
Marius Schamschula 7c38b2e392 certbot, py-acme: update to 5.1.0 2025-10-07 16:13:25 -05:00
Marius Schamschula 8cf1367494 py-acme: update to 5.0.0; drop py39 support 2025-09-02 18:54:20 -05:00
Marius Schamschula b50deef91b certbot, py-acme: update to 4.2.0 2025-08-05 18:24:00 -05:00
Marius Schamschula ed31382b32 certbot, py-acme: update to 4.1.1 2025-06-12 18:33:40 -05:00
Marius Schamschula 6d310a6840 certbot, py-acme: update to 4.1.0 2025-06-11 18:35:10 -05:00
Marius Schamschula 969e3e65f5 certbot: fix checksums for certbot-dns-dnsimple 2025-04-15 16:53:22 -05:00
Marius Schamschula 2b7142e5f5 certbot: update to 4.0.0; update subport dependencies 2025-04-15 15:38:57 -05:00
Marius Schamschula c0ee57add5 certbot, py-acme: update to 3.3.0 2025-03-12 16:14:59 -05:00
BjarneDMandMarius Schamschula 8f4fca0cea rev bump
Changes to be committed:
	modified:   python/py-acme/Portfile
	modified:   security/certbot/Portfile
2025-02-22 12:55:14 -06:00
BjarneDMandMarius Schamschula 037d4f838f Changes to be committed:
modified:   python/py-acme/Portfile
	modified:   python/py-josepy/Portfile
	modified:   security/certbot/Portfile
2025-02-22 12:55:14 -06:00
BjarneDMandMarius Schamschula 2014d5fb03 fixed the certbot +docs variant
1) removed post-patch
2) fixed the env(doc_path) in post-build
3) fixed build dir in post-destroot

Changes to be committed:
	modified:   security/certbot/Portfile
2025-02-22 12:55:14 -06:00
BjarneDMandMarius Schamschula a3a6021143 fix for epoch
Changes to be committed:
	modified:   python/py-josepy/Portfile
	modified:   security/certbot/Portfile
2025-02-22 12:55:14 -06:00
BjarneDMandMarius Schamschula 87a21a4482 incrementedd epoch
Changes to be committed:
	modified:   security/certbot/Portfile
2025-02-22 12:55:14 -06:00
BjarneDMandMarius Schamschula 2d51adb5e4 fix indent
modified:   security/certbot/Portfile
2025-02-22 12:55:14 -06:00
BjarneDMandMarius Schamschula 4369ad49a2 certbot 3.2.0 wrong paths
certbot 3.2.0 is looking for the certificates in the wrong place:
        Saving debug log to /var/log/letsencrypt/letsencrypt.log
        certificate path : /etc/letsencrypt/

The problem w/ the paths was introduced in
    https://github.com/macports/macports-ports/commit/408ad4d

Lines 56-61 were removed ; but only line 56 ought to have been removed.
lines 58-62 ought only to have had their paths corrected

On branch certbot
Changes to be committed:
	modified:   security/certbot/Portfile
2025-02-22 12:55:14 -06:00