Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Aug 2017 08:11:47 +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: r448027 - in head/net: haproxy haproxy-devel
Message-ID:  <201708160811.v7G8BlpJ019355@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: demon
Date: Wed Aug 16 08:11:47 2017
New Revision: 448027
URL: https://svnweb.freebsd.org/changeset/ports/448027

Log:
  Bump portrevision due to rc script change.

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

Modified: head/net/haproxy-devel/Makefile
==============================================================================
--- head/net/haproxy-devel/Makefile	Wed Aug 16 08:06:57 2017	(r448026)
+++ head/net/haproxy-devel/Makefile	Wed Aug 16 08:11:47 2017	(r448027)
@@ -3,7 +3,7 @@
 
 PORTNAME=	haproxy
 DISTVERSION=	1.8-dev2
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	net www
 MASTER_SITES=	http://www.haproxy.org/download/1.8/src/devel/
 PKGNAMESUFFIX=	-devel

Modified: head/net/haproxy/Makefile
==============================================================================
--- head/net/haproxy/Makefile	Wed Aug 16 08:06:57 2017	(r448026)
+++ head/net/haproxy/Makefile	Wed Aug 16 08:11:47 2017	(r448027)
@@ -3,6 +3,7 @@
 
 PORTNAME=	haproxy
 PORTVERSION=	1.7.8
+PORTREVISION=	1
 CATEGORIES=	net www
 MASTER_SITES=	http://www.haproxy.org/download/1.7/src/
 DISTFILES=	${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX}



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