From owner-svn-ports-all@freebsd.org Fri Jun 26 14:38:49 2015 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 1F65098C47E; Fri, 26 Jun 2015 14:38:49 +0000 (UTC) (envelope-from demon@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 080241917; Fri, 26 Jun 2015 14:38:49 +0000 (UTC) (envelope-from demon@FreeBSD.org) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t5QEcmqQ075271; Fri, 26 Jun 2015 14:38:48 GMT (envelope-from demon@FreeBSD.org) Received: (from demon@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t5QEcmUP075264; Fri, 26 Jun 2015 14:38:48 GMT (envelope-from demon@FreeBSD.org) Message-Id: <201506261438.t5QEcmUP075264@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: demon set sender to demon@FreeBSD.org using -f From: Dmitry Sivachenko Date: Fri, 26 Jun 2015 14:38:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r390641 - head/net/haproxy 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.20 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, 26 Jun 2015 14:38:49 -0000 Author: demon Date: Fri Jun 26 14:38:47 2015 New Revision: 390641 URL: https://svnweb.freebsd.org/changeset/ports/390641 Log: Update to version 1.5.13. Modified: head/net/haproxy/Makefile head/net/haproxy/distinfo Modified: head/net/haproxy/Makefile ============================================================================== --- head/net/haproxy/Makefile Fri Jun 26 14:09:58 2015 (r390640) +++ head/net/haproxy/Makefile Fri Jun 26 14:38:47 2015 (r390641) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= haproxy -PORTVERSION= 1.5.12 +PORTVERSION= 1.5.13 CATEGORIES= net www MASTER_SITES= http://www.haproxy.org/download/1.5/src/ Modified: head/net/haproxy/distinfo ============================================================================== --- head/net/haproxy/distinfo Fri Jun 26 14:09:58 2015 (r390640) +++ head/net/haproxy/distinfo Fri Jun 26 14:38:47 2015 (r390641) @@ -1,2 +1,2 @@ -SHA256 (haproxy-1.5.12.tar.gz) = 6648dd7d6b958d83dd7101eab5792178212a66c884bec0ebcd8abc39df83bb78 -SIZE (haproxy-1.5.12.tar.gz) = 1344813 +SHA256 (haproxy-1.5.13.tar.gz) = de901c23d976cb21b816dc671924176918b691a430fb5a52e0f1afbc6faeb5f9 +SIZE (haproxy-1.5.13.tar.gz) = 1345323