[135529] trunk/dports/cross/arm-none-eabi-gdb/Portfile

cal at macports.org cal at macports.org
Sat Apr 25 10:18:55 PDT 2015


Revision: 135529
          https://trac.macports.org/changeset/135529
Author:   cal at macports.org
Date:     2015-04-25 10:18:55 -0700 (Sat, 25 Apr 2015)
Log Message:
-----------
arm-non-eabi-gdb: update to 7.9, closes #45806

Modified Paths:
--------------
    trunk/dports/cross/arm-none-eabi-gdb/Portfile

Modified: trunk/dports/cross/arm-none-eabi-gdb/Portfile
===================================================================
--- trunk/dports/cross/arm-none-eabi-gdb/Portfile	2015-04-25 16:48:59 UTC (rev 135528)
+++ trunk/dports/cross/arm-none-eabi-gdb/Portfile	2015-04-25 17:18:55 UTC (rev 135529)
@@ -4,7 +4,7 @@
 PortSystem      1.0
 
 name            arm-none-eabi-gdb
-version         7.5.1
+version         7.9
 categories      cross devel
 platforms       darwin
 license         GPL-3+
@@ -18,17 +18,13 @@
 master_sites    gnu:gdb
 distname        gdb-${version}
 dist_subdir     gdb
-use_bzip2       yes
+use_xz          yes
 
-checksums       md5     3f48f468b24447cf24820054ff6e85b1 \
-                rmd160  b3cd12be05bb5eacf3e518cf5ebd7d753f58dd7b \
-                sha256  070b808d289fa8f0291738eeaccc0cd7700d476998781f572856155240d29d20
+checksums       rmd160  abdaaf9e8b05774e3a3b571f8326484dfda6c867 \
+                sha256  9b315651a16528f7af8c7d8284699fb0c965df316cc7339bb0b7bae335848392
 
 set crossgdb-target     arm-none-eabi
 
-# TODO: Why? Ticket URL?
-compiler.blacklist *clang*
-
 if {${configure.build_arch} eq "ppc" || ${configure.build_arch} eq "ppc64"} {
     notes "${name} does not support building on ${configure.build_arch}."
     pre-fetch {
@@ -75,11 +71,8 @@
         }
 
         crossgdb::fixinfo bfd/doc/ bfd/doc/Makefile.in bfd texinfo
-        crossgdb::fixinfo etc/ etc/Makefile.in configure texi
-        crossgdb::fixinfo etc/ etc/Makefile.in standards texi
         crossgdb::fixinfo gdb/doc/ gdb/doc/Makefile.in annotate texinfo
         crossgdb::fixinfo gdb/doc/ gdb/doc/Makefile.in gdb texinfo
-        crossgdb::fixinfo gdb/doc/ gdb/doc/Makefile.in gdbint texinfo
         crossgdb::fixinfo gdb/doc/ gdb/doc/Makefile.in stabs texinfo
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150425/6892b955/attachment-0001.html>


More information about the macports-changes mailing list