Date: Fri, 2 Jun 2017 15:17:14 +0000 (UTC) From: Dmitry Sivachenko <demon@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442381 - head/net/haproxy-devel Message-ID: <201706021517.v52FHEnx084825@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201706021517.v52FHEnx084825>