From owner-svn-ports-head@freebsd.org Mon Feb 12 13:56:09 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 90BE3F1C7C5; Mon, 12 Feb 2018 13:56:09 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4028275415; Mon, 12 Feb 2018 13:56:09 +0000 (UTC) (envelope-from lwhsu@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 39E9D12C9D; Mon, 12 Feb 2018 13:56:09 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1CDu9Qb057186; Mon, 12 Feb 2018 13:56:09 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1CDu98j057184; Mon, 12 Feb 2018 13:56:09 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <201802121356.w1CDu98j057184@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Mon, 12 Feb 2018 13:56:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461588 - head/devel/riscv64-binutils X-SVN-Group: ports-head X-SVN-Commit-Author: lwhsu X-SVN-Commit-Paths: head/devel/riscv64-binutils X-SVN-Commit-Revision: 461588 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.25 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: Mon, 12 Feb 2018 13:56:09 -0000 Author: lwhsu Date: Mon Feb 12 13:56:08 2018 New Revision: 461588 URL: https://svnweb.freebsd.org/changeset/ports/461588 Log: Align with riscv64-xtoolchain-gcc update Modified: head/devel/riscv64-binutils/Makefile head/devel/riscv64-binutils/pkg-plist Modified: head/devel/riscv64-binutils/Makefile ============================================================================== --- head/devel/riscv64-binutils/Makefile Mon Feb 12 13:55:33 2018 (r461587) +++ head/devel/riscv64-binutils/Makefile Mon Feb 12 13:56:08 2018 (r461588) @@ -2,7 +2,7 @@ PORTNAME= binutils PORTVERSION= 2.29 -PORTREVISION= 20180105 +PORTREVISION= 20180212 PORTEPOCH= 1 CATEGORIES= devel PKGNAMEPREFIX= riscv64- @@ -25,7 +25,7 @@ GH_PROJECT= riscv-binutils-gdb GH_TAGNAME= dc03ed3 GNU_CONFIGURE= yes -CONFIGURE_ARGS= --target=${PKGNAMEPREFIX}${OPSYS:tl} \ +CONFIGURE_ARGS= --target=${PKGNAMEPREFIX}unknown-${OPSYS:tl}${OSREL} \ --with-sysroot=/ \ --disable-gdb \ --disable-sim \ Modified: head/devel/riscv64-binutils/pkg-plist ============================================================================== --- head/devel/riscv64-binutils/pkg-plist Mon Feb 12 13:55:33 2018 (r461587) +++ head/devel/riscv64-binutils/pkg-plist Mon Feb 12 13:56:08 2018 (r461588) @@ -1,71 +1,71 @@ -bin/riscv64-freebsd-addr2line -bin/riscv64-freebsd-ar -bin/riscv64-freebsd-as -bin/riscv64-freebsd-c++filt -bin/riscv64-freebsd-elfedit -bin/riscv64-freebsd-gprof -bin/riscv64-freebsd-ld -bin/riscv64-freebsd-ld.bfd -bin/riscv64-freebsd-nm -bin/riscv64-freebsd-objcopy -bin/riscv64-freebsd-objdump -bin/riscv64-freebsd-ranlib -bin/riscv64-freebsd-readelf -bin/riscv64-freebsd-size -bin/riscv64-freebsd-strings -bin/riscv64-freebsd-strip -man/man1/riscv64-freebsd-addr2line.1.gz -man/man1/riscv64-freebsd-ar.1.gz -man/man1/riscv64-freebsd-as.1.gz -man/man1/riscv64-freebsd-c++filt.1.gz -man/man1/riscv64-freebsd-dlltool.1.gz -man/man1/riscv64-freebsd-elfedit.1.gz -man/man1/riscv64-freebsd-gprof.1.gz -man/man1/riscv64-freebsd-ld.1.gz -man/man1/riscv64-freebsd-nlmconv.1.gz -man/man1/riscv64-freebsd-nm.1.gz -man/man1/riscv64-freebsd-objcopy.1.gz -man/man1/riscv64-freebsd-objdump.1.gz -man/man1/riscv64-freebsd-ranlib.1.gz -man/man1/riscv64-freebsd-readelf.1.gz -man/man1/riscv64-freebsd-size.1.gz -man/man1/riscv64-freebsd-strings.1.gz -man/man1/riscv64-freebsd-strip.1.gz -man/man1/riscv64-freebsd-windmc.1.gz -man/man1/riscv64-freebsd-windres.1.gz -riscv64-freebsd/bin/ar -riscv64-freebsd/bin/as -riscv64-freebsd/bin/ld -riscv64-freebsd/bin/ld.bfd -riscv64-freebsd/bin/nm -riscv64-freebsd/bin/objcopy -riscv64-freebsd/bin/objdump -riscv64-freebsd/bin/ranlib -riscv64-freebsd/bin/readelf -riscv64-freebsd/bin/strip -riscv64-freebsd/lib/ldscripts/elf32lriscv.x -riscv64-freebsd/lib/ldscripts/elf32lriscv.xbn -riscv64-freebsd/lib/ldscripts/elf32lriscv.xc -riscv64-freebsd/lib/ldscripts/elf32lriscv.xd -riscv64-freebsd/lib/ldscripts/elf32lriscv.xdc -riscv64-freebsd/lib/ldscripts/elf32lriscv.xdw -riscv64-freebsd/lib/ldscripts/elf32lriscv.xn -riscv64-freebsd/lib/ldscripts/elf32lriscv.xr -riscv64-freebsd/lib/ldscripts/elf32lriscv.xs -riscv64-freebsd/lib/ldscripts/elf32lriscv.xsc -riscv64-freebsd/lib/ldscripts/elf32lriscv.xsw -riscv64-freebsd/lib/ldscripts/elf32lriscv.xu -riscv64-freebsd/lib/ldscripts/elf32lriscv.xw -riscv64-freebsd/lib/ldscripts/elf64lriscv.x -riscv64-freebsd/lib/ldscripts/elf64lriscv.xbn -riscv64-freebsd/lib/ldscripts/elf64lriscv.xc -riscv64-freebsd/lib/ldscripts/elf64lriscv.xd -riscv64-freebsd/lib/ldscripts/elf64lriscv.xdc -riscv64-freebsd/lib/ldscripts/elf64lriscv.xdw -riscv64-freebsd/lib/ldscripts/elf64lriscv.xn -riscv64-freebsd/lib/ldscripts/elf64lriscv.xr -riscv64-freebsd/lib/ldscripts/elf64lriscv.xs -riscv64-freebsd/lib/ldscripts/elf64lriscv.xsc -riscv64-freebsd/lib/ldscripts/elf64lriscv.xsw -riscv64-freebsd/lib/ldscripts/elf64lriscv.xu -riscv64-freebsd/lib/ldscripts/elf64lriscv.xw +bin/riscv64-unknown-freebsd11.1-addr2line +bin/riscv64-unknown-freebsd11.1-ar +bin/riscv64-unknown-freebsd11.1-as +bin/riscv64-unknown-freebsd11.1-c++filt +bin/riscv64-unknown-freebsd11.1-elfedit +bin/riscv64-unknown-freebsd11.1-gprof +bin/riscv64-unknown-freebsd11.1-ld +bin/riscv64-unknown-freebsd11.1-ld.bfd +bin/riscv64-unknown-freebsd11.1-nm +bin/riscv64-unknown-freebsd11.1-objcopy +bin/riscv64-unknown-freebsd11.1-objdump +bin/riscv64-unknown-freebsd11.1-ranlib +bin/riscv64-unknown-freebsd11.1-readelf +bin/riscv64-unknown-freebsd11.1-size +bin/riscv64-unknown-freebsd11.1-strings +bin/riscv64-unknown-freebsd11.1-strip +man/man1/riscv64-unknown-freebsd11.1-addr2line.1.gz +man/man1/riscv64-unknown-freebsd11.1-ar.1.gz +man/man1/riscv64-unknown-freebsd11.1-as.1.gz +man/man1/riscv64-unknown-freebsd11.1-c++filt.1.gz +man/man1/riscv64-unknown-freebsd11.1-dlltool.1.gz +man/man1/riscv64-unknown-freebsd11.1-elfedit.1.gz +man/man1/riscv64-unknown-freebsd11.1-gprof.1.gz +man/man1/riscv64-unknown-freebsd11.1-ld.1.gz +man/man1/riscv64-unknown-freebsd11.1-nlmconv.1.gz +man/man1/riscv64-unknown-freebsd11.1-nm.1.gz +man/man1/riscv64-unknown-freebsd11.1-objcopy.1.gz +man/man1/riscv64-unknown-freebsd11.1-objdump.1.gz +man/man1/riscv64-unknown-freebsd11.1-ranlib.1.gz +man/man1/riscv64-unknown-freebsd11.1-readelf.1.gz +man/man1/riscv64-unknown-freebsd11.1-size.1.gz +man/man1/riscv64-unknown-freebsd11.1-strings.1.gz +man/man1/riscv64-unknown-freebsd11.1-strip.1.gz +man/man1/riscv64-unknown-freebsd11.1-windmc.1.gz +man/man1/riscv64-unknown-freebsd11.1-windres.1.gz +riscv64-unknown-freebsd11.1/bin/ar +riscv64-unknown-freebsd11.1/bin/as +riscv64-unknown-freebsd11.1/bin/ld +riscv64-unknown-freebsd11.1/bin/ld.bfd +riscv64-unknown-freebsd11.1/bin/nm +riscv64-unknown-freebsd11.1/bin/objcopy +riscv64-unknown-freebsd11.1/bin/objdump +riscv64-unknown-freebsd11.1/bin/ranlib +riscv64-unknown-freebsd11.1/bin/readelf +riscv64-unknown-freebsd11.1/bin/strip +riscv64-unknown-freebsd11.1/lib/ldscripts/elf32lriscv.x +riscv64-unknown-freebsd11.1/lib/ldscripts/elf32lriscv.xbn +riscv64-unknown-freebsd11.1/lib/ldscripts/elf32lriscv.xc +riscv64-unknown-freebsd11.1/lib/ldscripts/elf32lriscv.xd +riscv64-unknown-freebsd11.1/lib/ldscripts/elf32lriscv.xdc +riscv64-unknown-freebsd11.1/lib/ldscripts/elf32lriscv.xdw +riscv64-unknown-freebsd11.1/lib/ldscripts/elf32lriscv.xn +riscv64-unknown-freebsd11.1/lib/ldscripts/elf32lriscv.xr +riscv64-unknown-freebsd11.1/lib/ldscripts/elf32lriscv.xs +riscv64-unknown-freebsd11.1/lib/ldscripts/elf32lriscv.xsc +riscv64-unknown-freebsd11.1/lib/ldscripts/elf32lriscv.xsw +riscv64-unknown-freebsd11.1/lib/ldscripts/elf32lriscv.xu +riscv64-unknown-freebsd11.1/lib/ldscripts/elf32lriscv.xw +riscv64-unknown-freebsd11.1/lib/ldscripts/elf64lriscv.x +riscv64-unknown-freebsd11.1/lib/ldscripts/elf64lriscv.xbn +riscv64-unknown-freebsd11.1/lib/ldscripts/elf64lriscv.xc +riscv64-unknown-freebsd11.1/lib/ldscripts/elf64lriscv.xd +riscv64-unknown-freebsd11.1/lib/ldscripts/elf64lriscv.xdc +riscv64-unknown-freebsd11.1/lib/ldscripts/elf64lriscv.xdw +riscv64-unknown-freebsd11.1/lib/ldscripts/elf64lriscv.xn +riscv64-unknown-freebsd11.1/lib/ldscripts/elf64lriscv.xr +riscv64-unknown-freebsd11.1/lib/ldscripts/elf64lriscv.xs +riscv64-unknown-freebsd11.1/lib/ldscripts/elf64lriscv.xsc +riscv64-unknown-freebsd11.1/lib/ldscripts/elf64lriscv.xsw +riscv64-unknown-freebsd11.1/lib/ldscripts/elf64lriscv.xu +riscv64-unknown-freebsd11.1/lib/ldscripts/elf64lriscv.xw