pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/cross/binutils-mips-current Update to binutils 2.25:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b75fc6bd7dbc
branches:  trunk
changeset: 648915:b75fc6bd7dbc
user:      martin <martin%pkgsrc.org@localhost>
date:      Mon Mar 23 16:01:27 2015 +0000

description:
Update to binutils 2.25:

   A few command line options added and various bug fixes, including
   fixes for CVE-2014-8501, CVE-2014-8502 and CVE-2014-8503.

diffstat:

 cross/binutils-mips-current/Makefile |   8 ++++----
 cross/binutils-mips-current/distinfo |  11 ++++++-----
 2 files changed, 10 insertions(+), 9 deletions(-)

diffs (43 lines):

diff -r 20120b1902ad -r b75fc6bd7dbc cross/binutils-mips-current/Makefile
--- a/cross/binutils-mips-current/Makefile      Mon Mar 23 15:34:18 2015 +0000
+++ b/cross/binutils-mips-current/Makefile      Mon Mar 23 16:01:27 2015 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.4 2014/07/03 20:31:16 martin Exp $
+# $NetBSD: Makefile,v 1.5 2015/03/23 16:01:28 martin Exp $
 #
 # GNU binutils snapshot, configured to target MIPS (NetBSD/playstation2)
 
-BINUTILS_VER=          2.24
+BINUTILS_VER=          2.25
 
 DISTNAME=              binutils-${BINUTILS_VER}
-PKGREVISION=           3
+#PKGREVISION=          1
 PKGNAME=               binutils-mips-${BINUTILS_VER}
 CATEGORIES=            cross lang
 MASTER_SITES=          ${MASTER_SITE_GNU:=binutils/}
@@ -19,7 +19,7 @@
 
 BUILDLINK_TRANSFORM+=  rm:-Werror
 
-USE_TOOLS+=            gm4 pod2man yacc
+USE_TOOLS+=            gm4 pod2man yacc gmake
 USE_LIBTOOL=           yes
 
 GNU_CONFIGURE=         yes
diff -r 20120b1902ad -r b75fc6bd7dbc cross/binutils-mips-current/distinfo
--- a/cross/binutils-mips-current/distinfo      Mon Mar 23 15:34:18 2015 +0000
+++ b/cross/binutils-mips-current/distinfo      Mon Mar 23 16:01:27 2015 +0000
@@ -1,6 +1,7 @@
-$NetBSD: distinfo,v 1.3 2014/07/03 20:31:16 martin Exp $
+$NetBSD: distinfo,v 1.4 2015/03/23 16:01:28 martin Exp $
 
-SHA1 (binutils-2.24.tar.bz2) = 7ac75404ddb3c4910c7594b51ddfc76d4693debb
-RMD160 (binutils-2.24.tar.bz2) = b4aa3ea5ba9d0d9f817b2cf136e7f911f692af8d
-Size (binutils-2.24.tar.bz2) = 22716802 bytes
-SHA1 (patch-bfd_config.bfd) = c593e5afa47855c7284fdf60eaa21a636c9062b3
+SHA1 (binutils-2.25.tar.bz2) = b46cc90ebaba7ffcf6c6d996d60738881b14e50d
+RMD160 (binutils-2.25.tar.bz2) = af6f54aa304d4840e1b1a3bd8a4cd165b30f9c1e
+Size (binutils-2.25.tar.bz2) = 24049133 bytes
+SHA1 (patch-bfd_config.bfd) = 9ab3424e681a6fcfddd9e9f72b5ff97c01ffd02c
+SHA1 (patch-gas_configure) = e2aacabce3b0aeb9656f0eb3e53b8c723935069c



Home | Main Index | Thread Index | Old Index