diff options
author | clement <clement@FreeBSD.org> | 2005-10-17 03:11:00 +0800 |
---|---|---|
committer | clement <clement@FreeBSD.org> | 2005-10-17 03:11:00 +0800 |
commit | 4ae37287665d6efd4696a6164f0b9d4132f571e9 (patch) | |
tree | 9b6584de82b85022913895e89fb866a3fc050559 /net/haproxy | |
parent | 18515b74b97cabd95f8f1a59638e16e748828486 (diff) | |
download | freebsd-ports-gnome-4ae37287665d6efd4696a6164f0b9d4132f571e9.tar.gz freebsd-ports-gnome-4ae37287665d6efd4696a6164f0b9d4132f571e9.tar.zst freebsd-ports-gnome-4ae37287665d6efd4696a6164f0b9d4132f571e9.zip |
- Update to 1.1.32
Diffstat (limited to 'net/haproxy')
-rw-r--r-- | net/haproxy/Makefile | 2 | ||||
-rw-r--r-- | net/haproxy/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net/haproxy/Makefile b/net/haproxy/Makefile index be75d0b3e5f2..91e339920bb5 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -6,7 +6,7 @@ # PORTNAME= haproxy -PORTVERSION= 1.1.31 +PORTVERSION= 1.1.32 CATEGORIES= net www MASTER_SITES= http://w.ods.org/tools/haproxy/src/ \ http://w.ods.org/tools/haproxy/src/old/ diff --git a/net/haproxy/distinfo b/net/haproxy/distinfo index 5d3d97d0a8d6..d792fbf2c180 100644 --- a/net/haproxy/distinfo +++ b/net/haproxy/distinfo @@ -1,2 +1,2 @@ -MD5 (haproxy-1.1.31.tar.gz) = c814ac4a670f07d5f5c374c355dd807c -SIZE (haproxy-1.1.31.tar.gz) = 118004 +MD5 (haproxy-1.1.32.tar.gz) = 300a5c6294f577e3ef68d17caf8277d0 +SIZE (haproxy-1.1.32.tar.gz) = 137540 |