diff options
author | culot <culot@FreeBSD.org> | 2011-04-09 03:11:48 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2011-04-09 03:11:48 +0800 |
commit | 1f89e5dfe803301676f9b2f13d652103610ee97e (patch) | |
tree | 65887dbf26e011858218870c6961337e9f6d2a53 /net | |
parent | 8890b87b2149a6ab9e5ef48c88e39190556a59d2 (diff) | |
download | freebsd-ports-gnome-1f89e5dfe803301676f9b2f13d652103610ee97e.tar.gz freebsd-ports-gnome-1f89e5dfe803301676f9b2f13d652103610ee97e.tar.zst freebsd-ports-gnome-1f89e5dfe803301676f9b2f13d652103610ee97e.zip |
- Update to 1.4.15
PR: ports/156277
Submitted by: Ross West <freebsd AT 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 1ef7e8c09668..005a16227945 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -6,7 +6,7 @@ # PORTNAME= haproxy -PORTVERSION= 1.4.13 +PORTVERSION= 1.4.15 CATEGORIES= net www MASTER_SITES= http://haproxy.1wt.eu/download/1.4/src/ diff --git a/net/haproxy/distinfo b/net/haproxy/distinfo index 16522358b3ba..7b8f6641896f 100644 --- a/net/haproxy/distinfo +++ b/net/haproxy/distinfo @@ -1,2 +1,2 @@ -SHA256 (haproxy-1.4.13.tar.gz) = b78bbf2fb204321e3956edf46f8503843d550e2528f9bc73b71f3b0f3f37987d -SIZE (haproxy-1.4.13.tar.gz) = 811771 +SHA256 (haproxy-1.4.15.tar.gz) = 4baebfe0a5a9220f77d9175b2e711dc8985bbb696d11c38033cc0e94e3cca93a +SIZE (haproxy-1.4.15.tar.gz) = 812293 |