Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Oct 2007 16:00:04 GMT
From:      Hugo Saro <hugo@barafranca.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/117072: [maintainer update] port: net/haproxy-devel to 1.3.12_2
Message-ID:  <200710101600.l9AG04jC026403@www.freebsd.org>
Resent-Message-ID: <200710101610.l9AGA1tY002838@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         117072
>Category:       ports
>Synopsis:       [maintainer update] port: net/haproxy-devel to 1.3.12_2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 10 16:10:01 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     Hugo Saro
>Release:        7.0-CURRENT
>Organization:
>Environment:
FreeBSD nexus.bsdlan.org 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Sun Aug 26 15:56:22 WEST 2007     klr@nexus.bsdlan.org:/usr/obj/usr/src/sys/NEXUS  i386
>Description:
"It fixes several bugs affecting timeouts and retry counts when configs are split between frontends and backends. Some sanity checks on the configuration file were never executed, causing some erroneous configurations to be accepted without being fixed. Last, the license has been clarified in a few files from O'Reilly. All in all, it seems like keeping a supported version is already starting to pay off, as people are looking for something stable and report bugs very quickly. All version 1.3 users are encouraged to upgrade to 1.3.12.2"
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN /usr/ports/net/haproxy-devel/Makefile /home/klr/ports/haproxy-devel/Makefile
--- /usr/ports/net/haproxy-devel/Makefile	2007-09-12 06:20:13.000000000 +0100
+++ /home/klr/ports/haproxy-devel/Makefile	2007-10-10 16:46:31.523600900 +0100
@@ -2,16 +2,16 @@
 # Date created:         Thu May  3 16:30:19 WEST 2007
 # Whom:                 Hugo Saro <hugo@barafranca.com>
 #
-# $FreeBSD: ports/net/haproxy-devel/Makefile,v 1.20 2007/09/12 05:20:13 edwin Exp $
+# $FreeBSD$
 #
 
 PORTNAME=	haproxy
 PORTVERSION=	1.3.12
-#PORTREVISION=	0
+PORTREVISION=	2
 CATEGORIES=     net
 MASTER_SITES=   http://haproxy.1wt.eu/download/1.3/src/
 PKGNAMESUFFIX=  -devel
-DISTFILES=      ${DISTNAME}.tar.gz
+DISTFILES=      ${DISTNAME}.${PORTREVISION}.tar.gz
 
 MAINTAINER=	hugo@barafranca.com
 COMMENT=	The Reliable, High Performance TCP/HTTP Load Balancer
@@ -21,6 +21,8 @@
 
 MAKEFILE=       Makefile.bsd
 
+WRKSRC=		work/${DISTNAME}.${PORTREVISION}
+
 do-install:
 	@${INSTALL_PROGRAM} ${WRKSRC}/haproxy ${PREFIX}/sbin
 
@@ -41,7 +43,7 @@
 	@${ECHO_MSG} ""
 	@${ECHO_MSG} ""
 	@${ECHO_MSG} ""
-	@${ECHO_MSG} "haproxy ${PORTVERSION} is now installed."
+	@${ECHO_MSG} "${PORTNAME} is now installed."
 	@${ECHO_MSG} "To configure it, rename ${LOCALBASE}/etc/haproxy.conf-dist"
 	@${ECHO_MSG} "and add haproxy_enable=\"YES\" to /etc/rc.conf"
 	@${ECHO_MSG} ""
diff -ruN /usr/ports/net/haproxy-devel/distinfo /home/klr/ports/haproxy-devel/distinfo
--- /usr/ports/net/haproxy-devel/distinfo	2007-09-12 06:20:13.000000000 +0100
+++ /home/klr/ports/haproxy-devel/distinfo	2007-10-10 15:15:26.347778554 +0100
@@ -1,3 +1,3 @@
-MD5 (haproxy-1.3.12.tar.gz) = cdff6845362b29f9b2be4c207aa1fbb1
-SHA256 (haproxy-1.3.12.tar.gz) = 6fc6a48ed67ef10ba860f8a16a27d7de1d8499c331aa8037ea129c230caf141b
-SIZE (haproxy-1.3.12.tar.gz) =  355376
+MD5 (haproxy-1.3.12.2.tar.gz) = d299484c1bfcaacc360ee3adf2fb51ea
+SHA256 (haproxy-1.3.12.2.tar.gz) = 975786a16274a104fa269781322755314a3ec276dbeab3db94418d1dd7ee3547
+SIZE (haproxy-1.3.12.2.tar.gz) =  373552
diff -ruN /usr/ports/net/haproxy-devel/pkg-message /home/klr/ports/haproxy-devel/pkg-message
--- /usr/ports/net/haproxy-devel/pkg-message	2007-08-05 20:42:52.000000000 +0100
+++ /home/klr/ports/haproxy-devel/pkg-message	1970-01-01 01:00:00.000000000 +0100
@@ -1,3 +0,0 @@
-===>  BE CAREFULL HOW TO BOOT on 1.1.28 or after:
-	To run haproxy from startup, add haproxy_enable="YES" in your
-	/etc/rc.conf.
diff -ruN /usr/ports/net/haproxy-devel/pkg-plist /home/klr/ports/haproxy-devel/pkg-plist
--- /usr/ports/net/haproxy-devel/pkg-plist	2007-09-12 06:20:13.000000000 +0100
+++ /home/klr/ports/haproxy-devel/pkg-plist	2007-10-10 15:39:15.256448232 +0100
@@ -1,5 +1,6 @@
 sbin/haproxy
 %%PORTDOCS%%%%DOCSDIR%%/architecture.txt
+%%PORTDOCS%%%%DOCSDIR%%/configuration.txt
 %%PORTDOCS%%%%DOCSDIR%%/gpl.txt
 %%PORTDOCS%%%%DOCSDIR%%/lgpl.txt
 %%PORTDOCS%%%%DOCSDIR%%/haproxy-en.txt


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200710101600.l9AG04jC026403>