svn commit: r490235 - branches/2019Q1/net/haproxy

Dmitry Sivachenko demon at FreeBSD.org
Mon Jan 14 10:58:16 UTC 2019


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


More information about the svn-ports-all mailing list