Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Apr 2016 14:56:43 +0000 (UTC)
From:      Matthew Seaman <matthew@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r413442 - branches/2016Q2/www/rt40
Message-ID:  <201604161456.u3GEuhbn013894@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: matthew
Date: Sat Apr 16 14:56:43 2016
New Revision: 413442
URL: https://svnweb.freebsd.org/changeset/ports/413442

Log:
  MFH: r413334
  
  Remove CONFLICTS_INSTALL against rt38 which is long gone from ports.
  
  Remove a stray ${PORTSDIR} that escaped mat's purge [1]
  
  Reported by:	garga [1]
  
  Approved by:	ports-secteam (feld)

Modified:
  branches/2016Q2/www/rt40/Makefile.cpan   (contents, props changed)
Directory Properties:
  branches/2016Q2/   (props changed)

Modified: branches/2016Q2/www/rt40/Makefile.cpan
==============================================================================
--- branches/2016Q2/www/rt40/Makefile.cpan	Sat Apr 16 14:48:12 2016	(r413441)
+++ branches/2016Q2/www/rt40/Makefile.cpan	Sat Apr 16 14:56:43 2016	(r413442)
@@ -98,7 +98,7 @@ DEV_DEPS=	p5-Email-Abstract>0:mail/p5-Em
 		p5-Test-MockTime>0:devel/p5-Test-MockTime \
 		p5-Test-WWW-Mechanize-PSGI>0:devel/p5-Test-WWW-Mechanize-PSGI \
 		p5-Test-WWW-Mechanize>=1.30:devel/p5-Test-WWW-Mechanize \
-		p5-Test-Warn>0:${PORTSDIR}devel/p5-Test-Warn \
+		p5-Test-Warn>0:devel/p5-Test-Warn \
 		p5-WWW-Mechanize>=1.52:www/p5-WWW-Mechanize \
 		p5-Plack-Middleware-Test-StashWarnings>=0.08:www/p5-Plack-Middleware-Test-StashWarnings     \
 		p5-XML-Simple>0:textproc/p5-XML-Simple



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