From owner-svn-ports-all@freebsd.org Fri Jul 31 12:17:38 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 9D888378C1C; Fri, 31 Jul 2020 12:17:38 +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 4BJ5rf3bSRz4j4G; Fri, 31 Jul 2020 12:17:38 +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 5FDEA21911; Fri, 31 Jul 2020 12:17:38 +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 06VCHclw063958; Fri, 31 Jul 2020 12:17:38 GMT (envelope-from demon@FreeBSD.org) Received: (from demon@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 06VCHbLO063957; Fri, 31 Jul 2020 12:17:37 GMT (envelope-from demon@FreeBSD.org) Message-Id: <202007311217.06VCHbLO063957@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: demon set sender to demon@FreeBSD.org using -f From: Dmitry Sivachenko Date: Fri, 31 Jul 2020 12:17:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r543857 - head/net/haproxy X-SVN-Group: ports-head X-SVN-Commit-Author: demon X-SVN-Commit-Paths: head/net/haproxy X-SVN-Commit-Revision: 543857 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: Fri, 31 Jul 2020 12:17:38 -0000 Author: demon Date: Fri Jul 31 12:17:37 2020 New Revision: 543857 URL: https://svnweb.freebsd.org/changeset/ports/543857 Log: Update to version 2.2.2. Modified: head/net/haproxy/Makefile head/net/haproxy/distinfo Modified: head/net/haproxy/Makefile ============================================================================== --- head/net/haproxy/Makefile Fri Jul 31 12:16:52 2020 (r543856) +++ head/net/haproxy/Makefile Fri Jul 31 12:17:37 2020 (r543857) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= haproxy -DISTVERSION= 2.2.1 +DISTVERSION= 2.2.2 CATEGORIES= net www MASTER_SITES= http://www.haproxy.org/download/2.2/src/ Modified: head/net/haproxy/distinfo ============================================================================== --- head/net/haproxy/distinfo Fri Jul 31 12:16:52 2020 (r543856) +++ head/net/haproxy/distinfo Fri Jul 31 12:17:37 2020 (r543857) @@ -1,3 +1,3 @@ -TIMESTAMP = 1595750211 -SHA256 (haproxy-2.2.1.tar.gz) = 536552af1316807c01de727ad3dac84b3a2f5285db32e9bfdfe234e47ff9d124 -SIZE (haproxy-2.2.1.tar.gz) = 2868436 +TIMESTAMP = 1596197804 +SHA256 (haproxy-2.2.2.tar.gz) = 391c705a46c6208a63a67ea842c6600146ca24618531570c89c7915b0c6a54d6 +SIZE (haproxy-2.2.2.tar.gz) = 2869005