Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Nov 2012 20:17:14 +1100 (EST)
From:      Kubilay Kocak <koobs.freebsd@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        demon@FreeBSD.org
Subject:   ports/173934: [PATCH] net/haproxy-devel: Update to 1.5-dev14
Message-ID:  <20121126091714.A2D9E39E80@freebsd-9-amd64.localdomain>
Resent-Message-ID: <201211260920.qAQ9K0cb014681@freefall.freebsd.org>

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

>Number:         173934
>Category:       ports
>Synopsis:       [PATCH] net/haproxy-devel: Update to 1.5-dev14
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 26 09:20:00 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Kubilay Kocak
>Release:        FreeBSD 9.0-RELEASE-p3 amd64
>Organization:
>Environment:
System: FreeBSD freebsd-9-amd64 9.0-RELEASE-p3 FreeBSD 9.0-RELEASE-p3 #0: Sat Jul  7 21:26:56 EST
>Description:
Update to 1.5-dev14

Changes: http://permalink.gmane.org/gmane.comp.web.haproxy/10119

Port maintainer (demon@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_6 (mode: change, diff: ports)
>How-To-Repeat:
>Fix:

--- haproxy-devel-1.5.d14.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net/haproxy-devel/Makefile ./Makefile
--- /usr/ports/net/haproxy-devel/Makefile	2012-11-26 15:45:25.000000000 +1100
+++ ./Makefile	2012-11-26 20:13:04.000000000 +1100
@@ -1,5 +1,5 @@
 # Created by: Hugo Saro <hugo@barafranca.com>
-# $FreeBSD: ports/net/haproxy-devel/Makefile,v 1.52 2012/11/26 04:45:25 svnexp Exp $
+# $FreeBSD: ports/net/haproxy-devel/Makefile,v 1.47 2012/09/18 05:11:44 demon Exp $
 
 PORTNAME=	haproxy
 DISTVERSION=	1.5-dev14
@@ -29,7 +29,7 @@
 .include <bsd.port.options.mk>
 
 MAKE_ARGS=	TARGET=freebsd DEFINE=-DFREEBSD_PORTS USE_GETADDRINFO=1 \
-		USE_ZLIB=1 CC="${CC}" CFLAGS="${CFLAGS}"
+		CC="${CC}" CFLAGS="${CFLAGS}"
 
 .if ${PORT_OPTIONS:MPCRE}
 LIB_DEPENDS+=	pcre:${PORTSDIR}/devel/pcre
diff -ruN --exclude=CVS /usr/ports/net/haproxy-devel/files/haproxy.in ./files/haproxy.in
--- /usr/ports/net/haproxy-devel/files/haproxy.in	2012-11-17 17:00:01.000000000 +1100
+++ ./files/haproxy.in	2012-10-15 07:58:04.000000000 +1100
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# $FreeBSD: ports/net/haproxy-devel/files/haproxy.in,v 1.10 2012/11/17 06:00:01 svnexp Exp $
+# $FreeBSD: ports/net/haproxy-devel/files/haproxy.in,v 1.9 2012/10/14 20:58:04 crees Exp $
 #
 
 # PROVIDE: haproxy
--- haproxy-devel-1.5.d14.patch ends here ---

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



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