svn commit: r509240 - head/net/haproxy18

Dmitry Sivachenko demon at FreeBSD.org
Sun Aug 18 20:57:38 UTC 2019


Author: demon
Date: Sun Aug 18 20:57:37 2019
New Revision: 509240
URL: https://svnweb.freebsd.org/changeset/ports/509240

Log:
  Update to version 1.8.21.

Modified:
  head/net/haproxy18/Makefile
  head/net/haproxy18/distinfo
  head/net/haproxy18/pkg-plist

Modified: head/net/haproxy18/Makefile
==============================================================================
--- head/net/haproxy18/Makefile	Sun Aug 18 20:55:16 2019	(r509239)
+++ head/net/haproxy18/Makefile	Sun Aug 18 20:57:37 2019	(r509240)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	haproxy
-DISTVERSION=	1.8.20
+DISTVERSION=	1.8.21
 CATEGORIES=	net www
 MASTER_SITES=	http://www.haproxy.org/download/1.8/src/
 PKGNAMESUFFIX=	18

Modified: head/net/haproxy18/distinfo
==============================================================================
--- head/net/haproxy18/distinfo	Sun Aug 18 20:55:16 2019	(r509239)
+++ head/net/haproxy18/distinfo	Sun Aug 18 20:57:37 2019	(r509240)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1556535471
-SHA256 (haproxy-1.8.20.tar.gz) = 3228f78d5fe1dfbaccf41bf387e36b08eeef6e16330053cafde5fa303e262b16
-SIZE (haproxy-1.8.20.tar.gz) = 2083917
+TIMESTAMP = 1566161748
+SHA256 (haproxy-1.8.21.tar.gz) = 34bc80bbaab6edae80add1e8b321636e50ccc56cb583040d98d5d245570680e1
+SIZE (haproxy-1.8.21.tar.gz) = 2097089

Modified: head/net/haproxy18/pkg-plist
==============================================================================
--- head/net/haproxy18/pkg-plist	Sun Aug 18 20:55:16 2019	(r509239)
+++ head/net/haproxy18/pkg-plist	Sun Aug 18 20:57:37 2019	(r509240)
@@ -75,6 +75,7 @@ sbin/haproxy
 %%PORTDOCS%%%%DOCSDIR%%/peers-v2.0.txt
 %%PORTDOCS%%%%DOCSDIR%%/proxy-protocol.txt
 %%PORTDOCS%%%%DOCSDIR%%/queuing.fig
+%%PORTDOCS%%%%DOCSDIR%%/regression-testing.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/acl-content-sw.cfg
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/auth.cfg
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/check


More information about the svn-ports-all mailing list