ports/58371: [maintainer update] net/haproxy: update to 1.1.26
Clement Laforet
sheepkiller at cultdeadsheep.org
Wed Oct 22 10:20:16 UTC 2003
>Number: 58371
>Category: ports
>Synopsis: [maintainer update] net/haproxy: update to 1.1.26
>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 22 03:20:14 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator: Clement Laforet
>Release: FreeBSD 5.1-CURRENT i386
>Organization:
cotds.org
>Environment:
System: FreeBSD lucifer.cultdeadsheep.org 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Mon Sep 22 08:20:10 CEST 2003 clement at lucifer.cultdeadsheep.org:/usr/obj/usr/src/sys/LUCIFER i386
>Description:
update haproxy to 1.1.26.
Problems with POST method should be fixed.
>How-To-Repeat:
N/A.
>Fix:
--- haproxy.diff begins here ---
Index: haproxy/Makefile
===================================================================
RCS file: /WORK/REPO/ports/net/haproxy/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- haproxy/Makefile 16 Oct 2003 08:34:25 -0000 1.4
+++ haproxy/Makefile 22 Oct 2003 10:11:17 -0000
@@ -6,7 +6,7 @@
#
PORTNAME= haproxy
-PORTVERSION= 1.1.25
+PORTVERSION= 1.1.26
CATEGORIES= net www
MASTER_SITES= http://w.ods.org/tools/haproxy/src/ \
http://w.ods.org/tools/haproxy/src/old/
@@ -44,7 +44,6 @@
do-build:
@(cd ${WRKSRC} ;\
- echo "Compiling haproxy:" ; \
echo "${CC} ${CFLAGS} ${LDFLAGS} ${PORTNAME}.c -o ${PORTNAME}" ;\
${CC} ${CFLAGS} ${LDFLAGS} ${PORTNAME}.c -o ${PORTNAME} )
Index: haproxy/distinfo
===================================================================
RCS file: /WORK/REPO/ports/net/haproxy/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- haproxy/distinfo 16 Oct 2003 08:34:25 -0000 1.4
+++ haproxy/distinfo 22 Oct 2003 10:11:17 -0000
@@ -1 +1 @@
-MD5 (haproxy-1.1.25.tar.gz) = dd85a2aa4d460d7ab3a88e3803da5794
+MD5 (haproxy-1.1.26.tar.gz) = a38424a7687d6d9471f52d248adeae08
--- haproxy.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list