svn commit: r526449 - head/net/haproxy

Dmitry Sivachenko demon at FreeBSD.org
Tue Feb 18 10:04:20 UTC 2020


Author: demon
Date: Tue Feb 18 10:04:19 2020
New Revision: 526449
URL: https://svnweb.freebsd.org/changeset/ports/526449

Log:
  Update to version 2.0.13.

Modified:
  head/net/haproxy/Makefile
  head/net/haproxy/distinfo

Modified: head/net/haproxy/Makefile
==============================================================================
--- head/net/haproxy/Makefile	Tue Feb 18 10:03:08 2020	(r526448)
+++ head/net/haproxy/Makefile	Tue Feb 18 10:04:19 2020	(r526449)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	haproxy
-DISTVERSION=	2.0.12
+DISTVERSION=	2.0.13
 CATEGORIES=	net www
 MASTER_SITES=	http://www.haproxy.org/download/2.0/src/
 

Modified: head/net/haproxy/distinfo
==============================================================================
--- head/net/haproxy/distinfo	Tue Feb 18 10:03:08 2020	(r526448)
+++ head/net/haproxy/distinfo	Tue Feb 18 10:04:19 2020	(r526449)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1577089120
-SHA256 (haproxy-2.0.12.tar.gz) = 7fcf5adb21cd78c4161902f9fcc8d7fc97e1562319a992cbda884436ca9602fd
-SIZE (haproxy-2.0.12.tar.gz) = 2634202
+TIMESTAMP = 1582020210
+SHA256 (haproxy-2.0.13.tar.gz) = 21f932ae18131ad58cb2f9d7cf2338349b6ccf3f5c33382624bbf1d3760b9be1
+SIZE (haproxy-2.0.13.tar.gz) = 2643134


More information about the svn-ports-all mailing list