diff options
author | sylvio <sylvio@FreeBSD.org> | 2011-03-10 00:19:15 +0800 |
---|---|---|
committer | sylvio <sylvio@FreeBSD.org> | 2011-03-10 00:19:15 +0800 |
commit | 48223dd394d3cc0dc798fa8c37d638e6e54ae20a (patch) | |
tree | feb5fd48efa5382f7d33087e7d5c4c178ffee99f /net | |
parent | 62e49cc6f13ad36cf515c06f7722e8acecbf5132 (diff) | |
download | freebsd-ports-gnome-48223dd394d3cc0dc798fa8c37d638e6e54ae20a.tar.gz freebsd-ports-gnome-48223dd394d3cc0dc798fa8c37d638e6e54ae20a.tar.zst freebsd-ports-gnome-48223dd394d3cc0dc798fa8c37d638e6e54ae20a.zip |
- Update to v1.4.13
PR: ports/155412
Submitted by: Ross West <freebsd@linepoint.com> (maintainer)
Diffstat (limited to 'net')
-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 aaf1ea728e15..1ef7e8c09668 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -6,7 +6,7 @@ # PORTNAME= haproxy -PORTVERSION= 1.4.11 +PORTVERSION= 1.4.13 CATEGORIES= net www MASTER_SITES= http://haproxy.1wt.eu/download/1.4/src/ diff --git a/net/haproxy/distinfo b/net/haproxy/distinfo index 630e249d89d1..16522358b3ba 100644 --- a/net/haproxy/distinfo +++ b/net/haproxy/distinfo @@ -1,2 +1,2 @@ -SHA256 (haproxy-1.4.11.tar.gz) = 2c84fc7e99e2045c4031d587832fd9289fac6c48156e067bf6ba05d5d9e559b7 -SIZE (haproxy-1.4.11.tar.gz) = 810710 +SHA256 (haproxy-1.4.13.tar.gz) = b78bbf2fb204321e3956edf46f8503843d550e2528f9bc73b71f3b0f3f37987d +SIZE (haproxy-1.4.13.tar.gz) = 811771 |