From owner-svn-ports-all@freebsd.org Wed Feb 15 01:08:23 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CF276CDF1E7; Wed, 15 Feb 2017 01:08:23 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A2B5F164D; Wed, 15 Feb 2017 01:08:23 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from Silverstone (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by freefall.freebsd.org (Postfix) with ESMTPS id 9D1516326; Wed, 15 Feb 2017 01:08:22 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Date: Tue, 14 Feb 2017 20:08:20 -0500 From: Jason Unovitch To: Dmitry Sivachenko Cc: Renato Botelho , 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> References: <201701131031.v0DAVue4001909@repo.freebsd.org> <5b7bc067-0dbc-bcc2-9111-ec45fe54077a@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5b7bc067-0dbc-bcc2-9111-ec45fe54077a@FreeBSD.org> User-Agent: Mutt/1.5.24 (2015-08-30) X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Feb 2017 01:08:23 -0000 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.