Upgrade haproxy to v1.4.10

Please check the following for changes:

Changelog : http://haproxy.1wt.eu/download/1.4/src/CHANGELOG

PR:		ports/152749
Submitted by:	Ross West (freebsd@linepoint.com) (maintainer)
Approved by:	itetcu (mentor) (implicit)
This commit is contained in:
Beech Rintoul
2010-12-03 00:26:36 +00:00
parent 15776817df
commit 7f0f1c6d36
3 changed files with 7 additions and 5 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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'