diff options
author | rene <rene@FreeBSD.org> | 2010-07-05 03:26:17 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2010-07-05 03:26:17 +0800 |
commit | de84e63fe261468a94bd271db9abb09d3a9df187 (patch) | |
tree | b3ebbf2dc74f05332a58057d87875de464b8c80f /net | |
parent | cdd3a9f6ba09e697186e24339d8af394b8b5c3ce (diff) | |
download | freebsd-ports-gnome-de84e63fe261468a94bd271db9abb09d3a9df187.tar.gz freebsd-ports-gnome-de84e63fe261468a94bd271db9abb09d3a9df187.tar.zst freebsd-ports-gnome-de84e63fe261468a94bd271db9abb09d3a9df187.zip |
Update to 1.4.8
PR: ports/148218
Submitted by: maintainer
Approved by: tabthorpe (mentor, implicit)
Feature safe: yes
Diffstat (limited to 'net')
-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 |