Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Aug 2011 08:33:20 -0500
From:      Mark Felder <feld@feld.me>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        freebsd@linepoint.com
Subject:   ports/159913: [PATCH] net/haproxy: update to 1.4.16
Message-ID:  <E1QuPCK-000CYK-L6@feld.me>
Resent-Message-ID: <201108191340.p7JDeAU2037542@freefall.freebsd.org>

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

>Number:         159913
>Category:       ports
>Synopsis:       [PATCH] net/haproxy: update to 1.4.16
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 19 13:40:09 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Mark Felder
>Release:        FreeBSD 9.0-BETA1 amd64
>Organization:
>Environment:
System: FreeBSD nas.feld.me 9.0-BETA1 FreeBSD 9.0-BETA1 #1 r224922M: Tue Aug 16 20:43:23 CDT
>Description:
- Update to 1.4.16

Cleaned up Makefile as well to appease portlint.

Port maintainer (freebsd@linepoint.com) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- haproxy-1.4.16.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net/haproxy.orig/Makefile /usr/ports/net/haproxy/Makefile
--- /usr/ports/net/haproxy.orig/Makefile	2011-08-19 08:29:52.189960965 -0500
+++ /usr/ports/net/haproxy/Makefile	2011-08-19 08:32:03.268684423 -0500
@@ -6,17 +6,17 @@
 #
 
 PORTNAME=	haproxy
-PORTVERSION=	1.4.15
+PORTVERSION=	1.4.16
 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
+LICENSE_COMB=	multi
+
+CONFLICTS=	haproxy-devel*
 
 USE_RC_SUBR=	haproxy
 USE_GMAKE=	YES
diff -ruN --exclude=CVS /usr/ports/net/haproxy.orig/distinfo /usr/ports/net/haproxy/distinfo
--- /usr/ports/net/haproxy.orig/distinfo	2011-08-19 08:29:52.194941759 -0500
+++ /usr/ports/net/haproxy/distinfo	2011-08-19 08:31:04.090691145 -0500
@@ -1,2 +1,2 @@
-SHA256 (haproxy-1.4.15.tar.gz) = 4baebfe0a5a9220f77d9175b2e711dc8985bbb696d11c38033cc0e94e3cca93a
-SIZE (haproxy-1.4.15.tar.gz) = 812293
+SHA256 (haproxy-1.4.16.tar.gz) = ab789ced19db1462a815ffdd436edd7a2eeaf7cc2908b9253b3b01f659a9e2db
+SIZE (haproxy-1.4.16.tar.gz) = 813322
--- haproxy-1.4.16.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?E1QuPCK-000CYK-L6>