From owner-svn-ports-all@freebsd.org Sat Apr 16 14:56:44 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6EACBAED7E9; Sat, 16 Apr 2016 14:56:44 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3DEC11BC5; Sat, 16 Apr 2016 14:56:44 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u3GEuhle013895; Sat, 16 Apr 2016 14:56:43 GMT (envelope-from matthew@FreeBSD.org) Received: (from matthew@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u3GEuhbn013894; Sat, 16 Apr 2016 14:56:43 GMT (envelope-from matthew@FreeBSD.org) Message-Id: <201604161456.u3GEuhbn013894@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: matthew set sender to matthew@FreeBSD.org using -f From: Matthew Seaman Date: Sat, 16 Apr 2016 14:56:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r413442 - branches/2016Q2/www/rt40 X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2016 14:56:44 -0000 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