svn commit: r513143 - head/security/acme.sh

Dan Langille dan at langille.org
Sun Sep 29 15:44:26 UTC 2019


On Sat, Sep 28, 2019, at 8:06 PM, Dan Langille wrote:
> 
> 
> On Sat, Sep 28, 2019, at 7:52 PM, Adam Weinberger wrote:
>> > On Sep 28, 2019, at 11:14, Dan Langille <dvl at freebsd.org> wrote:
>> > 
>> > Author: dvl
>> > Date: Sat Sep 28 17:14:06 2019
>> > New Revision: 513143
>> > URL: https://svnweb.freebsd.org/changeset/ports/513143
>> > 
>> > Log:
>> > Update to 2.8.3
>> > 
>> > Letsencrypt CA recent changed the CDN provider, which resulted in hanging
>> > issues. Any downstream package should update. This is important.
>> > 
>> > re: https://github.com/Neilpang/acme.sh/releases/tag/2.8.3
>> > 
>> > Submitted by: Ken (via private email)
>> 
>> Hi Dan,
>> 
>> Can you please MFH this?
>> 
>> # Adam
> 
> The new quarter is out in a few days. Happy to MFH tomorrow. Anyone else is free to proceed before I get to it.

This is not a simple MFH.

re https://www.freshports.org/security/acme.sh/

./mfh 513143 gives conflicts because:

* head contains 2.8.3
* 2019Q3 contains 2.81

Complicating this, head has:
* fixed for IDN
* Converted to UCL & cleanup pkg-message

This merges cleanly:

./mfh 507462 507519 507519 508628 508668 508909 509509 51314

Given that 2019Q4 comes out in less than 48 hours, should we proceed with this MFH?

> 
> --
>  Dan Langille
> dan at langille.org
>> 
>> 
>>>> Adam Weinberger
>> adamw at adamw.org
>> https://www.adamw.org
>> 
>> 
>> > 
>> > Modified:
>> > head/security/acme.sh/Makefile
>> > head/security/acme.sh/distinfo
>> > 
>> > Modified: head/security/acme.sh/Makefile
>> > ==============================================================================
>> > --- head/security/acme.sh/Makefile Sat Sep 28 16:01:15 2019 (r513142)
>> > +++ head/security/acme.sh/Makefile Sat Sep 28 17:14:06 2019 (r513143)
>> > @@ -1,8 +1,7 @@
>> > # $FreeBSD$
>> > 
>> > PORTNAME= acme.sh
>> > -PORTVERSION= 2.8.2
>> > -PORTREVISION= 1
>> > +PORTVERSION= 2.8.3
>> > CATEGORIES= security
>> > 
>> > MAINTAINER= dvl at FreeBSD.org
>> > 
>> > Modified: head/security/acme.sh/distinfo
>> > ==============================================================================
>> > --- head/security/acme.sh/distinfo Sat Sep 28 16:01:15 2019 (r513142)
>> > +++ head/security/acme.sh/distinfo Sat Sep 28 17:14:06 2019 (r513143)
>> > @@ -1,3 +1,3 @@
>> > -TIMESTAMP = 1565537197
>> > -SHA256 (Neilpang-acme.sh-2.8.2_GH0.tar.gz) = 9c97ae15db3fc65200db462b3304aa082b1367f1ba4af5a86693b014a991c990
>> > -SIZE (Neilpang-acme.sh-2.8.2_GH0.tar.gz) = 161737
>> > +TIMESTAMP = 1569690541
>> > +SHA256 (Neilpang-acme.sh-2.8.3_GH0.tar.gz) = bdec71377a764919ac277e26d71ef7e24087f7f05171921888b70de6ab6e2cbc
>> > +SIZE (Neilpang-acme.sh-2.8.3_GH0.tar.gz) = 163573
>> 
> 


More information about the svn-ports-all mailing list