Ticket #24324: devel-liboil.diff
File devel-liboil.diff, 1.6 KB (added by rmsfisher@…, 15 years ago) |
---|
-
files/patch-configure.diff
1 --- configure.orig 2009-03-18 22:41:27.000000000 -07002 +++ configure 2009-03-27 08:04:16.000000000 -07003 @@ -12303,7 +12303,7 @@4 sys_symbol_underscore=$lt_cv_sys_symbol_underscore5 6 7 -if test x${ac_cv_sys_symbol_underscore} = xyes ; then8 +if test x${lt_cv_sys_symbol_underscore} = xyes ; then9 10 cat >>confdefs.h <<\_ACEOF11 #define HAVE_SYMBOL_UNDERSCORE 1 -
Portfile
7 7 universal_variant no 8 8 9 9 name liboil 10 version 0.3.16 11 revision 1 10 version 0.3.17 12 11 description A library of simple functions that are optimized for various CPUs. 13 12 long_description ${description} 14 13 maintainers landonf … … 16 15 platforms darwin 17 16 homepage http://liboil.freedesktop.org/ 18 17 master_sites http://liboil.freedesktop.org/download/ 19 checksums md5 febb1d9f9bc4c440fcf622dc90f8b6b7\20 sha1 0d6530ccb22d805c5209a185a94b575111ec34f3\21 rmd160 5add00151e24ee8cc5a8dfb40223936a576cbffd18 checksums md5 47dc734f82faeb2964d97771cfd2e701 \ 19 sha1 f9d7103a3a4a4089f56197f81871ae9129d229ed \ 20 rmd160 de286350687a5d49868b0a45d4db007526220fec 22 21 23 patchfiles patch-configure.diff patch-liboil_liboilcpu-x86.c.diff 22 patchfiles \ 23 patch-liboil_liboilcpu-x86.c.diff 24 24 25 25 depends_build port:pkgconfig 26 26 # port:libtool