From owner-svn-ports-head@freebsd.org Sun Sep 8 13:47:43 2019 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id EB4FAF378B; Sun, 8 Sep 2019 13:47:43 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46RCKW5gqYz3Qv4; Sun, 8 Sep 2019 13:47:43 +0000 (UTC) (envelope-from tijl@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id A1FBA1ED7C; Sun, 8 Sep 2019 13:47:43 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x88DlhJZ090964; Sun, 8 Sep 2019 13:47:43 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x88Dlhpp090962; Sun, 8 Sep 2019 13:47:43 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201909081347.x88Dlhpp090962@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Sun, 8 Sep 2019 13:47:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r511576 - head/devel/linux-c7-devtools X-SVN-Group: ports-head X-SVN-Commit-Author: tijl X-SVN-Commit-Paths: head/devel/linux-c7-devtools X-SVN-Commit-Revision: 511576 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Sep 2019 13:47:44 -0000 Author: tijl Date: Sun Sep 8 13:47:42 2019 New Revision: 511576 URL: https://svnweb.freebsd.org/changeset/ports/511576 Log: Don't install the i386 package of libstdc++-devel on amd64. The amd64 package already contains the necessary bits. Modified: head/devel/linux-c7-devtools/Makefile head/devel/linux-c7-devtools/pkg-plist.amd64 Modified: head/devel/linux-c7-devtools/Makefile ============================================================================== --- head/devel/linux-c7-devtools/Makefile Sun Sep 8 13:12:22 2019 (r511575) +++ head/devel/linux-c7-devtools/Makefile Sun Sep 8 13:47:42 2019 (r511576) @@ -3,7 +3,7 @@ PORTNAME= devtools PORTVERSION= ${LINUX_DIST_VER} -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel MAINTAINER= emulation@FreeBSD.org @@ -22,11 +22,11 @@ BIN_DISTNAMES= binutils-2.27-34.base.el7 \ cpp-4.8.5-36.el7_6.2 \ gcc-4.8.5-36.el7_6.2 \ gcc-c++-4.8.5-36.el7_6.2 \ - gcc-gfortran-4.8.5-36.el7_6.2 + gcc-gfortran-4.8.5-36.el7_6.2 \ + libstdc++-devel-4.8.5-36.el7_6.2 LIB_DISTNAMES= binutils-devel-2.27-34.base.el7 \ glibc-devel-2.17-260.el7_6.6 \ glibc-static-2.17-260.el7_6.6 \ - libstdc++-devel-4.8.5-36.el7_6.2 \ libgomp-4.8.5-36.el7_6.2 \ libmpc-1.0.1-3.el7 DISTFILES_amd64=${LIB_DISTNAMES:S/$/${EXTRACT_SUFX_i386}:amd64,i386/} \ Modified: head/devel/linux-c7-devtools/pkg-plist.amd64 ============================================================================== --- head/devel/linux-c7-devtools/pkg-plist.amd64 Sun Sep 8 13:12:22 2019 (r511575) +++ head/devel/linux-c7-devtools/pkg-plist.amd64 Sun Sep 8 13:47:42 2019 (r511576) @@ -734,29 +734,6 @@ usr/include/c++/4.8.2/forward_list usr/include/c++/4.8.2/fstream usr/include/c++/4.8.2/functional usr/include/c++/4.8.2/future -usr/include/c++/4.8.2/i686-redhat-linux/bits/atomic_word.h -usr/include/c++/4.8.2/i686-redhat-linux/bits/basic_file.h -usr/include/c++/4.8.2/i686-redhat-linux/bits/c++allocator.h -usr/include/c++/4.8.2/i686-redhat-linux/bits/c++config.h -usr/include/c++/4.8.2/i686-redhat-linux/bits/c++io.h -usr/include/c++/4.8.2/i686-redhat-linux/bits/c++locale.h -usr/include/c++/4.8.2/i686-redhat-linux/bits/cpu_defines.h -usr/include/c++/4.8.2/i686-redhat-linux/bits/ctype_base.h -usr/include/c++/4.8.2/i686-redhat-linux/bits/ctype_inline.h -usr/include/c++/4.8.2/i686-redhat-linux/bits/cxxabi_tweaks.h -usr/include/c++/4.8.2/i686-redhat-linux/bits/error_constants.h -usr/include/c++/4.8.2/i686-redhat-linux/bits/extc++.h -usr/include/c++/4.8.2/i686-redhat-linux/bits/gthr-default.h -usr/include/c++/4.8.2/i686-redhat-linux/bits/gthr-posix.h -usr/include/c++/4.8.2/i686-redhat-linux/bits/gthr-single.h -usr/include/c++/4.8.2/i686-redhat-linux/bits/gthr.h -usr/include/c++/4.8.2/i686-redhat-linux/bits/messages_members.h -usr/include/c++/4.8.2/i686-redhat-linux/bits/opt_random.h -usr/include/c++/4.8.2/i686-redhat-linux/bits/os_defines.h -usr/include/c++/4.8.2/i686-redhat-linux/bits/stdc++.h -usr/include/c++/4.8.2/i686-redhat-linux/bits/stdtr1c++.h -usr/include/c++/4.8.2/i686-redhat-linux/bits/time_members.h -usr/include/c++/4.8.2/i686-redhat-linux/ext/opt_random.h usr/include/c++/4.8.2/initializer_list usr/include/c++/4.8.2/iomanip usr/include/c++/4.8.2/ios @@ -1955,8 +1932,6 @@ usr/lib/cpp usr/lib/crt1.o usr/lib/crti.o usr/lib/crtn.o -usr/lib/gcc/i686-redhat-linux/4.8.2/libstdc++.so -usr/lib/gcc/i686-redhat-linux/4.8.5 usr/lib/gcc/x86_64-redhat-linux/4.8.2/32/crtbegin.o usr/lib/gcc/x86_64-redhat-linux/4.8.2/32/crtbeginS.o usr/lib/gcc/x86_64-redhat-linux/4.8.2/32/crtbeginT.o