Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Mar 2015 16:11:29 +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: r381113 - in head/net: haproxy haproxy-devel
Message-ID:  <201503121611.t2CGBTUW080415@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: demon
Date: Thu Mar 12 16:11:28 2015
New Revision: 381113
URL: https://svnweb.freebsd.org/changeset/ports/381113
QAT: https://qat.redports.org/buildarchive/r381113/

Log:
  Finish pkg-message removal.

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

Modified: head/net/haproxy-devel/Makefile
==============================================================================
--- head/net/haproxy-devel/Makefile	Thu Mar 12 16:08:18 2015	(r381112)
+++ head/net/haproxy-devel/Makefile	Thu Mar 12 16:11:28 2015	(r381113)
@@ -16,7 +16,6 @@ LICENSE_COMB=	multi
 USES=		cpe gmake
 CONFLICTS=	haproxy-[1234567890]\*
 USE_RC_SUBR=	haproxy
-SUB_FILES=	pkg-message
 
 OPTIONS_DEFINE=		DOCS EXAMPLES LUA OPENSSL
 OPTIONS_RADIO=		PCRE

Modified: head/net/haproxy/Makefile
==============================================================================
--- head/net/haproxy/Makefile	Thu Mar 12 16:08:18 2015	(r381112)
+++ head/net/haproxy/Makefile	Thu Mar 12 16:11:28 2015	(r381113)
@@ -16,7 +16,6 @@ CONFLICTS=	haproxy-devel-[0-9]*
 
 USES=		cpe gmake
 USE_RC_SUBR=	haproxy
-SUB_FILES=	pkg-message
 
 OPTIONS_DEFINE=		DOCS EXAMPLES OPENSSL
 OPTIONS_RADIO=		PCRE



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