aboutsummaryrefslogtreecommitdiff
path: root/net/haproxy
diff options
context:
space:
mode:
authorBeech Rintoul <beech@FreeBSD.org>2010-12-03 00:26:36 +0000
committerBeech Rintoul <beech@FreeBSD.org>2010-12-03 00:26:36 +0000
commit7f0f1c6d36e6fca85ac4befbc7173c8dad6569c3 (patch)
treeea9725c5ff5c9b5fb1d00bc0ee2715fbb2e4125c /net/haproxy
parent15776817df9ecf80a6b04f06b3803e5d4be4f175 (diff)
downloadports-7f0f1c6d36e6fca85ac4befbc7173c8dad6569c3.tar.gz
ports-7f0f1c6d36e6fca85ac4befbc7173c8dad6569c3.zip
Notes
Diffstat (limited to 'net/haproxy')
-rw-r--r--net/haproxy/Makefile4
-rw-r--r--net/haproxy/distinfo4
-rw-r--r--net/haproxy/files/pkg-message.in4
3 files changed, 7 insertions, 5 deletions
diff --git a/net/haproxy/Makefile b/net/haproxy/Makefile
index 3ab22e663dea..790996fefd7b 100644
--- a/net/haproxy/Makefile
+++ b/net/haproxy/Makefile
@@ -6,13 +6,15 @@
#
PORTNAME= haproxy
-PORTVERSION= 1.4.9
+PORTVERSION= 1.4.10
CATEGORIES= net www
MASTER_SITES= http://haproxy.1wt.eu/download/1.4/src/
MAINTAINER= freebsd@linepoint.com
COMMENT= The Reliable, High Performance TCP/HTTP Load Balancer
+CONFLICTS= haproxy-devel*
+
LICENSE_COMB= multi
LICENSE= GPLv2 LGPL21
diff --git a/net/haproxy/distinfo b/net/haproxy/distinfo
index 94c93b318f8a..942e9ac940e7 100644
--- a/net/haproxy/distinfo
+++ b/net/haproxy/distinfo
@@ -1,2 +1,2 @@
-SHA256 (haproxy-1.4.9.tar.gz) = 68565c216a39cf2e9b7dbe4775b4ede9696b324dd6d9fa962aec8fdfb6518826
-SIZE (haproxy-1.4.9.tar.gz) = 806102
+SHA256 (haproxy-1.4.10.tar.gz) = 3754c6f09e74503daf558f36f6f6eca577487e4640388ccdcb3cfb237dd6d33f
+SIZE (haproxy-1.4.10.tar.gz) = 807544
diff --git a/net/haproxy/files/pkg-message.in b/net/haproxy/files/pkg-message.in
index c4209088e6c7..f82088041d20 100644
--- a/net/haproxy/files/pkg-message.in
+++ b/net/haproxy/files/pkg-message.in
@@ -4,8 +4,8 @@
*************************************************
Check the following directories for further info:
- documentation: '%%DOCSDIR%%/haproxy'
- examples: '%%EXAMPLESDIR%%/haproxy'
+ documentation: '%%DOCSDIR%%'
+ examples: '%%EXAMPLESDIR%%'
rc.conf variables listing can be found in:
'%%PREFIX%%/etc/rc.d/haproxy'