From owner-svn-ports-all@freebsd.org Tue Jun 9 11:13:44 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id ACD91328FC5; Tue, 9 Jun 2020 11:13:44 +0000 (UTC) (envelope-from demon@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49h6tw3sHZz4KW7; Tue, 9 Jun 2020 11:13:44 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 7FD2814941; Tue, 9 Jun 2020 11:13:44 +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 059BDiq9003043; Tue, 9 Jun 2020 11:13:44 GMT (envelope-from demon@FreeBSD.org) Received: (from demon@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 059BDiHN003041; Tue, 9 Jun 2020 11:13:44 GMT (envelope-from demon@FreeBSD.org) Message-Id: <202006091113.059BDiHN003041@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: demon set sender to demon@FreeBSD.org using -f From: Dmitry Sivachenko Date: Tue, 9 Jun 2020 11:13:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r538308 - head/net/haproxy21 X-SVN-Group: ports-head X-SVN-Commit-Author: demon X-SVN-Commit-Paths: head/net/haproxy21 X-SVN-Commit-Revision: 538308 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.33 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: Tue, 09 Jun 2020 11:13:44 -0000 Author: demon Date: Tue Jun 9 11:13:43 2020 New Revision: 538308 URL: https://svnweb.freebsd.org/changeset/ports/538308 Log: Update to version 2.1.7. Modified: head/net/haproxy21/Makefile head/net/haproxy21/distinfo Modified: head/net/haproxy21/Makefile ============================================================================== --- head/net/haproxy21/Makefile Tue Jun 9 11:13:02 2020 (r538307) +++ head/net/haproxy21/Makefile Tue Jun 9 11:13:43 2020 (r538308) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= haproxy -DISTVERSION= 2.1.6 +DISTVERSION= 2.1.7 CATEGORIES= net www PKGNAMESUFFIX= 21 MASTER_SITES= http://www.haproxy.org/download/2.1/src/ Modified: head/net/haproxy21/distinfo ============================================================================== --- head/net/haproxy21/distinfo Tue Jun 9 11:13:02 2020 (r538307) +++ head/net/haproxy21/distinfo Tue Jun 9 11:13:43 2020 (r538308) @@ -1,3 +1,3 @@ -TIMESTAMP = 1591606472 -SHA256 (haproxy-2.1.6.tar.gz) = e65d9be9c01cb018200ed602c6d12d5a5cfe54e2318675b74009d936d923dfdf -SIZE (haproxy-2.1.6.tar.gz) = 2710005 +TIMESTAMP = 1591701168 +SHA256 (haproxy-2.1.7.tar.gz) = 392e6cf18e75fe7e166102e8c4512942890a0b5ae738f6064faab4687f60a339 +SIZE (haproxy-2.1.7.tar.gz) = 2709999