Revision: 5692
Author: pebender
Date: Fri Oct 16 08:53:39 2009
Log: - Updated package devel/binutils.


http://code.google.com/p/minimyth/source/detail?r=5692

Added:
   
/trunk/gar-minimyth/script/devel/binutils/files/binutils-2.20-multi_os_directory.patch
   
/trunk/gar-minimyth/script/devel/binutils/files/binutils-2.20-perl.patch.gar
Deleted:
   
/trunk/gar-minimyth/script/devel/binutils/files/binutils-2.19.1-multi_os_directory.patch
   
/trunk/gar-minimyth/script/devel/binutils/files/binutils-2.19.1-perl.patch.gar
Modified:
  /trunk/gar-minimyth/html/minimyth/document-changelog.txt
  /trunk/gar-minimyth/script/devel/binutils/Makefile
  /trunk/gar-minimyth/script/devel/binutils/checksums
  /trunk/gar-minimyth/script/devel/binutils/package-api.mk

=======================================
--- /dev/null
+++  
/trunk/gar-minimyth/script/devel/binutils/files/binutils-2.20-multi_os_directory.patch
   
Fri Oct 16 08:53:39 2009
@@ -0,0 +1,96 @@
+diff -Naur binutils-2.20-old/bfd/configure binutils-2.20-new/bfd/configure
+--- binutils-2.20-old/bfd/configure    2009-10-16 04:47:47.000000000 -0700
++++ binutils-2.20-new/bfd/configure    2009-10-16 08:11:15.000000000 -0700
+@@ -10234,7 +10234,7 @@
+   # Ok, now we have the path, separated by spaces, we can step through it
+   # and add multilib dir if necessary.
+   lt_tmp_lt_search_path_spec=
+-  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS  
-print-multi-os-directory 2>/dev/null`
++  lt_multi_os_dir='../lib'
+   for lt_sys_path in $lt_search_path_spec; do
+     if test -d "$lt_sys_path/$lt_multi_os_dir"; then
+       lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec  
$lt_sys_path/$lt_multi_os_dir"
+diff -Naur binutils-2.20-old/binutils/configure  
binutils-2.20-new/binutils/configure
+--- binutils-2.20-old/binutils/configure       2009-09-07 05:08:34.000000000  
-0700
++++ binutils-2.20-new/binutils/configure       2009-10-16 08:11:15.000000000  
-0700
+@@ -10025,7 +10025,7 @@
+   # Ok, now we have the path, separated by spaces, we can step through it
+   # and add multilib dir if necessary.
+   lt_tmp_lt_search_path_spec=
+-  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS  
-print-multi-os-directory 2>/dev/null`
++  lt_multi_os_dir='../lib'
+   for lt_sys_path in $lt_search_path_spec; do
+     if test -d "$lt_sys_path/$lt_multi_os_dir"; then
+       lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec  
$lt_sys_path/$lt_multi_os_dir"
+diff -Naur binutils-2.20-old/gas/configure binutils-2.20-new/gas/configure
+--- binutils-2.20-old/gas/configure    2009-09-07 05:09:27.000000000 -0700
++++ binutils-2.20-new/gas/configure    2009-10-16 08:11:15.000000000 -0700
+@@ -9982,7 +9982,7 @@
+   # Ok, now we have the path, separated by spaces, we can step through it
+   # and add multilib dir if necessary.
+   lt_tmp_lt_search_path_spec=
+-  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS  
-print-multi-os-directory 2>/dev/null`
++  lt_multi_os_dir='../lib'
+   for lt_sys_path in $lt_search_path_spec; do
+     if test -d "$lt_sys_path/$lt_multi_os_dir"; then
+       lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec  
$lt_sys_path/$lt_multi_os_dir"
+diff -Naur binutils-2.20-old/gprof/configure  
binutils-2.20-new/gprof/configure
+--- binutils-2.20-old/gprof/configure  2009-08-22 09:56:44.000000000 -0700
++++ binutils-2.20-new/gprof/configure  2009-10-16 08:11:15.000000000 -0700
+@@ -9920,7 +9920,7 @@
+   # Ok, now we have the path, separated by spaces, we can step through it
+   # and add multilib dir if necessary.
+   lt_tmp_lt_search_path_spec=
+-  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS  
-print-multi-os-directory 2>/dev/null`
++  lt_multi_os_dir='../lib'
+   for lt_sys_path in $lt_search_path_spec; do
+     if test -d "$lt_sys_path/$lt_multi_os_dir"; then
+       lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec  
$lt_sys_path/$lt_multi_os_dir"
+diff -Naur binutils-2.20-old/ld/configure binutils-2.20-new/ld/configure
+--- binutils-2.20-old/ld/configure     2009-09-07 05:10:25.000000000 -0700
++++ binutils-2.20-new/ld/configure     2009-10-16 08:11:15.000000000 -0700
+@@ -10370,7 +10370,7 @@
+   # Ok, now we have the path, separated by spaces, we can step through it
+   # and add multilib dir if necessary.
+   lt_tmp_lt_search_path_spec=
+-  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS  
-print-multi-os-directory 2>/dev/null`
++  lt_multi_os_dir='../lib'
+   for lt_sys_path in $lt_search_path_spec; do
+     if test -d "$lt_sys_path/$lt_multi_os_dir"; then
+       lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec  
$lt_sys_path/$lt_multi_os_dir"
+diff -Naur binutils-2.20-old/libiberty/Makefile.in  
binutils-2.20-new/libiberty/Makefile.in
+--- binutils-2.20-old/libiberty/Makefile.in    2009-08-23 12:03:58.000000000  
-0700
++++ binutils-2.20-new/libiberty/Makefile.in    2009-10-16 08:11:57.000000000  
-0700
+@@ -327,7 +327,7 @@
+ # multilib-specific flags, it's overridden by FLAGS_TO_PASS from the
+ # default multilib, so we have to take CFLAGS into account as well,
+ # since it will be passed the multilib flags.
+-MULTIOSDIR = `$(CC) $(CFLAGS) -print-multi-os-directory`
++MULTIOSDIR = '../lib'
+ install_to_libdir: all
+       ${mkinstalldirs} $(DESTDIR)$(libdir)/$(MULTIOSDIR)
+       $(INSTALL_DATA) $(TARGETLIB)  
$(DESTDIR)$(libdir)/$(MULTIOSDIR)/$(TARGETLIB)n
+diff -Naur binutils-2.20-old/libtool.m4 binutils-2.20-new/libtool.m4
+--- binutils-2.20-old/libtool.m4       2009-03-01 10:57:16.000000000 -0800
++++ binutils-2.20-new/libtool.m4       2009-10-16 08:11:15.000000000 -0700
+@@ -2058,7 +2058,7 @@
+   # Ok, now we have the path, separated by spaces, we can step through it
+   # and add multilib dir if necessary.
+   lt_tmp_lt_search_path_spec=
+-  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS  
-print-multi-os-directory 2>/dev/null`
++  lt_multi_os_dir='../lib'
+   for lt_sys_path in $lt_search_path_spec; do
+     if test -d "$lt_sys_path/$lt_multi_os_dir"; then
+       lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec  
$lt_sys_path/$lt_multi_os_dir"
+diff -Naur binutils-2.20-old/opcodes/configure  
binutils-2.20-new/opcodes/configure
+--- binutils-2.20-old/opcodes/configure        2009-09-07 05:08:04.000000000 
-0700
++++ binutils-2.20-new/opcodes/configure        2009-10-16 08:11:15.000000000 
-0700
+@@ -9970,7 +9970,7 @@
+   # Ok, now we have the path, separated by spaces, we can step through it
+   # and add multilib dir if necessary.
+   lt_tmp_lt_search_path_spec=
+-  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS  
-print-multi-os-directory 2>/dev/null`
++  lt_multi_os_dir='../lib'
+   for lt_sys_path in $lt_search_path_spec; do
+     if test -d "$lt_sys_path/$lt_multi_os_dir"; then
+       lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec  
$lt_sys_path/$lt_multi_os_dir"
=======================================
--- /dev/null
+++  
/trunk/gar-minimyth/script/devel/binutils/files/binutils-2.20-perl.patch.gar    
 
Fri Oct 16 08:53:39 2009
@@ -0,0 +1,45 @@
+diff -Naur binutils-2.20-old/bfd/mep-relocs.pl  
binutils-2.20-new/bfd/mep-relocs.pl
+--- binutils-2.20-old/bfd/mep-relocs.pl        2009-10-16 08:11:06.000000000 
-0700
++++ binutils-2.20-new/bfd/mep-relocs.pl        2009-10-16 08:15:54.000000000 
-0700
+@@ -1,4 +1,4 @@
+-#!/usr/bin/perl
+...@gar_build_destdir@@GAR_build_bindir@/perl
+ # -*- perl -*-
+ #
+ # Toshiba MeP Media Engine Relocation Generator
+diff -Naur binutils-2.20-old/etc/texi2pod.pl  
binutils-2.20-new/etc/texi2pod.pl
+--- binutils-2.20-old/etc/texi2pod.pl  2009-10-16 08:11:06.000000000 -0700
++++ binutils-2.20-new/etc/texi2pod.pl  2009-10-16 08:15:54.000000000 -0700
+@@ -1,4 +1,4 @@
+-#! /usr/bin/perl -w
++#! @GAR_build_DESTDIR@@GAR_build_bindir@/perl -w
+
+ #   Copyright (C) 1999, 2000, 2001, 2003 Free Software Foundation, Inc.
+
+diff -Naur binutils-2.20-old/gprof/bbconv.pl  
binutils-2.20-new/gprof/bbconv.pl
+--- binutils-2.20-old/gprof/bbconv.pl  2009-10-16 08:11:07.000000000 -0700
++++ binutils-2.20-new/gprof/bbconv.pl  2009-10-16 08:15:54.000000000 -0700
+@@ -1,4 +1,4 @@
+-#! /usr/bin/perl
++#! @GAR_build_DESTDIR@@GAR_build_bindir@/perl
+
+ # This script converts a "bb.out" file into a format
+ # suitable for processing by gprof
+diff -Naur binutils-2.20-old/libiberty/gather-docs  
binutils-2.20-new/libiberty/gather-docs
+--- binutils-2.20-old/libiberty/gather-docs    2009-10-16 08:11:07.000000000  
-0700
++++ binutils-2.20-new/libiberty/gather-docs    2009-10-16 08:15:54.000000000  
-0700
+@@ -1,4 +1,4 @@
+-#!/usr/bin/perl
+...@gar_build_destdir@@GAR_build_bindir@/perl
+ # -*- perl -*-
+
+ #   Copyright (C) 2001
+diff -Naur binutils-2.20-old/libiberty/maint-tool  
binutils-2.20-new/libiberty/maint-tool
+--- binutils-2.20-old/libiberty/maint-tool     2009-10-16 08:11:07.000000000  
-0700
++++ binutils-2.20-new/libiberty/maint-tool     2009-10-16 08:15:54.000000000  
-0700
+@@ -1,4 +1,4 @@
+-#!/usr/bin/perl
+...@gar_build_destdir@@GAR_build_bindir@/perl
+ # -*- perl -*-
+
+ #   Copyright (C) 2001, 2007
=======================================
---  
/trunk/gar-minimyth/script/devel/binutils/files/binutils-2.19.1-multi_os_directory.patch
         
Sat Feb  7 08:51:33 2009
+++ /dev/null
@@ -1,96 +0,0 @@
-diff -Naur binutils-2.19.1-old/bfd/configure  
binutils-2.19.1-new/bfd/configure
---- binutils-2.19.1-old/bfd/configure  2009-02-02 02:44:37.000000000 -0800
-+++ binutils-2.19.1-new/bfd/configure  2009-02-06 15:28:26.000000000 -0800
-@@ -8991,7 +8991,7 @@
-   # Ok, now we have the path, separated by spaces, we can step through it
-   # and add multilib dir if necessary.
-   lt_tmp_lt_search_path_spec=
--  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS  
-print-multi-os-directory 2>/dev/null`
-+  lt_multi_os_dir='../lib'
-   for lt_sys_path in $lt_search_path_spec; do
-     if test -d "$lt_sys_path/$lt_multi_os_dir"; then
-       lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec  
$lt_sys_path/$lt_multi_os_dir"
-diff -Naur binutils-2.19.1-old/binutils/configure  
binutils-2.19.1-new/binutils/configure
---- binutils-2.19.1-old/binutils/configure     2008-08-23 20:13:05.000000000  
-0700
-+++ binutils-2.19.1-new/binutils/configure     2009-02-06 15:28:26.000000000  
-0800
-@@ -8822,7 +8822,7 @@
-   # Ok, now we have the path, separated by spaces, we can step through it
-   # and add multilib dir if necessary.
-   lt_tmp_lt_search_path_spec=
--  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS  
-print-multi-os-directory 2>/dev/null`
-+  lt_multi_os_dir='../lib'
-   for lt_sys_path in $lt_search_path_spec; do
-     if test -d "$lt_sys_path/$lt_multi_os_dir"; then
-       lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec  
$lt_sys_path/$lt_multi_os_dir"
-diff -Naur binutils-2.19.1-old/gas/configure  
binutils-2.19.1-new/gas/configure
---- binutils-2.19.1-old/gas/configure  2008-08-23 20:13:05.000000000 -0700
-+++ binutils-2.19.1-new/gas/configure  2009-02-06 15:28:26.000000000 -0800
-@@ -8820,7 +8820,7 @@
-   # Ok, now we have the path, separated by spaces, we can step through it
-   # and add multilib dir if necessary.
-   lt_tmp_lt_search_path_spec=
--  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS  
-print-multi-os-directory 2>/dev/null`
-+  lt_multi_os_dir='../lib'
-   for lt_sys_path in $lt_search_path_spec; do
-     if test -d "$lt_sys_path/$lt_multi_os_dir"; then
-       lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec  
$lt_sys_path/$lt_multi_os_dir"
-diff -Naur binutils-2.19.1-old/gprof/configure  
binutils-2.19.1-new/gprof/configure
---- binutils-2.19.1-old/gprof/configure        2008-08-15 01:31:50.000000000 
-0700
-+++ binutils-2.19.1-new/gprof/configure        2009-02-06 15:28:26.000000000 
-0800
-@@ -8911,7 +8911,7 @@
-   # Ok, now we have the path, separated by spaces, we can step through it
-   # and add multilib dir if necessary.
-   lt_tmp_lt_search_path_spec=
--  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS  
-print-multi-os-directory 2>/dev/null`
-+  lt_multi_os_dir='../lib'
-   for lt_sys_path in $lt_search_path_spec; do
-     if test -d "$lt_sys_path/$lt_multi_os_dir"; then
-       lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec  
$lt_sys_path/$lt_multi_os_dir"
-diff -Naur binutils-2.19.1-old/ld/configure  
binutils-2.19.1-new/ld/configure
---- binutils-2.19.1-old/ld/configure   2008-08-23 20:13:05.000000000 -0700
-+++ binutils-2.19.1-new/ld/configure   2009-02-06 15:28:26.000000000 -0800
-@@ -9111,7 +9111,7 @@
-   # Ok, now we have the path, separated by spaces, we can step through it
-   # and add multilib dir if necessary.
-   lt_tmp_lt_search_path_spec=
--  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS  
-print-multi-os-directory 2>/dev/null`
-+  lt_multi_os_dir='../lib'
-   for lt_sys_path in $lt_search_path_spec; do
-     if test -d "$lt_sys_path/$lt_multi_os_dir"; then
-       lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec  
$lt_sys_path/$lt_multi_os_dir"
-diff -Naur binutils-2.19.1-old/libiberty/Makefile.in  
binutils-2.19.1-new/libiberty/Makefile.in
---- binutils-2.19.1-old/libiberty/Makefile.in  2008-07-24  
06:51:49.000000000 -0700
-+++ binutils-2.19.1-new/libiberty/Makefile.in  2009-02-06  
15:28:26.000000000 -0800
-@@ -352,7 +352,7 @@
- # multilib-specific flags, it's overridden by FLAGS_TO_PASS from the
- # default multilib, so we have to take LIBCFLAGS into account as well,
- # since it will be passed the multilib flags.
--MULTIOSDIR = `$(CC) $(LIBCFLAGS) -print-multi-os-directory`
-+MULTIOSDIR = '../lib'
- install_to_libdir: all
-       ${mkinstalldirs} $(DESTDIR)$(libdir)/$(MULTIOSDIR)
-       $(INSTALL_DATA) $(TARGETLIB)  
$(DESTDIR)$(libdir)/$(MULTIOSDIR)/$(TARGETLIB)n
-diff -Naur binutils-2.19.1-old/libtool.m4 binutils-2.19.1-new/libtool.m4
---- binutils-2.19.1-old/libtool.m4     2008-03-15 23:49:28.000000000 -0700
-+++ binutils-2.19.1-new/libtool.m4     2009-02-06 15:28:26.000000000 -0800
-@@ -1929,7 +1929,7 @@
-   # Ok, now we have the path, separated by spaces, we can step through it
-   # and add multilib dir if necessary.
-   lt_tmp_lt_search_path_spec=
--  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS  
-print-multi-os-directory 2>/dev/null`
-+  lt_multi_os_dir='../lib'
-   for lt_sys_path in $lt_search_path_spec; do
-     if test -d "$lt_sys_path/$lt_multi_os_dir"; then
-       lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec  
$lt_sys_path/$lt_multi_os_dir"
-diff -Naur binutils-2.19.1-old/opcodes/configure  
binutils-2.19.1-new/opcodes/configure
---- binutils-2.19.1-old/opcodes/configure      2008-08-15 01:31:51.000000000  
-0700
-+++ binutils-2.19.1-new/opcodes/configure      2009-02-06 15:28:26.000000000  
-0800
-@@ -8987,7 +8987,7 @@
-   # Ok, now we have the path, separated by spaces, we can step through it
-   # and add multilib dir if necessary.
-   lt_tmp_lt_search_path_spec=
--  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS  
-print-multi-os-directory 2>/dev/null`
-+  lt_multi_os_dir='../lib'
-   for lt_sys_path in $lt_search_path_spec; do
-     if test -d "$lt_sys_path/$lt_multi_os_dir"; then
-       lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec  
$lt_sys_path/$lt_multi_os_dir"
=======================================
---  
/trunk/gar-minimyth/script/devel/binutils/files/binutils-2.19.1-perl.patch.gar  
 
Sat Feb  7 08:51:33 2009
+++ /dev/null
@@ -1,45 +0,0 @@
-diff -Naur binutils-2.19.1-old/bfd/mep-relocs.pl  
binutils-2.19.1-new/bfd/mep-relocs.pl
---- binutils-2.19.1-old/bfd/mep-relocs.pl      2009-02-06 15:27:51.000000000  
-0800
-+++ binutils-2.19.1-new/bfd/mep-relocs.pl      2009-02-06 15:29:08.000000000  
-0800
-@@ -1,4 +1,4 @@
--#!/usr/bin/perl
-...@gar_build_destdir@@GAR_build_bindir@/perl
- # -*- perl -*-
- #
- # Toshiba MeP Media Engine Relocation Generator
-diff -Naur binutils-2.19.1-old/etc/texi2pod.pl  
binutils-2.19.1-new/etc/texi2pod.pl
---- binutils-2.19.1-old/etc/texi2pod.pl        2009-02-06 15:27:50.000000000 
-0800
-+++ binutils-2.19.1-new/etc/texi2pod.pl        2009-02-06 15:29:11.000000000 
-0800
-@@ -1,4 +1,4 @@
--#! /usr/bin/perl -w
-+#! @GAR_build_DESTDIR@@GAR_build_bindir@/perl -w
-
- #   Copyright (C) 1999, 2000, 2001, 2003 Free Software Foundation, Inc.
-
-diff -Naur binutils-2.19.1-old/gprof/bbconv.pl  
binutils-2.19.1-new/gprof/bbconv.pl
---- binutils-2.19.1-old/gprof/bbconv.pl        2009-02-06 15:27:50.000000000 
-0800
-+++ binutils-2.19.1-new/gprof/bbconv.pl        2009-02-06 15:29:11.000000000 
-0800
-@@ -1,4 +1,4 @@
--#! /usr/bin/perl
-+#! @GAR_build_DESTDIR@@GAR_build_bindir@/perl
-
- # This script converts a "bb.out" file into a format
- # suitable for processing by gprof
-diff -Naur binutils-2.19.1-old/libiberty/gather-docs  
binutils-2.19.1-new/libiberty/gather-docs
---- binutils-2.19.1-old/libiberty/gather-docs  2009-02-06  
15:27:51.000000000 -0800
-+++ binutils-2.19.1-new/libiberty/gather-docs  2009-02-06  
15:29:11.000000000 -0800
-@@ -1,4 +1,4 @@
--#!/usr/bin/perl
-...@gar_build_destdir@@GAR_build_bindir@/perl
- # -*- perl -*-
-
- #   Copyright (C) 2001
-diff -Naur binutils-2.19.1-old/libiberty/maint-tool  
binutils-2.19.1-new/libiberty/maint-tool
---- binutils-2.19.1-old/libiberty/maint-tool   2009-02-06 15:27:51.000000000  
-0800
-+++ binutils-2.19.1-new/libiberty/maint-tool   2009-02-06 15:29:11.000000000  
-0800
-@@ -1,4 +1,4 @@
--#!/usr/bin/perl
-...@gar_build_destdir@@GAR_build_bindir@/perl
- # -*- perl -*-
-
- #   Copyright (C) 2001, 2007
=======================================
--- /trunk/gar-minimyth/html/minimyth/document-changelog.txt    Thu Oct 15  
15:31:33 2009
+++ /trunk/gar-minimyth/html/minimyth/document-changelog.txt    Fri Oct 16  
08:53:39 2009
@@ -5,7 +5,7 @@
  MiniMyth release. For earlier changes see the yearly changelog files.

   
--------------------------------------------------------------------------------
-Changes since 69 (2009-10-15):
+Changes since 69 (2009-10-16):

  Current MythTV versions
      MythTV 0.20-softpad: version 0.20.2.softpad, release-0-20-fixes branch  
svn 16082 and
@@ -150,11 +150,12 @@
  Updated packages
      Updated db/mysql.
      Updated db/sqlite.
+    Updated devel/binutils.
+    Updated devel/fakeroot.
      Updated devel/gcc.
      Updated devel/gcc-minimal-shared.
      Updated devel/gcc-minimal-static.
      Updated devel/gdb.
-    Updated devel/fakeroot.
      Updated devel/intltool.
      Updated disk/e2fsprogs.
      Updated disk/hdparm.
=======================================
--- /trunk/gar-minimyth/script/devel/binutils/Makefile  Sun May  3 09:51:50  
2009
+++ /trunk/gar-minimyth/script/devel/binutils/Makefile  Fri Oct 16 08:53:39  
2009
@@ -9,7 +9,7 @@
  ifneq ("$(DESTIMG)+$(CROSSIMG)","build+build")
  PATCHFILES += $(DISTNAME)-perl.patch.gar
  endif
-LICENSE = GPL3/GPL2/LGPL2
+LICENSE = GPL2/LGPL2

  DESCRIPTION =
  define BLURB
=======================================
--- /trunk/gar-minimyth/script/devel/binutils/checksums Sat Feb  7 08:51:33  
2009
+++ /trunk/gar-minimyth/script/devel/binutils/checksums Fri Oct 16 08:53:39  
2009
@@ -1,3 +1,3 @@
-09a8c5821a2dfdbb20665bc0bd680791  download/binutils-2.19.1.tar.bz2
-70c455fd7210e1a12cec512181870545   
download/binutils-2.19.1-multi_os_directory.patch
-049bd262305602120cf807fc13a69c9e  download/binutils-2.19.1-perl.patch.gar
+ee2d3e996e9a2d669808713360fa96f8  download/binutils-2.20.tar.bz2
+2aad9b5a7428dea13e1be0a467d1eabe   
download/binutils-2.20-multi_os_directory.patch
+816049b01791aa7262ec9271020913d1  download/binutils-2.20-perl.patch.gar
=======================================
--- /trunk/gar-minimyth/script/devel/binutils/package-api.mk    Sat Feb  7  
08:51:33 2009
+++ /trunk/gar-minimyth/script/devel/binutils/package-api.mk    Fri Oct 16  
08:53:39 2009
@@ -1,4 +1,4 @@
-BINUTILS_VERSION = 2.19.1
+BINUTILS_VERSION = 2.20

  # Determines whether to build system's binutils is up to date.
  BINUTILS_BUILD_UP_TO_DATE = \

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"minimyth-commits" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/minimyth-commits?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to