Ticket #17769: Portfile.diff
File Portfile.diff, 1.3 KB (added by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez), 16 years ago) |
---|
-
Portfile
old new 3 3 PortSystem 1.0 4 4 5 5 name liboil 6 version 0.3.1 46 version 0.3.15 7 7 description A library of simple functions that are optimized for various CPUs. 8 8 long_description ${description} 9 maintainers landonf @macports.org9 maintainers landonf 10 10 categories devel 11 11 platforms darwin 12 12 homepage http://liboil.freedesktop.org/ 13 13 master_sites http://liboil.freedesktop.org/download/ 14 checksums md5 7a9f719e50656b795c06c0167012a84f\15 sha1 5de4eedf0f4673b6c44e462d4d1caeb34f2126b6\16 rmd160 91ce7a87c90e0092fd94c4d075e3fe09f6903a2114 checksums md5 11dd39b1ca13ce2e0618d4df8303f137 \ 15 sha1 8791e3399aae619b89a1d00f40ffcafc7d7f5d9b \ 16 rmd160 ba6a4889dd8c16f62dee5c238e019b42066e6a9b 17 17 18 universal_variant no 18 depends_build port:pkgconfig 19 depends_lib path:lib/pkgconfig/glib-2.0.pc:glib2 19 20 20 configure.args --mandir=${prefix}/share/man 21 variant doc description {Install documentation} { 22 depends_build-append port:gtk-doc 23 configure.args-append --enable-gtk-doc 24 } 21 25 22 patchfiles \ 23 configure.patch \ 24 testsuite_stack_align.c.patch \ 25 liboil_liboilcpu.c.patch \ 26 patch-liboil-liboilcpu-powerpc.c.diff 26 livecheck.check regex 27 livecheck.url [lindex ${master_sites} 0]?C=M&O=D 28 livecheck.regex ${name}-(\\d(?:\\.\\d+)*)