summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorshannonjr <shannonjr>2004-06-30 16:18:02 +0000
committershannonjr <shannonjr>2004-06-30 16:18:02 +0000
commit933614d205ba105bcfd473ea6aa07b7ee466dc79 (patch)
tree635b590e500810bb89e2d9280137ebef38808bd8
parent117ac3fe7b1e72bdaad2a70be565bbffbf445be4 (diff)
downloadpkgsrc-933614d205ba105bcfd473ea6aa07b7ee466dc79.tar.gz
Updated to release 2.15. This release incorporates a number of bug fixes along with support for MIPS64 Release 2 in gas and improved handling of unresolved symbols in the linker.
-rw-r--r--devel/binutils/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/binutils/Makefile b/devel/binutils/Makefile
index 3d01c8c5c58..5ffab091d7e 100644
--- a/devel/binutils/Makefile
+++ b/devel/binutils/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2004/04/02 02:23:05 jlam Exp $
+# $NetBSD: Makefile,v 1.20 2004/06/30 16:18:03 shannonjr Exp $
-DISTNAME= binutils-2.14
-PKGNAME= binutils-2.14.0.0
+DISTNAME= binutils-2.15
+PKGNAME= binutils-2.15.0.0
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU:=binutils/}