diff options
author | ryoon <ryoon@pkgsrc.org> | 2016-10-19 12:31:25 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2016-10-19 12:31:25 +0000 |
commit | 4cd37bfc098d7b9fc9096e515f6ee6dfcdbd33db (patch) | |
tree | ad914fe2c187cc8c5b5ee8911f83ebb8d84f839f /cross | |
parent | 0d5256849177e6eb51eb96c3bbbf198651b3b9d7 (diff) | |
download | pkgsrc-4cd37bfc098d7b9fc9096e515f6ee6dfcdbd33db.tar.gz |
Update to 2.27
* Update to the latest release
Diffstat (limited to 'cross')
-rw-r--r-- | cross/h8300-elf-binutils/Makefile | 19 | ||||
-rw-r--r-- | cross/h8300-elf-binutils/PLIST | 94 | ||||
-rw-r--r-- | cross/h8300-elf-binutils/distinfo | 10 |
3 files changed, 16 insertions, 107 deletions
diff --git a/cross/h8300-elf-binutils/Makefile b/cross/h8300-elf-binutils/Makefile index bb23e17659a..c952f4360ea 100644 --- a/cross/h8300-elf-binutils/Makefile +++ b/cross/h8300-elf-binutils/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.4 2013/12/31 00:55:14 mef Exp $ +# $NetBSD: Makefile,v 1.5 2016/10/19 12:31:25 ryoon Exp $ -DISTNAME= binutils-2.19.1 +DISTNAME= binutils-2.27 PKGNAME= cross-h8300-elf-${DISTNAME} CATEGORIES= cross MASTER_SITES= ${MASTER_SITE_GNU:=binutils/} @@ -21,11 +21,10 @@ CONFIGURE_DIRS= ${OBJDIR} CONFIGURE_SCRIPT= ${WRKSRC}/configure GNU_CONFIGURE_PREFIX= ${H8300_PREFIX} -CONFIGURE_ARGS+= --disable-werror --target=h8300-elf +CONFIGURE_ARGS+= --disable-nls +CONFIGURE_ARGS+= --target=h8300-elf INFO_FILES= yes -INSTALLATION_DIRS+= bin ${H8300_PREFIX} - pre-configure: ${RUN} cd ${WRKSRC} && ${MKDIR} ${OBJDIR} ${CP} ${PKGSRCDIR}/mk/gnu-config/config.guess ${WRKSRC} @@ -33,16 +32,6 @@ pre-configure: post-install: - for f in h8300-elf-addr2line h8300-elf-ar \ - h8300-elf-as h8300-elf-c++filt \ - h8300-elf-gprof h8300-elf-ld \ - h8300-elf-nm h8300-elf-objcopy \ - h8300-elf-objdump h8300-elf-ranlib \ - h8300-elf-readelf h8300-elf-size \ - h8300-elf-strings h8300-elf-strip ; do \ - ${LN} -s ${H8300_PREFIX}/bin/"$$f" \ - ${DESTDIR}${PREFIX}/bin/"$$f" || exit 1; \ - done # copy libiberty.a under the different name from compiler # PATH differs between clang and gcc: (and SunOS 5.11 places at amd64 instead of x86_64) for d in amd64/libiberty.a ${MACHINE_ARCH}/libiberty.a libiberty.a; do \ diff --git a/cross/h8300-elf-binutils/PLIST b/cross/h8300-elf-binutils/PLIST index f789a15f156..e4e1e776636 100644 --- a/cross/h8300-elf-binutils/PLIST +++ b/cross/h8300-elf-binutils/PLIST @@ -1,24 +1,12 @@ -@comment $NetBSD: PLIST,v 1.1 2013/04/30 13:24:12 ryoon Exp $ -bin/h8300-elf-addr2line -bin/h8300-elf-ar -bin/h8300-elf-as -bin/h8300-elf-c++filt -bin/h8300-elf-gprof -bin/h8300-elf-ld -bin/h8300-elf-nm -bin/h8300-elf-objcopy -bin/h8300-elf-objdump -bin/h8300-elf-ranlib -bin/h8300-elf-readelf -bin/h8300-elf-size -bin/h8300-elf-strings -bin/h8300-elf-strip +@comment $NetBSD: PLIST,v 1.2 2016/10/19 12:31:25 ryoon Exp $ cross-h8300-elf/bin/h8300-elf-addr2line cross-h8300-elf/bin/h8300-elf-ar cross-h8300-elf/bin/h8300-elf-as cross-h8300-elf/bin/h8300-elf-c++filt +cross-h8300-elf/bin/h8300-elf-elfedit cross-h8300-elf/bin/h8300-elf-gprof cross-h8300-elf/bin/h8300-elf-ld +cross-h8300-elf/bin/h8300-elf-ld.bfd cross-h8300-elf/bin/h8300-elf-nm cross-h8300-elf/bin/h8300-elf-objcopy cross-h8300-elf/bin/h8300-elf-objdump @@ -30,10 +18,12 @@ cross-h8300-elf/bin/h8300-elf-strip cross-h8300-elf/h8300-elf/bin/ar cross-h8300-elf/h8300-elf/bin/as cross-h8300-elf/h8300-elf/bin/ld +cross-h8300-elf/h8300-elf/bin/ld.bfd cross-h8300-elf/h8300-elf/bin/nm cross-h8300-elf/h8300-elf/bin/objcopy cross-h8300-elf/h8300-elf/bin/objdump cross-h8300-elf/h8300-elf/bin/ranlib +cross-h8300-elf/h8300-elf/bin/readelf cross-h8300-elf/h8300-elf/bin/strip cross-h8300-elf/h8300-elf/lib/ldscripts/h8300elf.x cross-h8300-elf/h8300-elf/lib/ldscripts/h8300elf.xbn @@ -87,16 +77,14 @@ cross-h8300-elf/h8300-elf/lib/ldscripts/h8300sxnelf.xw cross-h8300-elf/info/as.info cross-h8300-elf/info/bfd.info cross-h8300-elf/info/binutils.info -cross-h8300-elf/info/configure.info cross-h8300-elf/info/gprof.info cross-h8300-elf/info/ld.info -cross-h8300-elf/info/standards.info -cross-h8300-elf/lib/libiberty_binutils.a cross-h8300-elf/man/man1/h8300-elf-addr2line.1 cross-h8300-elf/man/man1/h8300-elf-ar.1 cross-h8300-elf/man/man1/h8300-elf-as.1 cross-h8300-elf/man/man1/h8300-elf-c++filt.1 cross-h8300-elf/man/man1/h8300-elf-dlltool.1 +cross-h8300-elf/man/man1/h8300-elf-elfedit.1 cross-h8300-elf/man/man1/h8300-elf-gprof.1 cross-h8300-elf/man/man1/h8300-elf-ld.1 cross-h8300-elf/man/man1/h8300-elf-nlmconv.1 @@ -110,72 +98,4 @@ cross-h8300-elf/man/man1/h8300-elf-strings.1 cross-h8300-elf/man/man1/h8300-elf-strip.1 cross-h8300-elf/man/man1/h8300-elf-windmc.1 cross-h8300-elf/man/man1/h8300-elf-windres.1 -cross-h8300-elf/share/locale/da/LC_MESSAGES/bfd.mo -cross-h8300-elf/share/locale/da/LC_MESSAGES/binutils.mo -cross-h8300-elf/share/locale/da/LC_MESSAGES/gprof.mo -cross-h8300-elf/share/locale/da/LC_MESSAGES/ld.mo -cross-h8300-elf/share/locale/da/LC_MESSAGES/opcodes.mo -cross-h8300-elf/share/locale/de/LC_MESSAGES/gprof.mo -cross-h8300-elf/share/locale/de/LC_MESSAGES/opcodes.mo -cross-h8300-elf/share/locale/es/LC_MESSAGES/bfd.mo -cross-h8300-elf/share/locale/es/LC_MESSAGES/binutils.mo -cross-h8300-elf/share/locale/es/LC_MESSAGES/gas.mo -cross-h8300-elf/share/locale/es/LC_MESSAGES/gprof.mo -cross-h8300-elf/share/locale/es/LC_MESSAGES/ld.mo -cross-h8300-elf/share/locale/es/LC_MESSAGES/opcodes.mo -cross-h8300-elf/share/locale/fi/LC_MESSAGES/bfd.mo -cross-h8300-elf/share/locale/fi/LC_MESSAGES/binutils.mo -cross-h8300-elf/share/locale/fi/LC_MESSAGES/gprof.mo -cross-h8300-elf/share/locale/fi/LC_MESSAGES/ld.mo -cross-h8300-elf/share/locale/fi/LC_MESSAGES/opcodes.mo -cross-h8300-elf/share/locale/fr/LC_MESSAGES/bfd.mo -cross-h8300-elf/share/locale/fr/LC_MESSAGES/binutils.mo -cross-h8300-elf/share/locale/fr/LC_MESSAGES/gas.mo -cross-h8300-elf/share/locale/fr/LC_MESSAGES/gprof.mo -cross-h8300-elf/share/locale/fr/LC_MESSAGES/ld.mo -cross-h8300-elf/share/locale/fr/LC_MESSAGES/opcodes.mo -cross-h8300-elf/share/locale/ga/LC_MESSAGES/gprof.mo -cross-h8300-elf/share/locale/ga/LC_MESSAGES/ld.mo -cross-h8300-elf/share/locale/ga/LC_MESSAGES/opcodes.mo -cross-h8300-elf/share/locale/id/LC_MESSAGES/gprof.mo -cross-h8300-elf/share/locale/id/LC_MESSAGES/opcodes.mo -cross-h8300-elf/share/locale/ja/LC_MESSAGES/bfd.mo -cross-h8300-elf/share/locale/ja/LC_MESSAGES/binutils.mo -cross-h8300-elf/share/locale/ms/LC_MESSAGES/gprof.mo -cross-h8300-elf/share/locale/nl/LC_MESSAGES/gprof.mo -cross-h8300-elf/share/locale/nl/LC_MESSAGES/opcodes.mo -cross-h8300-elf/share/locale/pt_BR/LC_MESSAGES/gprof.mo -cross-h8300-elf/share/locale/pt_BR/LC_MESSAGES/opcodes.mo -cross-h8300-elf/share/locale/ro/LC_MESSAGES/bfd.mo -cross-h8300-elf/share/locale/ro/LC_MESSAGES/binutils.mo -cross-h8300-elf/share/locale/ro/LC_MESSAGES/gprof.mo -cross-h8300-elf/share/locale/ro/LC_MESSAGES/opcodes.mo -cross-h8300-elf/share/locale/ru/LC_MESSAGES/binutils.mo -cross-h8300-elf/share/locale/rw/LC_MESSAGES/bfd.mo -cross-h8300-elf/share/locale/rw/LC_MESSAGES/binutils.mo -cross-h8300-elf/share/locale/rw/LC_MESSAGES/gas.mo -cross-h8300-elf/share/locale/rw/LC_MESSAGES/gprof.mo -cross-h8300-elf/share/locale/sk/LC_MESSAGES/binutils.mo -cross-h8300-elf/share/locale/sv/LC_MESSAGES/bfd.mo -cross-h8300-elf/share/locale/sv/LC_MESSAGES/binutils.mo -cross-h8300-elf/share/locale/sv/LC_MESSAGES/gprof.mo -cross-h8300-elf/share/locale/sv/LC_MESSAGES/ld.mo -cross-h8300-elf/share/locale/sv/LC_MESSAGES/opcodes.mo -cross-h8300-elf/share/locale/tr/LC_MESSAGES/bfd.mo -cross-h8300-elf/share/locale/tr/LC_MESSAGES/binutils.mo -cross-h8300-elf/share/locale/tr/LC_MESSAGES/gas.mo -cross-h8300-elf/share/locale/tr/LC_MESSAGES/gprof.mo -cross-h8300-elf/share/locale/tr/LC_MESSAGES/ld.mo -cross-h8300-elf/share/locale/tr/LC_MESSAGES/opcodes.mo -cross-h8300-elf/share/locale/uk/LC_MESSAGES/binutils.mo -cross-h8300-elf/share/locale/vi/LC_MESSAGES/bfd.mo -cross-h8300-elf/share/locale/vi/LC_MESSAGES/binutils.mo -cross-h8300-elf/share/locale/vi/LC_MESSAGES/gprof.mo -cross-h8300-elf/share/locale/vi/LC_MESSAGES/ld.mo -cross-h8300-elf/share/locale/vi/LC_MESSAGES/opcodes.mo -cross-h8300-elf/share/locale/zh_CN/LC_MESSAGES/bfd.mo -cross-h8300-elf/share/locale/zh_CN/LC_MESSAGES/binutils.mo -cross-h8300-elf/share/locale/zh_CN/LC_MESSAGES/ld.mo -cross-h8300-elf/share/locale/zh_CN/LC_MESSAGES/opcodes.mo -cross-h8300-elf/share/locale/zh_TW/LC_MESSAGES/binutils.mo -cross-h8300-elf/share/locale/zh_TW/LC_MESSAGES/ld.mo +@pkgdir bin diff --git a/cross/h8300-elf-binutils/distinfo b/cross/h8300-elf-binutils/distinfo index 94125a77986..3ae3429b352 100644 --- a/cross/h8300-elf-binutils/distinfo +++ b/cross/h8300-elf-binutils/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.2 2015/11/03 00:47:44 agc Exp $ +$NetBSD: distinfo,v 1.3 2016/10/19 12:31:25 ryoon Exp $ -SHA1 (binutils-2.19.1.tar.bz2) = 3d3aa0a586dde416b1883d245f51c2335b621e3d -RMD160 (binutils-2.19.1.tar.bz2) = 82301770c3a39c208e2fb751fd278a8494b2d7f7 -SHA512 (binutils-2.19.1.tar.bz2) = 22af3cf65ad2f76469440fb992e50a10895fcec1265b98781138db0fc40bf06565af86dc73ca0b97bee764ec797439a89b5dbca2a5da74f375af55383887c436 -Size (binutils-2.19.1.tar.bz2) = 16306586 bytes +SHA1 (binutils-2.27.tar.bz2) = 6e472ddae565a2b1447e6f2393809bb8799982cf +RMD160 (binutils-2.27.tar.bz2) = e6623d3a90578169790417b8dd83e850c0a81910 +SHA512 (binutils-2.27.tar.bz2) = cf276f84935312361a2ca077e04d0b469d23a3aed979d8ba5d92ea590904ffb2c2e7ed12cc842822bfc402836be86f479660cef3791aa62f3753d8a1a6f564cb +Size (binutils-2.27.tar.bz2) = 26099568 bytes |