diff options
author | demon <demon@FreeBSD.org> | 2015-02-01 15:26:15 +0800 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2015-02-01 15:26:15 +0800 |
commit | 58362bb9d0eb2a8d7710e06cf1baaf69c90ca98a (patch) | |
tree | 453c76a9b49db9feb2fc9ccbb4a334114de04dbe /net/haproxy | |
parent | b9a0baa11e6392b79e75337d2eb8784492955a9c (diff) | |
download | freebsd-ports-gnome-58362bb9d0eb2a8d7710e06cf1baaf69c90ca98a.tar.gz freebsd-ports-gnome-58362bb9d0eb2a8d7710e06cf1baaf69c90ca98a.tar.zst freebsd-ports-gnome-58362bb9d0eb2a8d7710e06cf1baaf69c90ca98a.zip |
Update to version 1.5.11.
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 ae3a3313022d..513a0f21186d 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= haproxy -PORTVERSION= 1.5.10 +PORTVERSION= 1.5.11 CATEGORIES= net www MASTER_SITES= http://www.haproxy.org/download/1.5/src/ diff --git a/net/haproxy/distinfo b/net/haproxy/distinfo index e342b3738813..c1885c7c42e4 100644 --- a/net/haproxy/distinfo +++ b/net/haproxy/distinfo @@ -1,2 +1,2 @@ -SHA256 (haproxy-1.5.10.tar.gz) = 090264c834477c290f6ad6da558731d50aede0800996742d15e870b9947fe517 -SIZE (haproxy-1.5.10.tar.gz) = 1339873 +SHA256 (haproxy-1.5.11.tar.gz) = 8b5aa462988405f09c8a6169294b202d7f524a5450a02dd92e7c216680f793bf +SIZE (haproxy-1.5.11.tar.gz) = 1340429 |