ports/152267: [Patch][Maintainer Update] net/haproxy-devel: v1.5.d2 -> v1.5.d3
Ross West
freebsd at linepoint.com
Mon Nov 15 16:50:09 UTC 2010
>Number: 152267
>Category: ports
>Synopsis: [Patch][Maintainer Update] net/haproxy-devel: v1.5.d2 -> v1.5.d3
>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: Mon Nov 15 16:50:08 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Ross West
>Release: FreeBSD 8.1-RELEASE amd64
>Organization:
>Environment:
>Description:
Update of the development branch of haproxy (net/haproxy-devel) from v1.5.d2 to v1.5.d3. Includes a small patch.
>How-To-Repeat:
>Fix:
diff -ruN --exclude=CVS /usr/ports/net/haproxy-devel.1.5.d2/Makefile /usr/ports/net/haproxy-devel/Makefile
--- /usr/ports/net/haproxy-devel.1.5.d2/Makefile 2010-10-29 15:01:32.000000000 -0400
+++ /usr/ports/net/haproxy-devel/Makefile 2010-11-12 13:03:36.000000000 -0500
@@ -6,8 +6,8 @@
#
PORTNAME= haproxy
-PORTVERSION= 1.5.d2
-DISTVERSION= 1.5-dev2
+PORTVERSION= 1.5.d3
+DISTVERSION= 1.5-dev3
CATEGORIES= net
MASTER_SITES= http://haproxy.1wt.eu/download/1.5/src/devel/
PKGNAMESUFFIX= -devel
diff -ruN --exclude=CVS /usr/ports/net/haproxy-devel.1.5.d2/distinfo /usr/ports/net/haproxy-devel/distinfo
--- /usr/ports/net/haproxy-devel.1.5.d2/distinfo 2010-09-03 17:49:53.000000000 -0400
+++ /usr/ports/net/haproxy-devel/distinfo 2010-11-12 13:04:47.000000000 -0500
@@ -1,3 +1,3 @@
-MD5 (haproxy-1.5-dev2.tar.gz) = d2b664c543de6b956810cda2419a2d6f
-SHA256 (haproxy-1.5-dev2.tar.gz) = f4707f5136fc33ab2366baf55d7bcdb4b7cc4e1018d78aaed9bb6eed3a7f6743
-SIZE (haproxy-1.5-dev2.tar.gz) = 804792
+MD5 (haproxy-1.5-dev3.tar.gz) = edc1c32f474deaccdebfe5129f3ce700
+SHA256 (haproxy-1.5-dev3.tar.gz) = c5dbaad0d9f668ba63f60a7cd6cc20eda2d09ae262782ea74c8b68c315457103
+SIZE (haproxy-1.5-dev3.tar.gz) = 861620
diff -ruN --exclude=CVS /usr/ports/net/haproxy-devel.1.5.d2/files/patch-include-types-pattern.h /usr/ports/net/haproxy-devel/files/patch-include-types-pattern.h
--- /usr/ports/net/haproxy-devel.1.5.d2/files/patch-include-types-pattern.h 1969-12-31 19:00:00.000000000 -0500
+++ /usr/ports/net/haproxy-devel/files/patch-include-types-pattern.h 2010-11-15 11:33:38.000000000 -0500
@@ -0,0 +1,9 @@
+--- include/types/pattern.h.orig 2010-11-15 11:31:20.000000000 -0500
++++ include/types/pattern.h 2010-11-15 11:33:03.000000000 -0500
+@@ -55,5 +55,5 @@
+ struct in_addr ip; /* used for ipv4 type */
+ uint32_t integer; /* used for unsigned 32bits integer type */
+- int32_t sinteger; /* used for signed 32bits integer type */
++ int sinteger; /* used for signed 32bits integer type */
+ struct chunk str;
+ };
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list