Date: Tue, 14 Feb 2017 20:08:20 -0500 From: Jason Unovitch <junovitch@FreeBSD.org> To: Dmitry Sivachenko <demon@FreeBSD.org> Cc: Renato Botelho <garga@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r431366 - head/net/haproxy Message-ID: <20170215010820.GB5901@Silverstone> In-Reply-To: <5b7bc067-0dbc-bcc2-9111-ec45fe54077a@FreeBSD.org> References: <201701131031.v0DAVue4001909@repo.freebsd.org> <5b7bc067-0dbc-bcc2-9111-ec45fe54077a@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Feb 14, 2017 at 09:33:32AM -0200, Renato Botelho wrote: > On 13/01/17 08:31, Dmitry Sivachenko wrote: > > Author: demon > > Date: Fri Jan 13 10:31:56 2017 > > New Revision: 431366 > > URL: https://svnweb.freebsd.org/changeset/ports/431366 > > > > Log: > > Update to version 1.7.2 > > > > Modified: > > head/net/haproxy/Makefile > > head/net/haproxy/distinfo > > > > Modified: head/net/haproxy/Makefile > > ============================================================================== > > --- head/net/haproxy/Makefile Fri Jan 13 09:56:51 2017 (r431365) > > +++ head/net/haproxy/Makefile Fri Jan 13 10:31:56 2017 (r431366) > > @@ -2,7 +2,7 @@ > > # $FreeBSD$ > > > > PORTNAME= haproxy > > -PORTVERSION= 1.7.1 > > +PORTVERSION= 1.7.2 > > CATEGORIES= net www > > MASTER_SITES= http://www.haproxy.org/download/1.7/src/ > > DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} > > > > Modified: head/net/haproxy/distinfo > > ============================================================================== > > --- head/net/haproxy/distinfo Fri Jan 13 09:56:51 2017 (r431365) > > +++ head/net/haproxy/distinfo Fri Jan 13 10:31:56 2017 (r431366) > > @@ -1,5 +1,5 @@ > > -TIMESTAMP = 1481626268 > > -SHA256 (haproxy-1.7.1.tar.gz) = 56a7f5e919755d9b01b64f91b497c2c4eabdbe3a6fd84f7e5192a264097d8759 > > -SIZE (haproxy-1.7.1.tar.gz) = 1730401 > > +TIMESTAMP = 1484303469 > > +SHA256 (haproxy-1.7.2.tar.gz) = f95b40f52a4d61feaae363c9b15bf411c16fe8f61fddb297c7afcca0072e4b2f > > +SIZE (haproxy-1.7.2.tar.gz) = 1735073 > > SHA256 (deviceatlas-enterprise-c-2.1.zip) = a02fc29486d245b1c8d946c663b71ba981e88fee8d037f5bc1bf255deb287974 > > SIZE (deviceatlas-enterprise-c-2.1.zip) = 504286 > > > > Could you please merge it to 2017Q1 quarterly branch? It's recommended > by developers: > > https://www.mail-archive.com/haproxy@formilux.org/msg24673.html > > "Due to the bad request bug, I encourage every user of 1.7.x to upgrade > to 1.7.2." > > Thanks > Dmitry, This MFH is approved by ports-secteam.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20170215010820.GB5901>