From owner-svn-ports-all@freebsd.org Fri Nov 17 19:42:30 2017 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 E8066DE1EF4; Fri, 17 Nov 2017 19:42:30 +0000 (UTC) (envelope-from gerald@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 B2870730A1; Fri, 17 Nov 2017 19:42:30 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vAHJgTBU083532; Fri, 17 Nov 2017 19:42:29 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vAHJgTWD083531; Fri, 17 Nov 2017 19:42:29 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201711171942.vAHJgTWD083531@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Fri, 17 Nov 2017 19:42:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r454382 - head/lang/gcc5 X-SVN-Group: ports-head X-SVN-Commit-Author: gerald X-SVN-Commit-Paths: head/lang/gcc5 X-SVN-Commit-Revision: 454382 X-SVN-Commit-Repository: ports 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.25 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: Fri, 17 Nov 2017 19:42:31 -0000 Author: gerald Date: Fri Nov 17 19:42:29 2017 New Revision: 454382 URL: https://svnweb.freebsd.org/changeset/ports/454382 Log: Remove conflict with lang/gcc5-devel which does not exist any more since revision 452563. Modified: head/lang/gcc5/Makefile Modified: head/lang/gcc5/Makefile ============================================================================== --- head/lang/gcc5/Makefile Fri Nov 17 19:30:12 2017 (r454381) +++ head/lang/gcc5/Makefile Fri Nov 17 19:42:29 2017 (r454382) @@ -26,7 +26,6 @@ RUN_DEPENDS+= ${LOCALBASE}/bin/as:devel/binutils BUILD_DEPENDS+= runtest:misc/dejagnu .endif -CONFLICTS= gcc5-devel-5.* CPE_VENDOR= gnu GCC_VERSION= ${PORTVERSION}