diff options
author | Sylvio Cesar Teixeira <sylvio@FreeBSD.org> | 2011-03-09 16:19:15 +0000 |
---|---|---|
committer | Sylvio Cesar Teixeira <sylvio@FreeBSD.org> | 2011-03-09 16:19:15 +0000 |
commit | 9ff6e00708df53cbfe04498e8c087884f9f1f609 (patch) | |
tree | 66766819018ecd35d60a4b24d40b1e8ab17284c6 /net/haproxy | |
parent | 3e43df8da98088e9d53ce341ec84bc9cedf56f7c (diff) | |
download | ports-9ff6e00708df53cbfe04498e8c087884f9f1f609.tar.gz ports-9ff6e00708df53cbfe04498e8c087884f9f1f609.zip |
Notes
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 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 |