Ticket #28178: Portfile-gcc45.patch

File Portfile-gcc45.patch, 621 bytes (added by miggaiowski@…, 13 years ago)

patch to add new mirror

  • Portfile

    # diff -u Portfile Portfile.new
    old new  
    2222                        ftp://sourceware.org/pub/java/:ecj \
    2323                        http://mirrors.kernel.org/sources.redhat.com/java/:ecj \
    2424                        http://www.mirrorservice.org/sites/sources.redhat.com/pub/java/:ecj \
    25                         http://ftp-stud.fht-esslingen.de/pub/Mirrors/sourceware.org/java/:ecj
     25                        http://ftp-stud.fht-esslingen.de/pub/Mirrors/sourceware.org/java/:ecj \
     26                        ftp://ftp.unicamp.br/pub/gnu/gcc/gcc-${version}/:gcc
    2627
    2728set dcore               gcc-core-${version}.tar.bz2
    2829set dfort               gcc-fortran-${version}.tar.bz2