diff options
author | demon <demon@FreeBSD.org> | 2012-09-18 13:00:17 +0800 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2012-09-18 13:00:17 +0800 |
commit | 8035bb39c50996299c4ed1b4a26b2a45656794d1 (patch) | |
tree | 419e68ad064d8713eb0c34a13202102917eeae3f /net | |
parent | 7cecc22a3b5270a1ef070147105a1ea0d4dbbfaa (diff) | |
download | freebsd-ports-gnome-8035bb39c50996299c4ed1b4a26b2a45656794d1.tar.gz freebsd-ports-gnome-8035bb39c50996299c4ed1b4a26b2a45656794d1.tar.zst freebsd-ports-gnome-8035bb39c50996299c4ed1b4a26b2a45656794d1.zip |
Update to version 1.4.22.
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 9c0e34e10a35..1efed5fd92d8 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -6,7 +6,7 @@ # PORTNAME= haproxy -PORTVERSION= 1.4.21 +PORTVERSION= 1.4.22 CATEGORIES= net www MASTER_SITES= http://haproxy.1wt.eu/download/1.4/src/ diff --git a/net/haproxy/distinfo b/net/haproxy/distinfo index 02212e149af2..3d3ffc8afe04 100644 --- a/net/haproxy/distinfo +++ b/net/haproxy/distinfo @@ -1,2 +1,2 @@ -SHA256 (haproxy-1.4.21.tar.gz) = 6e28575f0492def31c331faf9ead08225dd62153334880688f8a7c477c8c31a4 -SIZE (haproxy-1.4.21.tar.gz) = 827392 +SHA256 (haproxy-1.4.22.tar.gz) = ba221b3eaa4d71233230b156c3000f5c2bd4dace94d9266235517fe42f917fc6 +SIZE (haproxy-1.4.22.tar.gz) = 831791 |