Ticket #29514: pkgconfig-0.26.diff

File pkgconfig-0.26.diff, 1.7 KB (added by ryandesign (Ryan Carsten Schmidt), 13 years ago)

proposed patch

  • files/patch-underquoting.diff

     
    1 --- pkg.m4
    2 +++ pkg.m4
    3 @@ -135,7 +135,7 @@ $$1_PKG_ERRORS
    4  Consider adjusting the PKG_CONFIG_PATH environment variable if you
    5  installed software in a non-standard prefix.
    6  
    7 -_PKG_TEXT])dnl
    8 +_PKG_TEXT])[]dnl
    9          ])
    10  elif test $pkg_failed = untried; then
    11         AC_MSG_RESULT([no])
    12 
  • Portfile

     
    44PortSystem          1.0
    55
    66name                pkgconfig
    7 version             0.25
    8 revision            2
     7version             0.26
    98categories          devel
    109maintainers         ryandesign
    1110license             GPL-2+
     
    2322                    about installed libraries in the system. It is typically \
    2423                    used to compile and link against one or more libraries.
    2524
    26 checksums           md5     a3270bab3f4b69b7dc6dbdacbcae9745 \
    27                     sha1    8922aeb4edeff7ed554cc1969cbb4ad5a4e6b26e \
    28                     rmd160  835509d01f68c45823ee89c718776eb66f61316b
     25checksums           sha1    fd71a70b023b9087c8a7bb76a0dc135a61059652 \
     26                    rmd160  face3d16ec338b9b1ab41d56d6e4d1a5624b52d0
    2927
    30 patchfiles          patch-underquoting.diff
     28depends_lib         path:lib/pkgconfig/glib-2.0.pc:glib2
    3129
    3230configure.args      --with-pc-path=${prefix}/lib/pkgconfig:${prefix}/share/pkgconfig
    3331
     
    4038    xinstall -m 644 -W ${worksrcpath} \
    4139        AUTHORS \
    4240        COPYING \
    43         ChangeLog \
    4441        NEWS \
    4542        README \
    4643        ${docdir}