svn commit: r487875 - head/net/haproxy-devel

Dmitry Sivachenko demon at FreeBSD.org
Thu Dec 20 10:02:06 UTC 2018


Author: demon
Date: Thu Dec 20 10:02:04 2018
New Revision: 487875
URL: https://svnweb.freebsd.org/changeset/ports/487875

Log:
  Update to 1.9.0 release.
  I plan to keep 1.9 branch in -devel port until several
  minor updates are released.

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

Modified: head/net/haproxy-devel/Makefile
==============================================================================
--- head/net/haproxy-devel/Makefile	Thu Dec 20 09:51:35 2018	(r487874)
+++ head/net/haproxy-devel/Makefile	Thu Dec 20 10:02:04 2018	(r487875)
@@ -2,9 +2,9 @@
 # $FreeBSD$
 
 PORTNAME=	haproxy
-DISTVERSION=	1.9-dev11
+DISTVERSION=	1.9.0
 CATEGORIES=	net www
-MASTER_SITES=	http://www.haproxy.org/download/1.9/src/devel/
+MASTER_SITES=	http://www.haproxy.org/download/1.9/src/
 PKGNAMESUFFIX=	-devel
 DISTFILES=	${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX}
 

Modified: head/net/haproxy-devel/distinfo
==============================================================================
--- head/net/haproxy-devel/distinfo	Thu Dec 20 09:51:35 2018	(r487874)
+++ head/net/haproxy-devel/distinfo	Thu Dec 20 10:02:04 2018	(r487875)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1545042567
-SHA256 (haproxy-1.9-dev11.tar.gz) = c80f06d57b54da8dc897419af0bd7a2ff4e90c43a257e71c87f970f910997dd8
-SIZE (haproxy-1.9-dev11.tar.gz) = 2323565
+TIMESTAMP = 1545299959
+SHA256 (haproxy-1.9.0.tar.gz) = 16629e66175606de4bd1a2ccd826d607618323d34f400f52bcf048cee003817d
+SIZE (haproxy-1.9.0.tar.gz) = 2325893


More information about the svn-ports-all mailing list