Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Jan 2019 10:58:15 +0000 (UTC)
From:      Dmitry Sivachenko <demon@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r490235 - branches/2019Q1/net/haproxy
Message-ID:  <201901141058.x0EAwF9x074758@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: demon
Date: Mon Jan 14 10:58:15 2019
New Revision: 490235
URL: https://svnweb.freebsd.org/changeset/ports/490235

Log:
  MFH: r489696
  
  Update to version 1.8.17.
  This is small bugfix release fixing a possible crash.
  
  Approved by:	portmgr (implicit, not required)

Modified:
  branches/2019Q1/net/haproxy/Makefile
  branches/2019Q1/net/haproxy/distinfo
Directory Properties:
  branches/2019Q1/   (props changed)

Modified: branches/2019Q1/net/haproxy/Makefile
==============================================================================
--- branches/2019Q1/net/haproxy/Makefile	Mon Jan 14 09:30:28 2019	(r490234)
+++ branches/2019Q1/net/haproxy/Makefile	Mon Jan 14 10:58:15 2019	(r490235)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	haproxy
-DISTVERSION=	1.8.16
+DISTVERSION=	1.8.17
 CATEGORIES=	net www
 MASTER_SITES=	http://www.haproxy.org/download/1.8/src/
 

Modified: branches/2019Q1/net/haproxy/distinfo
==============================================================================
--- branches/2019Q1/net/haproxy/distinfo	Mon Jan 14 09:30:28 2019	(r490234)
+++ branches/2019Q1/net/haproxy/distinfo	Mon Jan 14 10:58:15 2019	(r490235)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1545407759
-SHA256 (haproxy-1.8.16.tar.gz) = 5401e4ad243d9e403621e389ec3605d8d43241affe0b72f0b15c0db8a7a3653f
-SIZE (haproxy-1.8.16.tar.gz) = 2076646
+TIMESTAMP = 1546960596
+SHA256 (haproxy-1.8.17.tar.gz) = 7b789b177875afdd5ddeff058e7efde73aa895dc2dcf728b464358635ae3948e
+SIZE (haproxy-1.8.17.tar.gz) = 2077525



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201901141058.x0EAwF9x074758>