[Lunar-commits] <moonbase> elfutils: updated to 0.135, fixed build, updated website url.

Zbigniew Luszpinski zbiggy at lunar-linux.org
Sat Aug 9 20:53:03 CEST 2008


commit 7c1daca4f5363a96944d88e49f9b3f6af59fb98a
Author: Zbigniew Luszpinski <zbiggy at lunar-linux.org>
Date:   Sat Aug 9 20:53:03 2008 +0200

    elfutils: updated to 0.135, fixed build, updated website url.
---
 devel/elfutils/BUILD   |    3 ++-
 devel/elfutils/DETAILS |   10 +++++-----
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/devel/elfutils/BUILD b/devel/elfutils/BUILD
index 08764a0..c1071d0 100644
--- a/devel/elfutils/BUILD
+++ b/devel/elfutils/BUILD
@@ -1,7 +1,8 @@
 (
 
-  bad_flags ALL
   OPTS+=" --program-prefix='eu-'"
+  CFLAGS="$CFLAGS -fgnu89-inline "
+  find . -type f -name 'Makefile.*' -exec sed -i 's/-Werror//g' {} \; &&
   default_build
 
 ) > $C_FIFO 2>&1
diff --git a/devel/elfutils/DETAILS b/devel/elfutils/DETAILS
index 681cd1f..af58198 100644
--- a/devel/elfutils/DETAILS
+++ b/devel/elfutils/DETAILS
@@ -1,11 +1,11 @@
           MODULE=elfutils
-         VERSION=0.127
+         VERSION=0.135
           SOURCE=$MODULE-$VERSION.tar.gz
-      SOURCE_URL=http://mirrors.ludost.net/gentoo/distfiles/
-      SOURCE_VFY=sha1:2b6074069960ed9258df0efc9899e7a3a0be5aeb
-        WEB_SITE=http://www.rpm.org
+      SOURCE_URL=https://fedorahosted.org/releases/e/l/elfutils/
+      SOURCE_VFY=sha1:f356280a14a8c32509cbc15e4de692ab67281250
+        WEB_SITE=https://fedorahosted.org/elfutils/
          ENTERED=20021102
-         UPDATED=20070613
+         UPDATED=20080809
            SHORT="Utilities related to ELF (UNIX binaries) objects"
 PSAFE=no
 USE_WRAPPERS=no


More information about the Lunar-commits mailing list