svn commit: r413442 - branches/2016Q2/www/rt40
Matthew Seaman
matthew at FreeBSD.org
Sat Apr 16 14:56:44 UTC 2016
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
More information about the svn-ports-branches
mailing list