Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Dec 2018 10:02:05 +0000 (UTC)
From:      Dmitry Sivachenko <demon@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r487875 - head/net/haproxy-devel
Message-ID:  <201812201002.wBKA25IQ014409@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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