summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorclement <clement@FreeBSD.org>2005-05-22 13:10:05 +0000
committerclement <clement@FreeBSD.org>2005-05-22 13:10:05 +0000
commitca26c59390312f4dbd9723531d10b773c1421e70 (patch)
tree0b38f2fe8d685baa993ca108f5582aa1600c09ed
parent71a3a66a7dca5d33c22ec9403b7b625857d576b5 (diff)
downloadFreeBSD-ports-ca26c59390312f4dbd9723531d10b773c1421e70.zip
FreeBSD-ports-ca26c59390312f4dbd9723531d10b773c1421e70.tar.gz
- Update to 1.1.31
-rw-r--r--net/haproxy-devel/Makefile4
-rw-r--r--net/haproxy-devel/distinfo4
-rw-r--r--net/haproxy/Makefile4
-rw-r--r--net/haproxy/distinfo4
4 files changed, 8 insertions, 8 deletions
diff --git a/net/haproxy-devel/Makefile b/net/haproxy-devel/Makefile
index c07e84c..be75d0b 100644
--- a/net/haproxy-devel/Makefile
+++ b/net/haproxy-devel/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= haproxy
-PORTVERSION= 1.1.30
+PORTVERSION= 1.1.31
CATEGORIES= net www
MASTER_SITES= http://w.ods.org/tools/haproxy/src/ \
http://w.ods.org/tools/haproxy/src/old/
@@ -47,7 +47,7 @@ post-patch:
${FILESDIR}/haproxy.sh > ${WRKDIR}/haproxy.sh
do-build:
- @cd ${WRKSRC} && \
+ cd ${WRKSRC} && \
${CC} ${CFLAGS} ${LDFLAGS} ${PORTNAME}.c -o ${PORTNAME}
do-install:
diff --git a/net/haproxy-devel/distinfo b/net/haproxy-devel/distinfo
index dae81d5..5d3d97d 100644
--- a/net/haproxy-devel/distinfo
+++ b/net/haproxy-devel/distinfo
@@ -1,2 +1,2 @@
-MD5 (haproxy-1.1.30.tar.gz) = 492695a4d76bc76e1e112b373939fc93
-SIZE (haproxy-1.1.30.tar.gz) = 116665
+MD5 (haproxy-1.1.31.tar.gz) = c814ac4a670f07d5f5c374c355dd807c
+SIZE (haproxy-1.1.31.tar.gz) = 118004
diff --git a/net/haproxy/Makefile b/net/haproxy/Makefile
index c07e84c..be75d0b 100644
--- a/net/haproxy/Makefile
+++ b/net/haproxy/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= haproxy
-PORTVERSION= 1.1.30
+PORTVERSION= 1.1.31
CATEGORIES= net www
MASTER_SITES= http://w.ods.org/tools/haproxy/src/ \
http://w.ods.org/tools/haproxy/src/old/
@@ -47,7 +47,7 @@ post-patch:
${FILESDIR}/haproxy.sh > ${WRKDIR}/haproxy.sh
do-build:
- @cd ${WRKSRC} && \
+ cd ${WRKSRC} && \
${CC} ${CFLAGS} ${LDFLAGS} ${PORTNAME}.c -o ${PORTNAME}
do-install:
diff --git a/net/haproxy/distinfo b/net/haproxy/distinfo
index dae81d5..5d3d97d 100644
--- a/net/haproxy/distinfo
+++ b/net/haproxy/distinfo
@@ -1,2 +1,2 @@
-MD5 (haproxy-1.1.30.tar.gz) = 492695a4d76bc76e1e112b373939fc93
-SIZE (haproxy-1.1.30.tar.gz) = 116665
+MD5 (haproxy-1.1.31.tar.gz) = c814ac4a670f07d5f5c374c355dd807c
+SIZE (haproxy-1.1.31.tar.gz) = 118004
OpenPOWER on IntegriCloud