Date: Sun, 29 Sep 2019 11:42:58 -0400 From: "Dan Langille" <dan@langille.org> To: "Adam Weinberger" <adamw@adamw.org>, dvl <dvl@freebsd.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r513143 - head/security/acme.sh Message-ID: <94882d1c-49e7-4ab4-a318-98e272aaf696@www.fastmail.com> In-Reply-To: <2e5eda7c-06e9-42c1-89da-c45c0d17698e@www.fastmail.com> References: <201909281714.x8SHE6kr034740@repo.freebsd.org> <F00D2F53-09DE-4011-8596-E32A1FBCB97D@adamw.org> <2e5eda7c-06e9-42c1-89da-c45c0d17698e@www.fastmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Sep 28, 2019, at 8:06 PM, Dan Langille wrote: >=20 >=20 > On Sat, Sep 28, 2019, at 7:52 PM, Adam Weinberger wrote: >> > On Sep 28, 2019, at 11:14, Dan Langille <dvl@freebsd.org> wrote: >> >=20 >> > Author: dvl >> > Date: Sat Sep 28 17:14:06 2019 >> > New Revision: 513143 >> > URL: https://svnweb.freebsd.org/changeset/ports/513143 >> >=20 >> > Log: >> > Update to 2.8.3 >> >=20 >> > Letsencrypt CA recent changed the CDN provider, which resulted in h= anging >> > issues. Any downstream package should update. This is important. >> >=20 >> > re: https://github.com/Neilpang/acme.sh/releases/tag/2.8.3 >> >=20 >> > Submitted by: Ken (via private email) >>=20 >> Hi Dan, >>=20 >> Can you please MFH this? >>=20 >> # Adam >=20 > The new quarter is out in a few days. Happy to MFH tomorrow. Anyone el= se 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 wit= h this MFH? >=20 > -- > Dan Langille > dan@langille.org >>=20 >>=20 >> =E2=80=94 >> Adam Weinberger >> adamw@adamw.org >> https://www.adamw.org >>=20 >>=20 >> >=20 >> > Modified: >> > head/security/acme.sh/Makefile >> > head/security/acme.sh/distinfo >> >=20 >> > Modified: head/security/acme.sh/Makefile >> > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D >> > --- head/security/acme.sh/Makefile Sat Sep 28 16:01:15 2019 (r51314= 2) >> > +++ head/security/acme.sh/Makefile Sat Sep 28 17:14:06 2019 (r51314= 3) >> > @@ -1,8 +1,7 @@ >> > # $FreeBSD$ >> >=20 >> > PORTNAME=3D acme.sh >> > -PORTVERSION=3D 2.8.2 >> > -PORTREVISION=3D 1 >> > +PORTVERSION=3D 2.8.3 >> > CATEGORIES=3D security >> >=20 >> > MAINTAINER=3D dvl@FreeBSD.org >> >=20 >> > Modified: head/security/acme.sh/distinfo >> > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D >> > --- head/security/acme.sh/distinfo Sat Sep 28 16:01:15 2019 (r51314= 2) >> > +++ head/security/acme.sh/distinfo Sat Sep 28 17:14:06 2019 (r51314= 3) >> > @@ -1,3 +1,3 @@ >> > -TIMESTAMP =3D 1565537197 >> > -SHA256 (Neilpang-acme.sh-2.8.2_GH0.tar.gz) =3D 9c97ae15db3fc65200d= b462b3304aa082b1367f1ba4af5a86693b014a991c990 >> > -SIZE (Neilpang-acme.sh-2.8.2_GH0.tar.gz) =3D 161737 >> > +TIMESTAMP =3D 1569690541 >> > +SHA256 (Neilpang-acme.sh-2.8.3_GH0.tar.gz) =3D bdec71377a764919ac2= 77e26d71ef7e24087f7f05171921888b70de6ab6e2cbc >> > +SIZE (Neilpang-acme.sh-2.8.3_GH0.tar.gz) =3D 163573 >>=20 >=20
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?94882d1c-49e7-4ab4-a318-98e272aaf696>