diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2015-10-13 20:56:30 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2015-10-13 20:56:30 +0000 |
commit | 2d3f719baea626ef655e0a061f5cd2ab4ebc3905 (patch) | |
tree | b3633ac069af803fa38badac3b8add8b9fdebd87 /net | |
parent | 431239946fe33aa74b7b345c5f128a55092b0f30 (diff) | |
download | freebsd-ports-2d3f719baea626ef655e0a061f5cd2ab4ebc3905.zip |
Update to 1.6.0 release
Diffstat (limited to 'net')
-rw-r--r-- | net/haproxy-devel/Makefile | 5 | ||||
-rw-r--r-- | net/haproxy-devel/distinfo | 4 | ||||
-rw-r--r-- | net/haproxy-devel/pkg-plist | 15 |
3 files changed, 5 insertions, 19 deletions
diff --git a/net/haproxy-devel/Makefile b/net/haproxy-devel/Makefile index bfe293d7d994..4fd0d68f4230 100644 --- a/net/haproxy-devel/Makefile +++ b/net/haproxy-devel/Makefile @@ -2,11 +2,10 @@ # $FreeBSD$ PORTNAME= haproxy -DISTVERSION= 1.6-dev7 +PORTVERSION= 1.6.0 CATEGORIES= net www -MASTER_SITES= http://haproxy.1wt.eu/download/1.6/src/devel/ -PKGNAMESUFFIX= -devel DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} +MASTER_SITES= http://haproxy.1wt.eu/download/1.6/src/ MAINTAINER= demon@FreeBSD.org COMMENT= The Reliable, High Performance TCP/HTTP Load Balancer diff --git a/net/haproxy-devel/distinfo b/net/haproxy-devel/distinfo index 0ee4d61efabe..5ac86af3bfe9 100644 --- a/net/haproxy-devel/distinfo +++ b/net/haproxy-devel/distinfo @@ -1,4 +1,4 @@ -SHA256 (haproxy-1.6-dev7.tar.gz) = 1d2a86f035e5bcda9d20c98084329c68a36f72d4095b93198e4acafd048c1372 -SIZE (haproxy-1.6-dev7.tar.gz) = 1653547 +SHA256 (haproxy-1.6.0.tar.gz) = e83a272b7d3638cf1d37bba58d3e75f497c1862315ee5bb7f5efc1d98d26e25b +SIZE (haproxy-1.6.0.tar.gz) = 1538022 SHA256 (deviceatlas-enterprise-c-2.1.zip) = a02fc29486d245b1c8d946c663b71ba981e88fee8d037f5bc1bf255deb287974 SIZE (deviceatlas-enterprise-c-2.1.zip) = 504286 diff --git a/net/haproxy-devel/pkg-plist b/net/haproxy-devel/pkg-plist index 4b72eec577b4..662f61a167ef 100644 --- a/net/haproxy-devel/pkg-plist +++ b/net/haproxy-devel/pkg-plist @@ -8,8 +8,6 @@ sbin/haproxy %%PORTDOCS%%%%DOCSDIR%%/configuration.txt %%PORTDOCS%%%%DOCSDIR%%/cookie-options.txt %%PORTDOCS%%%%DOCSDIR%%/gpl.txt -%%PORTDOCS%%%%DOCSDIR%%/haproxy-en.txt -%%PORTDOCS%%%%DOCSDIR%%/haproxy-fr.txt %%PORTDOCS%%%%DOCSDIR%%/haproxy.1 %%PORTDOCS%%%%DOCSDIR%%/lgpl.txt %%PORTDOCS%%%%DOCSDIR%%/proxy-protocol.txt @@ -66,36 +64,25 @@ sbin/haproxy %%PORTDOCS%%%%DOCSDIR%%/lua-api/_static/channel.png %%PORTDOCS%%%%DOCSDIR%%/lua-api/conf.py %%PORTDOCS%%%%DOCSDIR%%/lua-api/index.rst +%%PORTDOCS%%%%DOCSDIR%%/management.txt %%PORTDOCS%%%%DOCSDIR%%/network-namespaces.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/acl-content-sw.cfg %%PORTEXAMPLES%%%%EXAMPLESDIR%%/auth.cfg -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/build.cfg %%PORTEXAMPLES%%%%EXAMPLESDIR%%/check %%PORTEXAMPLES%%%%EXAMPLESDIR%%/check.conf -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config.rc.haproxy %%PORTEXAMPLES%%%%EXAMPLESDIR%%/content-sw-sample.cfg -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cttproxy-src.cfg %%PORTEXAMPLES%%%%EXAMPLESDIR%%/debug2ansi %%PORTEXAMPLES%%%%EXAMPLESDIR%%/debug2html %%PORTEXAMPLES%%%%EXAMPLESDIR%%/debugfind -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples.cfg -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/haproxy-1.1.21-flx.1.pkg -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/haproxy.cfg %%PORTEXAMPLES%%%%EXAMPLESDIR%%/haproxy.init %%PORTEXAMPLES%%%%EXAMPLESDIR%%/haproxy.spec %%PORTEXAMPLES%%%%EXAMPLESDIR%%/haproxy.vim %%PORTEXAMPLES%%%%EXAMPLESDIR%%/init.haproxy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/init.haproxy.flx0 -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/linux-2.4.21-40.EL-custom.diff %%PORTEXAMPLES%%%%EXAMPLESDIR%%/option-http_proxy.cfg -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rc.highsock %%PORTEXAMPLES%%%%EXAMPLESDIR%%/seamless_reload.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/ssl.cfg %%PORTEXAMPLES%%%%EXAMPLESDIR%%/stats_haproxy.sh -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tarpit.cfg -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test-section-kw.cfg %%PORTEXAMPLES%%%%EXAMPLESDIR%%/transparent_proxy.cfg -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/url-switching.cfg %%PORTEXAMPLES%%%%EXAMPLESDIR%%/errorfiles/400.http %%PORTEXAMPLES%%%%EXAMPLESDIR%%/errorfiles/403.http %%PORTEXAMPLES%%%%EXAMPLESDIR%%/errorfiles/408.http |