Ticket #45748: gildas.patch
File gildas.patch, 1.2 KB (added by smaret (Sebastien Maret), 10 years ago) |
---|
-
Portfile
old new 5 5 PortGroup compilers 1.0 6 6 7 7 name gildas 8 version 201407 a8 version 201407b 9 9 set my_version [string tolower [clock format [clock scan 2000-[string range ${version} 4 5]-10] -format %b]][string range ${version} 2 3][string range ${version} 6 end] 10 revision 111 10 categories science 12 11 platforms darwin 13 12 maintainers gmail.com:sebastien.maret … … 29 28 master_sites http://www.iram.fr/~gildas/dist/ 30 29 distname ${name}-src-${my_version} 31 30 32 checksums rmd160 db19d96e7aee63430fd05dc94ff18f0c732df3cb\33 sha256 bf669b5294622077f645cea95360b2728d465a20ddb7d1a7831d66ef0b56290f31 checksums rmd160 f6383cf7bfa99bf69b3c0a56f8af28987dce131f \ 32 sha256 ccffe72b770e0ea42eba124d5a5173d80b14ce426586095aadeed6d4e04ae3d1 34 33 35 34 patch.pre_args -p1 36 35 patchfiles patch-admin-Makefile.def.diff \ … … 57 56 configure.python ${prefix}/bin/python2.7 58 57 59 58 if {![fortran_variant_isset]} { 60 default_variants-append +gcc4 859 default_variants-append +gcc49 61 60 } 62 61 63 62 post-extract {