diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2019-02-11 13:25:36 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2019-02-11 13:25:36 +0000 |
commit | 57c8dd1b0476b73e404a16a55a999ff5c4200a5f (patch) | |
tree | f085fced692cecb08869ebc577b653ec72333738 /net/haproxy | |
parent | 53fe86883de21e67dd7c5a97aee4b57cb812ea80 (diff) | |
download | ports-57c8dd1b0476b73e404a16a55a999ff5c4200a5f.tar.gz ports-57c8dd1b0476b73e404a16a55a999ff5c4200a5f.zip |
Notes
Diffstat (limited to 'net/haproxy')
-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 4a0f09bd47ea..7914404bbf34 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= haproxy -DISTVERSION= 1.8.18 +DISTVERSION= 1.8.19 CATEGORIES= net www MASTER_SITES= http://www.haproxy.org/download/1.8/src/ diff --git a/net/haproxy/distinfo b/net/haproxy/distinfo index a6c03bddbb51..9b3d43b3afb6 100644 --- a/net/haproxy/distinfo +++ b/net/haproxy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1549470014 -SHA256 (haproxy-1.8.18.tar.gz) = b02edbe54749dd646fe41536377e494e3b3a6e1da4f89cbe85700ca8921b2a26 -SIZE (haproxy-1.8.18.tar.gz) = 2080500 +TIMESTAMP = 1549891502 +SHA256 (haproxy-1.8.19.tar.gz) = 64f5fbfd4e09ffeaf26cb6667398ba780704a14e96e60000caa8bf69962ba734 +SIZE (haproxy-1.8.19.tar.gz) = 2080757 |