aboutsummaryrefslogtreecommitdiff
path: root/net/haproxy
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2020-07-26 08:01:07 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2020-07-26 08:01:07 +0000
commitca6e4584d8df418a91bdbdb6194ccb91875ce481 (patch)
tree2ed8d88155a471794c5e28ba6d3dc9a81604b573 /net/haproxy
parentaa98590043367b696ca7bb5e68e2e39e2ae27c40 (diff)
downloadports-ca6e4584d8df418a91bdbdb6194ccb91875ce481.tar.gz
ports-ca6e4584d8df418a91bdbdb6194ccb91875ce481.zip
Update to version 2.2.1.
Notes
Notes: svn path=/head/; revision=543442
Diffstat (limited to 'net/haproxy')
-rw-r--r--net/haproxy/Makefile4
-rw-r--r--net/haproxy/distinfo6
-rw-r--r--net/haproxy/files/patch-include-haproxy-atomic.h (renamed from net/haproxy/files/patch-include-common-hathreads.h)4
-rw-r--r--net/haproxy/pkg-plist3
4 files changed, 10 insertions, 7 deletions
diff --git a/net/haproxy/Makefile b/net/haproxy/Makefile
index ae1a6222d0ac..dc256b32bd50 100644
--- a/net/haproxy/Makefile
+++ b/net/haproxy/Makefile
@@ -2,9 +2,9 @@
# $FreeBSD$
PORTNAME= haproxy
-DISTVERSION= 2.0.14
+DISTVERSION= 2.2.1
CATEGORIES= net www
-MASTER_SITES= http://www.haproxy.org/download/2.0/src/
+MASTER_SITES= http://www.haproxy.org/download/2.2/src/
MAINTAINER= demon@FreeBSD.org
COMMENT= Reliable, high performance TCP/HTTP load balancer
diff --git a/net/haproxy/distinfo b/net/haproxy/distinfo
index e0d6eb7bb04d..9e57e412c06f 100644
--- a/net/haproxy/distinfo
+++ b/net/haproxy/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1585832617
-SHA256 (haproxy-2.0.14.tar.gz) = 552a708b8b6efd0f241f5d9fd7ad4168d37ce17cdb6dcb6239c2e519f0a63c75
-SIZE (haproxy-2.0.14.tar.gz) = 2651320
+TIMESTAMP = 1595750211
+SHA256 (haproxy-2.2.1.tar.gz) = 536552af1316807c01de727ad3dac84b3a2f5285db32e9bfdfe234e47ff9d124
+SIZE (haproxy-2.2.1.tar.gz) = 2868436
diff --git a/net/haproxy/files/patch-include-common-hathreads.h b/net/haproxy/files/patch-include-haproxy-atomic.h
index eddbc9a6e072..d8b7c8ea15cb 100644
--- a/net/haproxy/files/patch-include-common-hathreads.h
+++ b/net/haproxy/files/patch-include-haproxy-atomic.h
@@ -1,5 +1,5 @@
---- include/common/hathreads.h.orig 2018-02-17 18:17:22.219400000 +0000
-+++ include/common/hathreads.h 2018-02-17 18:18:44.598422000 +0000
+--- include/haproxy/atomic.h.orig 2018-02-17 18:17:22.219400000 +0000
++++ include/haproxy/atomic.h 2018-02-17 18:18:44.598422000 +0000
@@ -104,7 +104,7 @@ extern THREAD_LOCAL unsigned long tid_bit; /* The bit
/* TODO: thread: For now, we rely on GCC builtins but it could be a good idea to
* have a header file regrouping all functions dealing with threads. */
diff --git a/net/haproxy/pkg-plist b/net/haproxy/pkg-plist
index 26597c03503d..09381167265d 100644
--- a/net/haproxy/pkg-plist
+++ b/net/haproxy/pkg-plist
@@ -46,6 +46,8 @@ sbin/haproxy
%%PORTDOCS%%%%DOCSDIR%%/internals/http-cookies.txt
%%PORTDOCS%%%%DOCSDIR%%/internals/http-docs.txt
%%PORTDOCS%%%%DOCSDIR%%/internals/http-parsing.txt
+%%PORTDOCS%%%%DOCSDIR%%/internals/htx-api.txt
+%%PORTDOCS%%%%DOCSDIR%%/internals/initcalls.txt
%%PORTDOCS%%%%DOCSDIR%%/internals/list.fig
%%PORTDOCS%%%%DOCSDIR%%/internals/listener-states.fig
%%PORTDOCS%%%%DOCSDIR%%/internals/listener-states.png
@@ -58,6 +60,7 @@ sbin/haproxy
%%PORTDOCS%%%%DOCSDIR%%/internals/polling-states.fig
%%PORTDOCS%%%%DOCSDIR%%/internals/repartition-be-fe-fi.txt
%%PORTDOCS%%%%DOCSDIR%%/internals/sequence.fig
+%%PORTDOCS%%%%DOCSDIR%%/internals/ssl_cert.dia
%%PORTDOCS%%%%DOCSDIR%%/internals/stats-v2.txt
%%PORTDOCS%%%%DOCSDIR%%/internals/stream-sock-states.fig
%%PORTDOCS%%%%DOCSDIR%%/intro.txt