diff options
author | demon <demon@FreeBSD.org> | 2018-05-01 01:18:35 +0800 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2018-05-01 01:18:35 +0800 |
commit | 7ae6de2b1ae55dbf6fc60691288b997e8204a6cf (patch) | |
tree | d014f1dafbff1d17c2fe9cf10a7637f5bc9e5237 /net | |
parent | a2dde6899e5c7c5873d6e99be274dc05d3d038d8 (diff) | |
download | freebsd-ports-gnome-7ae6de2b1ae55dbf6fc60691288b997e8204a6cf.tar.gz freebsd-ports-gnome-7ae6de2b1ae55dbf6fc60691288b997e8204a6cf.tar.zst freebsd-ports-gnome-7ae6de2b1ae55dbf6fc60691288b997e8204a6cf.zip |
Update to version 1.7.11.
Diffstat (limited to 'net')
-rw-r--r-- | net/haproxy/Makefile | 2 | ||||
-rw-r--r-- | net/haproxy/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/haproxy/Makefile b/net/haproxy/Makefile index 8e48771d541f..8579864615ba 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= haproxy -PORTVERSION= 1.7.10 +PORTVERSION= 1.7.11 CATEGORIES= net www MASTER_SITES= http://www.haproxy.org/download/1.7/src/ DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} diff --git a/net/haproxy/distinfo b/net/haproxy/distinfo index 44fae60f76f6..0078476891b3 100644 --- a/net/haproxy/distinfo +++ b/net/haproxy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1514921615 -SHA256 (haproxy-1.7.10.tar.gz) = 7ac017f53ba1f623977e3956341a7349e2ac8503fe10e34ad864d91a59e12e9f -SIZE (haproxy-1.7.10.tar.gz) = 1750937 +TIMESTAMP = 1525108601 +SHA256 (haproxy-1.7.11.tar.gz) = d564b8e9429d1e8e13cb648bf4694926b472e36da1079df946bb732927b232ea +SIZE (haproxy-1.7.11.tar.gz) = 1752129 |