Ticket #45840: Portfile-gcc49.diff
File Portfile-gcc49.diff, 1.7 KB (added by ryandesign (Ryan Carsten Schmidt), 10 years ago) |
---|
-
Portfile
8 8 name gcc49 9 9 subport libgcc {} 10 10 11 # TODO: On next update, increase epoch to 2 and remove libgcc's separate epoch. 12 epoch 1 13 version 4.9.1 14 revision 1 11 epoch 2 12 version 4.9.2 15 13 platforms darwin 16 14 categories lang 17 15 maintainers mww openmaintainer … … 31 29 distname gcc-${version} 32 30 use_bzip2 yes 33 31 34 checksums rmd160 7a829a260648a190afa1d6c616c78ddc861f4f7d\35 sha256 d334781a124ada6f38e63b545e2a3b8c2183049515a1abab6d513f109f1d717e32 checksums rmd160 bc6454e7c67c6f5fd2c98cdd1364ebb1739e1347 \ 33 sha256 2020c98295856aa13fda0f2f3a4794490757fc24bcca918d52cc8b4917b972dd 36 34 37 35 depends_lib port:gmp port:mpfr port:libiconv port:libmpc path:lib/pkgconfig/cloog-isl.pc:cloog path:lib/libgcc/libgcc_s.1.dylib:libgcc port:ld64 port:cctools 38 36 depends_run port:gcc_select … … 40 38 depends_skip_archcheck-append gcc_select ld64 cctools 41 39 license_noconflict gmp mpfr ppl libmpc 42 40 43 patch.pre_args -p1 44 patchfiles Fix-__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__.patch \ 45 yosemite-symbol-lookup.patch 41 patchfiles-append yosemite-symbol-lookup.patch 46 42 47 43 set major 4.9 48 44 … … 113 109 if {${subport} eq "libgcc"} { 114 110 conflicts libgcc-devel 115 111 116 epoch 2117 118 112 # http://trac.macports.org/ticket/35770 119 113 # http://trac.macports.org/ticket/38814 120 114 # While there can be multiple versions of these runtimes in a single