Firstly, I apologize for not including a patch with this. But GitHub won't support my browser. So I can't get the 0.0.61 branch to run the SHA against. :-( That said; this is a request to update security/acmetool to it's newest version. Changes: released this Aug 19, 2017 v0.0.61: Miscellaneous fixes Bugfixes: - Fix OCSP URL regexps for Let's Encrypt. - Documentation: The Let's Encrypt client is now called "certbot". - Switch to building with Go 1.8. - Fixes to the default reload for init.d scripts. - Allow redirector status code to be configured. - Fix import path for square/go-jose. - Use more compatible group name for permissions file parser tests. - nsupdate example script fixes. Thanks, and again, sorry. --Chris
Nice, i been working on the patch already and was going to submit PR. Will use this instead
Created attachment 188284 [details] Update to the 0.0.61, including all related libs I am maintainer of this port, so please commit.
(In reply to samm from comment #2) > Created attachment 188284 [details] > Update to the 0.0.61, including all related libs > > I am maintainer of this port, so please commit. Thanks, samm! I'm going to re-title this pr(1), so it attracts the right attention. :) Thanks again! --Chris
A commit references this bug: Author: ultima Date: Tue Nov 28 23:54:32 UTC 2017 New revision: 455085 URL: https://svnweb.freebsd.org/changeset/ports/455085 Log: * Updated to 0.0.61 * Updated dependencies Changes: https://github.com/hlandau/acme/releases/tag/v0.0.61 PR: 222955 Submitted by: Chris Hutchinson Approved by: <samm@os2^.ua> (maintainer) Changes: head/security/acmetool/Makefile head/security/acmetool/distinfo
Committed, Thanks!