diff options
author | clement <clement@FreeBSD.org> | 2004-11-15 19:03:17 +0800 |
---|---|---|
committer | clement <clement@FreeBSD.org> | 2004-11-15 19:03:17 +0800 |
commit | 14c052f49d763e37fc49fcd55f616bf4a5b0bc60 (patch) | |
tree | 387a889990c9bda948e5631785053f8fc76bf5a9 /net | |
parent | 863526ec91de4f06d3ac3006d449015085b44c2a (diff) | |
download | freebsd-ports-gnome-14c052f49d763e37fc49fcd55f616bf4a5b0bc60.tar.gz freebsd-ports-gnome-14c052f49d763e37fc49fcd55f616bf4a5b0bc60.tar.zst freebsd-ports-gnome-14c052f49d763e37fc49fcd55f616bf4a5b0bc60.zip |
- update to 1.1.29
- s/pre-fetch:/pre-everything::/
Diffstat (limited to 'net')
-rw-r--r-- | net/haproxy-devel/Makefile | 4 | ||||
-rw-r--r-- | net/haproxy-devel/distinfo | 4 | ||||
-rw-r--r-- | net/haproxy/Makefile | 4 | ||||
-rw-r--r-- | net/haproxy/distinfo | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/net/haproxy-devel/Makefile b/net/haproxy-devel/Makefile index 76d0fbdf5a0c..664ee361f061 100644 --- a/net/haproxy-devel/Makefile +++ b/net/haproxy-devel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= haproxy -PORTVERSION= 1.1.28 +PORTVERSION= 1.1.29 CATEGORIES= net www MASTER_SITES= http://w.ods.org/tools/haproxy/src/ \ http://w.ods.org/tools/haproxy/src/old/ @@ -32,7 +32,7 @@ CFLAGS+= -DUSE_PCRE -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -lpcreposix -lpcre .endif -pre-fetch: +pre-everything:: @${ECHO_MSG} "" @${ECHO_MSG} "Available options:" @${ECHO_MSG} "WITH_PCRE: Use pcre regex engine" diff --git a/net/haproxy-devel/distinfo b/net/haproxy-devel/distinfo index ec41d4736fe0..e6e40fdddca2 100644 --- a/net/haproxy-devel/distinfo +++ b/net/haproxy-devel/distinfo @@ -1,2 +1,2 @@ -MD5 (haproxy-1.1.28.tar.gz) = 193ff4d73dfc503bf6e7b8e4cd825e5e -SIZE (haproxy-1.1.28.tar.gz) = 97764 +MD5 (haproxy-1.1.29.tar.gz) = ff904e632fe8f5c6ebfdeba8000f678d +SIZE (haproxy-1.1.29.tar.gz) = 102557 diff --git a/net/haproxy/Makefile b/net/haproxy/Makefile index 76d0fbdf5a0c..664ee361f061 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -6,7 +6,7 @@ # PORTNAME= haproxy -PORTVERSION= 1.1.28 +PORTVERSION= 1.1.29 CATEGORIES= net www MASTER_SITES= http://w.ods.org/tools/haproxy/src/ \ http://w.ods.org/tools/haproxy/src/old/ @@ -32,7 +32,7 @@ CFLAGS+= -DUSE_PCRE -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -lpcreposix -lpcre .endif -pre-fetch: +pre-everything:: @${ECHO_MSG} "" @${ECHO_MSG} "Available options:" @${ECHO_MSG} "WITH_PCRE: Use pcre regex engine" diff --git a/net/haproxy/distinfo b/net/haproxy/distinfo index ec41d4736fe0..e6e40fdddca2 100644 --- a/net/haproxy/distinfo +++ b/net/haproxy/distinfo @@ -1,2 +1,2 @@ -MD5 (haproxy-1.1.28.tar.gz) = 193ff4d73dfc503bf6e7b8e4cd825e5e -SIZE (haproxy-1.1.28.tar.gz) = 97764 +MD5 (haproxy-1.1.29.tar.gz) = ff904e632fe8f5c6ebfdeba8000f678d +SIZE (haproxy-1.1.29.tar.gz) = 102557 |