[Lunar-commits] <moonbase> binutils: version bump
Samuel
samuel.verstraete at gmail.com
Fri Dec 4 02:30:23 CET 2009
commit 8f09853aebc3b49ea3cfc1e204ac7e7a934f7195
Author: Samuel <samuel.verstraete at gmail.com>
Date: Wed Apr 1 07:20:56 2009 +0200
binutils: version bump
---
devel/binutils/BUILD | 2 +-
devel/binutils/DETAILS | 12 ++++++------
2 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/devel/binutils/BUILD b/devel/binutils/BUILD
index 3a1ccd0..a64f316 100644
--- a/devel/binutils/BUILD
+++ b/devel/binutils/BUILD
@@ -1,6 +1,6 @@
(
- patch_it $SOURCE_CACHE/$SOURCE2 0 &&
+# patch_it $SOURCE_CACHE/$SOURCE2 0 &&
#Somehow I believe this might/should be logged as a bug to the glibc guys...
sedit 's/^all: all-redirect/all: all-redirect $(MKDOC)/' \
diff --git a/devel/binutils/DETAILS b/devel/binutils/DETAILS
index 562b8c2..8b9749c 100644
--- a/devel/binutils/DETAILS
+++ b/devel/binutils/DETAILS
@@ -1,15 +1,15 @@
MODULE=binutils
- VERSION=2.18
+ VERSION=2.19
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE2=binutils-2.18-makeinfo.patch
+ #SOURCE2=binutils-2.18-makeinfo.patch
SOURCE_URL[0]=$GNU_URL/$MODULE/
SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/$MODULE/
- SOURCE2_URL=$PATCH_URL
- SOURCE_VFY=sha1:fdec92e9dfc6c32155869f3910f47041c78e2277
- SOURCE2_VFY=sha1:f42e425f7651f8d80838514e4cc34917bde8f6b3
+# SOURCE2_URL=$PATCH_URL
+ SOURCE_VFY=sha1:a150b97ec47996bf8f01d6bc14d41587faa4bbff
+# SOURCE2_VFY=sha1:f42e425f7651f8d80838514e4cc34917bde8f6b3
WEB_SITE=http://sources.redhat.com/binutils
ENTERED=20010922
- UPDATED=20071121
+ UPDATED=20090401
SHORT="essential collection of binary utilities."
cat << EOF
More information about the Lunar-commits
mailing list