diff options
author | demon <demon@FreeBSD.org> | 2019-08-07 04:42:07 +0800 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2019-08-07 04:42:07 +0800 |
commit | 86b947ddacf09b489a9b723c94cbf32d3e9c68ea (patch) | |
tree | 709cfc2e35bb54a1d919bceaf43ff19527ca911d /net | |
parent | d2e2279197bc56507149c53fbd127123008a0372 (diff) | |
download | freebsd-ports-gnome-86b947ddacf09b489a9b723c94cbf32d3e9c68ea.tar.gz freebsd-ports-gnome-86b947ddacf09b489a9b723c94cbf32d3e9c68ea.tar.zst freebsd-ports-gnome-86b947ddacf09b489a9b723c94cbf32d3e9c68ea.zip |
Update to version 2.0.4.
Diffstat (limited to 'net')
-rw-r--r-- | net/haproxy/Makefile | 3 | ||||
-rw-r--r-- | net/haproxy/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/net/haproxy/Makefile b/net/haproxy/Makefile index e8641dc0b0bf..5f849e22138c 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= haproxy -DISTVERSION= 2.0.3 -PORTREVISION= 1 +DISTVERSION= 2.0.4 CATEGORIES= net www MASTER_SITES= http://www.haproxy.org/download/2.0/src/ diff --git a/net/haproxy/distinfo b/net/haproxy/distinfo index 9e776bd3c30c..5f10fb31d832 100644 --- a/net/haproxy/distinfo +++ b/net/haproxy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1563893819 -SHA256 (haproxy-2.0.3.tar.gz) = aac1ff3e5079997985b6560f46bf265447d0cd841f11c4d77f15942c9fe4b770 -SIZE (haproxy-2.0.3.tar.gz) = 2534678 +TIMESTAMP = 1565124008 +SHA256 (haproxy-2.0.4.tar.gz) = e2680696032c8b957cd26fd948fff239d2cfc17b00964e6d2dc5adf8155fcef1 +SIZE (haproxy-2.0.4.tar.gz) = 2538442 |