From 9af4897d8b9daf2ecbe2474583cc6d208c300546 Mon Sep 17 00:00:00 2001 From: martin Date: Wed, 2 Jul 2014 12:53:06 +0000 Subject: Update to official 2.24 release --- cross/binutils-mips-current/Makefile | 12 ++++++------ cross/binutils-mips-current/PLIST | 30 +++++++++++++++--------------- cross/binutils-mips-current/distinfo | 8 ++++---- 3 files changed, 25 insertions(+), 25 deletions(-) (limited to 'cross/binutils-mips-current') diff --git a/cross/binutils-mips-current/Makefile b/cross/binutils-mips-current/Makefile index 70e5e4c9417..0a01bad260c 100644 --- a/cross/binutils-mips-current/Makefile +++ b/cross/binutils-mips-current/Makefile @@ -1,20 +1,20 @@ -# $NetBSD: Makefile,v 1.2 2014/04/05 10:07:11 martin Exp $ +# $NetBSD: Makefile,v 1.3 2014/07/02 12:53:06 martin Exp $ # # GNU binutils snapshot, configured to target MIPS (NetBSD/playstation2) -BINUTILS_VER= 2.23.91 +BINUTILS_VER= 2.24 DISTNAME= binutils-${BINUTILS_VER} -PKGREVISION= 1 +PKGREVISION= 2 PKGNAME= binutils-mips-${BINUTILS_VER} CATEGORIES= cross lang -MASTER_SITES= ftp://sourceware.org/pub/binutils/snapshots/ +MASTER_SITES= ${MASTER_SITE_GNU:=binutils/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= martin@NetBSD.org HOMEPAGE= http://www.gnu.org/ COMMENT= binutils for NetBSD/playstation2 -PLATFORM= mipsel--netbsdelf +PLATFORM= mipsel--netbsd LICENSE= gnu-gpl-v3 AND gnu-lgpl-v3 BUILDLINK_TRANSFORM+= rm:-Werror @@ -44,7 +44,7 @@ post-patch: # we use MKDIR, not INSTALL_PROGRAM_DIR, deliberately. do-install: - ${MKDIR} ${DESTDIR}${BINDIR} ${DESTDIR}${PREFIX}/lib/ldscripts ${DESTDIR}${PREFIX}/include + ${MKDIR} -p ${DESTDIR}${BINDIR} ${DESTDIR}${PREFIX}/lib/ldscripts ${DESTDIR}${PREFIX}/include libtool --mode=install ${INSTALL_PROGRAM} ${WRKSRC}/binutils/addr2line ${DESTDIR}${BINDIR}/${PLATFORM}-addr2line libtool --mode=install ${INSTALL_PROGRAM} ${WRKSRC}/gas/as-new ${DESTDIR}${BINDIR}/${PLATFORM}-as libtool --mode=install ${INSTALL_PROGRAM} ${WRKSRC}/binutils/ar ${DESTDIR}${BINDIR}/${PLATFORM}-ar diff --git a/cross/binutils-mips-current/PLIST b/cross/binutils-mips-current/PLIST index 16a511c2235..2f059751211 100644 --- a/cross/binutils-mips-current/PLIST +++ b/cross/binutils-mips-current/PLIST @@ -1,18 +1,18 @@ -@comment $NetBSD: PLIST,v 1.2 2014/04/05 10:07:11 martin Exp $ -bin/mipsel--netbsdelf-addr2line -bin/mipsel--netbsdelf-ar -bin/mipsel--netbsdelf-as -bin/mipsel--netbsdelf-cxxfilt -bin/mipsel--netbsdelf-ld -bin/mipsel--netbsdelf-nm -bin/mipsel--netbsdelf-objcopy -bin/mipsel--netbsdelf-objdump -bin/mipsel--netbsdelf-ranlib -bin/mipsel--netbsdelf-readelf -bin/mipsel--netbsdelf-size -bin/mipsel--netbsdelf-strings -bin/mipsel--netbsdelf-strip -bin/mipsel--netbsdelf-sysinfo +@comment $NetBSD: PLIST,v 1.3 2014/07/02 12:53:06 martin Exp $ +bin/mipsel--netbsd-addr2line +bin/mipsel--netbsd-ar +bin/mipsel--netbsd-as +bin/mipsel--netbsd-cxxfilt +bin/mipsel--netbsd-ld +bin/mipsel--netbsd-nm +bin/mipsel--netbsd-objcopy +bin/mipsel--netbsd-objdump +bin/mipsel--netbsd-ranlib +bin/mipsel--netbsd-readelf +bin/mipsel--netbsd-size +bin/mipsel--netbsd-strings +bin/mipsel--netbsd-strip +bin/mipsel--netbsd-sysinfo lib/ldscripts/elf32btsmip.x lib/ldscripts/elf32btsmip.xbn lib/ldscripts/elf32btsmip.xc diff --git a/cross/binutils-mips-current/distinfo b/cross/binutils-mips-current/distinfo index a71ee12670f..9b9af039918 100644 --- a/cross/binutils-mips-current/distinfo +++ b/cross/binutils-mips-current/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2014/03/31 09:46:57 martin Exp $ +$NetBSD: distinfo,v 1.2 2014/07/02 12:53:06 martin Exp $ -SHA1 (binutils-2.23.91.tar.bz2) = 5923d0ba7611d92686d99ee88f5d31f0583f0410 -RMD160 (binutils-2.23.91.tar.bz2) = 689d41e7572a1138f46ea2ea962bf43094334afe -Size (binutils-2.23.91.tar.bz2) = 22760336 bytes +SHA1 (binutils-2.24.tar.bz2) = 7ac75404ddb3c4910c7594b51ddfc76d4693debb +RMD160 (binutils-2.24.tar.bz2) = b4aa3ea5ba9d0d9f817b2cf136e7f911f692af8d +Size (binutils-2.24.tar.bz2) = 22716802 bytes -- cgit v1.2.3