summaryrefslogtreecommitdiff
path: root/devel/binutils/Makefile
diff options
context:
space:
mode:
authormef <mef>2013-04-08 06:03:03 +0000
committermef <mef>2013-04-08 06:03:03 +0000
commitd1ff03ebb90249624ce8d60f8a52b9007660c934 (patch)
tree2176660054a97a414d2eda4d1fed319463160579 /devel/binutils/Makefile
parent18be30761c8fb0cea5d4ca7145922f09c14c216c (diff)
downloadpkgsrc-d1ff03ebb90249624ce8d60f8a52b9007660c934.tar.gz
Binutils 2.23.2 is released:
http://lists.gnu.org/archive/html/info-gnu/2013-03/msg00020.html (previous version 2.22 announce is here):1 http://lists.gnu.org/archive/html/info-gnu/2011-11/msg00008.html From the ChangeLog enties: ----------- 2012-08-26 H.J. Lu <hongjiu.lu@intel.com> PR binutils/4970 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd and opcodes. * Makefile.in: Regenerated. 2012-06-28 Christophe Lyon <christophe.lyon@st.com> * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure they contain -O2. * configure: Regenerate. 2012-05-14 Catherine Moore <clm@codesourcery.com> * NEWS: Mention PowerPC VLE port. 2012-05-11 Mike Frysinger <vapier@gentoo.org> * MAINTAINERS (config/): Move to intl/ section. (compile; depcomp; install-sh; missing; ylwrap): Likewise. 2012-05-09 Nick Clifton <nickc@redhat.com> Paul Smith <psmith@gnu.org> PR bootstrap/50461 * configure.ac (mpfr-dir): When using in-tree MPFR sources allow for the fact that from release v3.1.0 of MPFR the source files were moved into a src sub-directory. * configure: Regenerate. 2012-05-02 Roland McGrath <mcgrathr@google.com> * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF. * configure: Regenerate. 2012-04-25 Joel Brobecker <brobecker@adacore.com> * config.sub: Update to 2012-04-18 version from official repo. 2012-03-19 Tristan Gingold <gingold@adacore.com> * configure.ac (ia64*-*-*vms*): Add support for ld. * configure: Regenerate. 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> * configure.ac (enable_libgomp): Remove *-*-irix6*. (unsupported_languages): Remove mips-sgi-irix6.*. (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*. (with_stabs): Remove. * configure: Regenerate. 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> * configure.ac (enable_libgomp): Remove *-*-osf*. (with_stabs): Remove alpha*-*-osf*. * configure: Regenerate. 2012-03-09 Jeff Johnston <jjohnstn@redhat.com> * COPYING.NEWLIB: Modify DJ Delorie license to include modification rights in clause as permitted by DJ Delorie. * COPYING.LIBGLOSS: Ditto. 2012-03-09 Jeff Johnston <jjohnstn@redhat.com> * COPYING.NEWLIB: Remove two unused licenses. 2012-03-05 Tristan Gingold <gingold@adacore.com> * configure.ac: Enable gdb and readline for ia64*-*-*vms*. * configure: Regenerate. 2012-02-21 Joern Rennecke <joern.rennecke@embecosm.com> * COPYING.NEWLIB: Add Adapteva notice. * COPYING.LIBGLOSS: Add Adapteva notice. 2011-12-18 Eric Botcazou <ebotcazou@adacore.com> * configure: Regenerate. 2011-12-15 Jeff Johnston <jjohnstn@redhat.com> * COPYING.LIBGLOSS: Add GPL with exception license.
Diffstat (limited to 'devel/binutils/Makefile')
-rw-r--r--devel/binutils/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/binutils/Makefile b/devel/binutils/Makefile
index 1347b9b5be3..c3d1b18ba39 100644
--- a/devel/binutils/Makefile
+++ b/devel/binutils/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.51 2012/12/31 00:27:36 sbd Exp $
+# $NetBSD: Makefile,v 1.52 2013/04/08 06:03:03 mef Exp $
-DISTNAME= binutils-2.22
-PKGREVISION= 1
+DISTNAME= binutils-2.23.2
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU:=binutils/}