aboutsummaryrefslogtreecommitdiff
path: root/net/haproxy/Makefile
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2019-06-17 10:45:21 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2019-06-17 10:45:21 +0000
commitd9ae6de127339d9c7dae889fc12efd10c6084903 (patch)
tree7980367fcba64754267478a3ad21974e43f71cde /net/haproxy/Makefile
parent7e83d8341c300e4b6f6e6adfce417e8460c15db3 (diff)
downloadports-d9ae6de127339d9c7dae889fc12efd10c6084903.tar.gz
ports-d9ae6de127339d9c7dae889fc12efd10c6084903.zip
Update haproxy port to the latest release 2.0.0.
Keep 1.9 branch in a separate port for a while.
Notes
Notes: svn path=/head/; revision=504408
Diffstat (limited to 'net/haproxy/Makefile')
-rw-r--r--net/haproxy/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/net/haproxy/Makefile b/net/haproxy/Makefile
index 33991ba77631..fdfec68062ed 100644
--- a/net/haproxy/Makefile
+++ b/net/haproxy/Makefile
@@ -1,10 +1,10 @@
-# Created by: Clement Laforet
+# Created by: Hugo Saro <hugo@barafranca.com>
# $FreeBSD$
PORTNAME= haproxy
-DISTVERSION= 1.9.8
+DISTVERSION= 2.0.0
CATEGORIES= net www
-MASTER_SITES= http://www.haproxy.org/download/1.9/src/
+MASTER_SITES= http://www.haproxy.org/download/2.0/src/
MAINTAINER= demon@FreeBSD.org
COMMENT= Reliable, high performance TCP/HTTP load balancer
@@ -12,7 +12,7 @@ COMMENT= Reliable, high performance TCP/HTTP load balancer
LICENSE= GPLv2 LGPL21
LICENSE_COMB= multi
-CONFLICTS_INSTALL= haproxy-devel-[0-9]* haproxy17-[0-9]* haproxy18-[0-9]*
+CONFLICTS_INSTALL= haproxy-devel-[0-9]* haproxy17-[0-9]* haproxy18-[0-9]* haproxy19-[0-9]*
USES= compiler:c++11-lang cpe gmake
USE_RC_SUBR= haproxy