diff options
author | demon <demon@FreeBSD.org> | 2014-11-26 23:22:56 +0800 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2014-11-26 23:22:56 +0800 |
commit | cac1f97f209f5cad3b8967b4bc3591a6e66e21fb (patch) | |
tree | 6947c21a740c2722b657acc96129cb8734ed1517 /net | |
parent | 4f00436ecd882d192962f2e5878cd54f1c7a2501 (diff) | |
download | freebsd-ports-gnome-cac1f97f209f5cad3b8967b4bc3591a6e66e21fb.tar.gz freebsd-ports-gnome-cac1f97f209f5cad3b8967b4bc3591a6e66e21fb.tar.zst freebsd-ports-gnome-cac1f97f209f5cad3b8967b4bc3591a6e66e21fb.zip |
Update to version 1.5.9
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 f520940948cc..c52ac8fc2b28 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= haproxy -PORTVERSION= 1.5.8 +PORTVERSION= 1.5.9 CATEGORIES= net www MASTER_SITES= http://www.haproxy.org/download/1.5/src/ diff --git a/net/haproxy/distinfo b/net/haproxy/distinfo index 255196399078..8902b3888b25 100644 --- a/net/haproxy/distinfo +++ b/net/haproxy/distinfo @@ -1,2 +1,2 @@ -SHA256 (haproxy-1.5.8.tar.gz) = db54b3cf08e530fdd5b67100153bb88293e8d6e179e7aa837412d8ea36a03539 -SIZE (haproxy-1.5.8.tar.gz) = 1338741 +SHA256 (haproxy-1.5.9.tar.gz) = 5f51aa8e20a8a3a11be16bd5f5ef382a5e95526803a89182fe1c15a428564722 +SIZE (haproxy-1.5.9.tar.gz) = 1339917 |