From owner-svn-ports-head@freebsd.org Fri Nov 3 12:03:59 2017 Return-Path: Delivered-To: svn-ports-head@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 BF495E50DA5; Fri, 3 Nov 2017 12:03:59 +0000 (UTC) (envelope-from demon@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4990D2D66; Fri, 3 Nov 2017 12:03:59 +0000 (UTC) (envelope-from demon@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vA3C3wqJ026715; Fri, 3 Nov 2017 12:03:58 GMT (envelope-from demon@FreeBSD.org) Received: (from demon@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vA3C3w1o026712; Fri, 3 Nov 2017 12:03:58 GMT (envelope-from demon@FreeBSD.org) Message-Id: <201711031203.vA3C3w1o026712@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: demon set sender to demon@FreeBSD.org using -f From: Dmitry Sivachenko Date: Fri, 3 Nov 2017 12:03:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r453400 - head/net/haproxy-devel X-SVN-Group: ports-head X-SVN-Commit-Author: demon X-SVN-Commit-Paths: head/net/haproxy-devel X-SVN-Commit-Revision: 453400 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Nov 2017 12:03:59 -0000 Author: demon Date: Fri Nov 3 12:03:58 2017 New Revision: 453400 URL: https://svnweb.freebsd.org/changeset/ports/453400 Log: Update to 1.8-rc1 Modified: head/net/haproxy-devel/Makefile head/net/haproxy-devel/distinfo Modified: head/net/haproxy-devel/Makefile ============================================================================== --- head/net/haproxy-devel/Makefile Fri Nov 3 11:58:46 2017 (r453399) +++ head/net/haproxy-devel/Makefile Fri Nov 3 12:03:58 2017 (r453400) @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= haproxy -DISTVERSION= 1.8-dev3 +DISTVERSION= 1.8-rc1 CATEGORIES= net www -MASTER_SITES= http://www.haproxy.org/download/1.8/src/devel/ +MASTER_SITES= http://www.haproxy.org/download/1.8/src/ PKGNAMESUFFIX= -devel DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} Modified: head/net/haproxy-devel/distinfo ============================================================================== --- head/net/haproxy-devel/distinfo Fri Nov 3 11:58:46 2017 (r453399) +++ head/net/haproxy-devel/distinfo Fri Nov 3 12:03:58 2017 (r453400) @@ -1,3 +1,3 @@ -TIMESTAMP = 1508761284 -SHA256 (haproxy-1.8-dev3.tar.gz) = 8f6856b4ff03408af702fbdb3b9374c3e718b8479cd999445a33d4f2c48f7711 -SIZE (haproxy-1.8-dev3.tar.gz) = 1893407 +TIMESTAMP = 1509710510 +SHA256 (haproxy-1.8-rc1.tar.gz) = 372a4a3aa38b3e411745342c9108579726d3fd1c2b737828b1cdce59c66f7cbe +SIZE (haproxy-1.8-rc1.tar.gz) = 1991470