From owner-svn-ports-all@freebsd.org Fri Jun 2 15:17:16 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 18A6FBF98EC; Fri, 2 Jun 2017 15:17:16 +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 DCE1865B9B; Fri, 2 Jun 2017 15:17:15 +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 v52FHERu084828; Fri, 2 Jun 2017 15:17:14 GMT (envelope-from demon@FreeBSD.org) Received: (from demon@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v52FHEnx084825; Fri, 2 Jun 2017 15:17:14 GMT (envelope-from demon@FreeBSD.org) Message-Id: <201706021517.v52FHEnx084825@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: demon set sender to demon@FreeBSD.org using -f From: Dmitry Sivachenko Date: Fri, 2 Jun 2017 15:17:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442381 - head/net/haproxy-devel X-SVN-Group: ports-head 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.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: Fri, 02 Jun 2017 15:17:16 -0000 Author: demon Date: Fri Jun 2 15:17:14 2017 New Revision: 442381 URL: https://svnweb.freebsd.org/changeset/ports/442381 Log: Update to version 1.8-dev2; Update WWW. Modified: head/net/haproxy-devel/Makefile head/net/haproxy-devel/distinfo head/net/haproxy-devel/pkg-descr Modified: head/net/haproxy-devel/Makefile ============================================================================== --- head/net/haproxy-devel/Makefile Fri Jun 2 14:53:52 2017 (r442380) +++ head/net/haproxy-devel/Makefile Fri Jun 2 15:17:14 2017 (r442381) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= haproxy -DISTVERSION= 1.8-dev1 -PORTREVISION= 2 +DISTVERSION= 1.8-dev2 CATEGORIES= net www MASTER_SITES= http://www.haproxy.org/download/1.8/src/devel/ PKGNAMESUFFIX= -devel Modified: head/net/haproxy-devel/distinfo ============================================================================== --- head/net/haproxy-devel/distinfo Fri Jun 2 14:53:52 2017 (r442380) +++ head/net/haproxy-devel/distinfo Fri Jun 2 15:17:14 2017 (r442381) @@ -1,5 +1,5 @@ -TIMESTAMP = 1491208766 -SHA256 (haproxy-1.8-dev1.tar.gz) = 4aead2a059ecab9afbe49e80ef6f49940c3ca488d0aeb4fda613fcf2058c6fb6 -SIZE (haproxy-1.8-dev1.tar.gz) = 1779494 +TIMESTAMP = 1496416049 +SHA256 (haproxy-1.8-dev2.tar.gz) = 45f42107e8730fc7bf324523d148d67aae6a65f0d4a4b981273d3dcefd6de2e1 +SIZE (haproxy-1.8-dev2.tar.gz) = 1850881 SHA256 (deviceatlas-enterprise-c-2.1.2_1.tgz) = 984e1ae3147459a4ed0a8d5053d83dd05ce8c5127cd3cb055be35a74e9217372 SIZE (deviceatlas-enterprise-c-2.1.2_1.tgz) = 184432 Modified: head/net/haproxy-devel/pkg-descr ============================================================================== --- head/net/haproxy-devel/pkg-descr Fri Jun 2 14:53:52 2017 (r442380) +++ head/net/haproxy-devel/pkg-descr Fri Jun 2 15:17:14 2017 (r442381) @@ -6,4 +6,4 @@ very high loads while needing persistence or Layer7 pr This is the development branch of the software, which may contain new features, but also possibly new bugs. -WWW: http://haproxy.1wt.eu/ +WWW: http://www.haproxy.org