diff options
author | demon <demon@FreeBSD.org> | 2015-01-02 01:47:30 +0800 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2015-01-02 01:47:30 +0800 |
commit | 9215ec501886701f4ffb966b2dd90922f68046b2 (patch) | |
tree | 6d66b1be701ea161cd5d0d62d0bdfd4bc7c4beb2 /net | |
parent | 6ad38854d93edd74ac30e83e1e8b3ec53c8ba476 (diff) | |
download | freebsd-ports-gnome-9215ec501886701f4ffb966b2dd90922f68046b2.tar.gz freebsd-ports-gnome-9215ec501886701f4ffb966b2dd90922f68046b2.tar.zst freebsd-ports-gnome-9215ec501886701f4ffb966b2dd90922f68046b2.zip |
Update to version 1.5.10.
Diffstat (limited to 'net')
-rw-r--r-- | net/haproxy/Makefile | 3 | ||||
-rw-r--r-- | net/haproxy/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/net/haproxy/Makefile b/net/haproxy/Makefile index b8a1f4814b22..ae3a3313022d 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= haproxy -PORTVERSION= 1.5.9 -PORTREVISION= 1 +PORTVERSION= 1.5.10 CATEGORIES= net www MASTER_SITES= http://www.haproxy.org/download/1.5/src/ diff --git a/net/haproxy/distinfo b/net/haproxy/distinfo index 8902b3888b25..e342b3738813 100644 --- a/net/haproxy/distinfo +++ b/net/haproxy/distinfo @@ -1,2 +1,2 @@ -SHA256 (haproxy-1.5.9.tar.gz) = 5f51aa8e20a8a3a11be16bd5f5ef382a5e95526803a89182fe1c15a428564722 -SIZE (haproxy-1.5.9.tar.gz) = 1339917 +SHA256 (haproxy-1.5.10.tar.gz) = 090264c834477c290f6ad6da558731d50aede0800996742d15e870b9947fe517 +SIZE (haproxy-1.5.10.tar.gz) = 1339873 |