diff options
author | Rene Ladan <rene@FreeBSD.org> | 2010-07-04 19:26:17 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2010-07-04 19:26:17 +0000 |
commit | 6afe2414b8e536c492ede1ad253fdfbfe7796017 (patch) | |
tree | 570f28281218cd3e6b19d35f9cddcbbe2f7eb288 /net/haproxy | |
parent | 368fd0ea8c436258f650a2c51fa5604e15a39817 (diff) | |
download | freebsd-ports-6afe2414b8e536c492ede1ad253fdfbfe7796017.zip |
Update to 1.4.8
PR: ports/148218
Submitted by: maintainer
Approved by: tabthorpe (mentor, implicit)
Feature safe: yes
Diffstat (limited to 'net/haproxy')
-rw-r--r-- | net/haproxy/Makefile | 2 | ||||
-rw-r--r-- | net/haproxy/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/haproxy/Makefile b/net/haproxy/Makefile index 8bf4d84d8f91..acb16057a768 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -6,7 +6,7 @@ # PORTNAME= haproxy -PORTVERSION= 1.4.7 +PORTVERSION= 1.4.8 CATEGORIES= net www MASTER_SITES= http://haproxy.1wt.eu/download/1.4/src/ diff --git a/net/haproxy/distinfo b/net/haproxy/distinfo index feb448e78e4a..39fa02ffe644 100644 --- a/net/haproxy/distinfo +++ b/net/haproxy/distinfo @@ -1,3 +1,3 @@ -MD5 (haproxy-1.4.7.tar.gz) = a2c57fbc61cbdbef2a6e60514e4d01c2 -SHA256 (haproxy-1.4.7.tar.gz) = b010fb6092b4f1b34df6f0bdb9113290b33da5f150937c03415bdfd554149fe9 -SIZE (haproxy-1.4.7.tar.gz) = 777883 +MD5 (haproxy-1.4.8.tar.gz) = 104f4985b37bd9bac7a33e20fb6aaadf +SHA256 (haproxy-1.4.8.tar.gz) = 707487ade815cbd37492d91a014f9a5b3ac313e5b4cb31e2d7c4d2a16f4a23f1 +SIZE (haproxy-1.4.8.tar.gz) = 778220 |