Ticket #14969: Portfile-liboil.diff
File Portfile-liboil.diff, 1.0 KB (added by gui-dos (Guido Soranzio), 17 years ago) |
---|
-
Portfile
old new 1 1 # $Id: Portfile 27264 2007-07-26 09:52:25Z rhwood@macports.org $ 2 2 3 PortSystem 1.0 4 3 5 name liboil 4 version 0.3.12 5 revision 0 6 version 0.3.14 6 7 description A library of simple functions that are optimized for various CPUs. 7 8 long_description ${description} 8 9 maintainers landonf@macports.org … … 10 11 platforms darwin 11 12 homepage http://liboil.freedesktop.org/ 12 13 master_sites http://liboil.freedesktop.org/download/ 13 checksums md5 96ee4c627ffb0db3999cef3c7454b1d9\14 sha1 b6bf01ba31ce090e426391a9ea8ef6daf6739e96 \15 rmd160 0fb494f816d60889a745320bd021add972be168414 checksums md5 7a9f719e50656b795c06c0167012a84f \ 15 sha1 5de4eedf0f4673b6c44e462d4d1caeb34f2126b6 \ 16 rmd160 91ce7a87c90e0092fd94c4d075e3fe09f6903a21 16 17 17 18 configure.args --mandir=${prefix}/share/man 18 19 19 20 patchfiles \ 20 21 configure.patch \ 21 22 testsuite_stack_align.c.patch \ 22 liboil_liboilcpu.c.patch 23 liboil_liboilcpu.c.patch \ 24 patch-liboil-liboilcpu-powerpc.c.diff