Ticket #44961: change-arm-none-linux-gnueabi-binutils-maintainer.diff

File change-arm-none-linux-gnueabi-binutils-maintainer.diff, 1.1 KB (added by stuartwesterman (Stuart Westerman), 10 years ago)
  • Portfile

    diff -ur /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/cross/arm-none-linux-gnueabi-binutils/Portfile ./Portfile
    old new  
    1414platforms                       darwin
    1515categories                      cross devel
    1616license                         GPL-2+
    17 maintainers                     nomaintainer
     17maintainers                     gmail.com:stuartwesterman openmaintainer
    1818homepage                        http://www.codesourcery.com/gnu_toolchains/arm
    1919master_sites                    macports:pguyot
    2020distname                        binutils-${version}
     
    5757        namespace eval crossgcc {}
    5858
    5959        # Fix the info pages and related stuff.
    60         #       
     60        #
    6161        # path: path to the doc directory (e.g. gas/doc/)
    6262        # makefile: path to Makefile.in (e.g. gas/doc/Makefile.in)
    6363        # name: name of the info page (e.g. as)
     
    9090        }
    9191
    9292        # Fix the gettext files and related stuff.
    93         #       
     93        #
    9494        # module: name of the module (e.g. gas)
    9595        proc crossgcc::fixgettext { module } {
    9696                global crossgcc-target worksrcpath