Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 May 2010 19:24:04 GMT
From:      Ross West <freebsd@linepoint.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/146599: [Patch] net/haproxy: v1.4.4 -> v1.4.5
Message-ID:  <201005141924.o4EJO4Dg025664@www.freebsd.org>
Resent-Message-ID: <201005141930.o4EJU9it021332@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
>Number:         146599
>Category:       ports
>Synopsis:       [Patch] net/haproxy: v1.4.4 -> v1.4.5
>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 May 14 19:30:08 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Ross West
>Release:        FreeBSD 8.0-RELEASE amd64
>Organization:
>Environment:
>Description:
Update of port from v1.4.4 to v1.4.5
>How-To-Repeat:

>Fix:
Patch:

diff -ruN --exclude=CVS /usr/ports/net/haproxy.1.4.4/Makefile /usr/port/net/haproxy/Makefile
--- /usr/ports/net/haproxy.1.4.4/Makefile       2010-05-14 15:14:25.000000000 -0400
+++ /usr/ports/net/haproxy/Makefile     2010-05-14 15:16:59.000000000 -0400
@@ -6,7 +6,7 @@
 #

 PORTNAME=      haproxy
-PORTVERSION=   1.4.4
+PORTVERSION=   1.4.5
 CATEGORIES=    net www
 MASTER_SITES=  http://haproxy.1wt.eu/download/1.4/src/

@@ -23,7 +23,7 @@

 .include <bsd.port.options.mk>

-MAKE_ARGS=     "TARGET=freebsd"
+MAKE_ARGS=     TARGET=freebsd DEFINE=-DFREEBSD_PORTS

 .if defined(WITH_PCRE)
 LIB_DEPENDS+=  pcre.0:${PORTSDIR}/devel/pcre
diff -ruN --exclude=CVS /usr/ports/net/haproxy.1.4.4/distinfo /usr/ports/net/haproxy/distinfo
--- /usr/ports/net/haproxy.1.4.4/distinfo       2010-05-14 15:14:25.000000000 -0400
+++ /usr/ports/net/haproxy/distinfo     2010-05-14 15:15:36.000000000 -0400
@@ -1,3 +1,3 @@
-MD5 (haproxy-1.4.4.tar.gz) = 0a18b915c3039f37004a346a5ddc17cd
-SHA256 (haproxy-1.4.4.tar.gz) = c0508869a9bb7bbc7f306469afdd078076fb4d22c123ece9cc8beeafc7ad60b2
-SIZE (haproxy-1.4.4.tar.gz) = 764810
+MD5 (haproxy-1.4.5.tar.gz) = c672d740d734b855dbe456f8211a62c1
+SHA256 (haproxy-1.4.5.tar.gz) = 991ed563639612abd8833a0934547547c29261b2d654f1dc2c4fa266d2b047de
+SIZE (haproxy-1.4.5.tar.gz) = 775757


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



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