diff options
author | adam <adam@pkgsrc.org> | 2020-06-20 08:33:32 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2020-06-20 08:33:32 +0000 |
commit | 6df6aa34e9192a7fefdc968e34e8e511e2947faa (patch) | |
tree | 29e4c77618c17631878952482eae314095a8afec /net/haproxy | |
parent | 7e2d7467d9ea6b1b9c46b84898c1d65ce44a966d (diff) | |
download | pkgsrc-6df6aa34e9192a7fefdc968e34e8e511e2947faa.tar.gz |
haproxy: updated to 2.1.7
2.1.7
- BUG/MAJOR: http-htx: Don't forget to copy error messages from defaults section
Diffstat (limited to 'net/haproxy')
-rw-r--r-- | net/haproxy/Makefile | 4 | ||||
-rw-r--r-- | net/haproxy/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/net/haproxy/Makefile b/net/haproxy/Makefile index 2ef3802ed9c..25564ed0c76 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.62 2020/06/08 12:13:49 adam Exp $ +# $NetBSD: Makefile,v 1.63 2020/06/20 08:33:32 adam Exp $ -DISTNAME= haproxy-2.1.6 +DISTNAME= haproxy-2.1.7 CATEGORIES= net www MASTER_SITES= https://www.haproxy.org/download/${PKGVERSION_NOREV:R}/src/ diff --git a/net/haproxy/distinfo b/net/haproxy/distinfo index 944bab2bb89..4cd3437f1a7 100644 --- a/net/haproxy/distinfo +++ b/net/haproxy/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.55 2020/06/08 12:13:49 adam Exp $ +$NetBSD: distinfo,v 1.56 2020/06/20 08:33:32 adam Exp $ -SHA1 (haproxy-2.1.6.tar.gz) = 0e5e10c545dcdb91b45768d99681f3f69a7775d3 -RMD160 (haproxy-2.1.6.tar.gz) = 74176da96fc2a325485aeaff04f12a787d835515 -SHA512 (haproxy-2.1.6.tar.gz) = 61c515ee5e15220eaccbeb68f7fb41bf027920cfaf6204911a4edd79d144e1227318ca0be852fedd958d681ecf51c119b9ee30f46e483f01469b6b1c5275659e -Size (haproxy-2.1.6.tar.gz) = 2710005 bytes +SHA1 (haproxy-2.1.7.tar.gz) = 74cb468a2cb61f730c7dff64d4e49fe80861d640 +RMD160 (haproxy-2.1.7.tar.gz) = faadb9bbdf91dca41a709e559edbe8a5262025d3 +SHA512 (haproxy-2.1.7.tar.gz) = d3338f128042f40e2969094a614eb840b1bf7409efa4f85aed7f45411af8532d2f2371436902e7b987b661580f9c21439fc027a65bb2d352cb86711a26545adb +Size (haproxy-2.1.7.tar.gz) = 2709999 bytes SHA1 (patch-Makefile) = 790242ebde13ac1a9d95a16cba29e30a9bccd57c SHA1 (patch-src_cli.c) = 4bc5cf0116df121ac4c3c38b8f962c3a62d536e5 SHA1 (patch-src_haproxy.c) = badb172013541087d84f03726ea928c6f5634dc3 |