Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Apr 2013 16:08:36 +0000 (UTC)
From:      Jimmy Olgeni <olgeni@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r316368 - head/www/mochiweb
Message-ID:  <201304231608.r3NG8aav090659@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: olgeni
Date: Tue Apr 23 16:08:35 2013
New Revision: 316368
URL: http://svnweb.freebsd.org/changeset/ports/316368

Log:
  Document conflicts with www/mochiweb-basho.

Modified:
  head/www/mochiweb/Makefile

Modified: head/www/mochiweb/Makefile
==============================================================================
--- head/www/mochiweb/Makefile	Tue Apr 23 16:05:17 2013	(r316367)
+++ head/www/mochiweb/Makefile	Tue Apr 23 16:08:35 2013	(r316368)
@@ -13,6 +13,8 @@ LICENSE=	MIT
 BUILD_DEPENDS=	erlc:${PORTSDIR}/lang/erlang
 RUN_DEPENDS=	erl:${PORTSDIR}/lang/erlang
 
+CONFLICTS=	mochiweb-basho-[0-9]*
+
 PLIST_SUB=	VERSION="${PORTVERSION}"
 
 USE_GITHUB=	yes



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