Ticket #24324: devel-liboil.diff

File devel-liboil.diff, 1.6 KB (added by rmsfisher@…, 14 years ago)
  • files/patch-configure.diff

     
    1 --- configure.orig      2009-03-18 22:41:27.000000000 -0700
    2 +++ configure   2009-03-27 08:04:16.000000000 -0700
    3 @@ -12303,7 +12303,7 @@
    4    sys_symbol_underscore=$lt_cv_sys_symbol_underscore
    5  
    6  
    7 -if test x${ac_cv_sys_symbol_underscore} = xyes ; then
    8 +if test x${lt_cv_sys_symbol_underscore} = xyes ; then
    9  
    10  cat >>confdefs.h <<\_ACEOF
    11  #define HAVE_SYMBOL_UNDERSCORE 1
  • Portfile

     
    77universal_variant no
    88
    99name            liboil
    10 version         0.3.16
    11 revision        1
     10version         0.3.17
    1211description     A library of simple functions that are optimized for various CPUs.
    1312long_description        ${description}
    1413maintainers     landonf
     
    1615platforms       darwin
    1716homepage        http://liboil.freedesktop.org/
    1817master_sites    http://liboil.freedesktop.org/download/
    19 checksums       md5     febb1d9f9bc4c440fcf622dc90f8b6b7 \
    20                 sha1    0d6530ccb22d805c5209a185a94b575111ec34f3 \
    21                 rmd160  5add00151e24ee8cc5a8dfb40223936a576cbffd
     18checksums           md5     47dc734f82faeb2964d97771cfd2e701 \
     19                    sha1    f9d7103a3a4a4089f56197f81871ae9129d229ed \
     20                    rmd160  de286350687a5d49868b0a45d4db007526220fec
    2221
    23 patchfiles      patch-configure.diff patch-liboil_liboilcpu-x86.c.diff
     22patchfiles \
     23        patch-liboil_liboilcpu-x86.c.diff
    2424
    2525depends_build   port:pkgconfig
    2626# port:libtool