Ticket #29514: pkgconfig-0.26.diff
File pkgconfig-0.26.diff, 1.7 KB (added by ryandesign (Ryan Carsten Schmidt), 13 years ago) |
---|
-
files/patch-underquoting.diff
1 --- pkg.m42 +++ pkg.m43 @@ -135,7 +135,7 @@ $$1_PKG_ERRORS4 Consider adjusting the PKG_CONFIG_PATH environment variable if you5 installed software in a non-standard prefix.6 7 -_PKG_TEXT])dnl8 +_PKG_TEXT])[]dnl9 ])10 elif test $pkg_failed = untried; then11 AC_MSG_RESULT([no])12 -
Portfile
4 4 PortSystem 1.0 5 5 6 6 name pkgconfig 7 version 0.25 8 revision 2 7 version 0.26 9 8 categories devel 10 9 maintainers ryandesign 11 10 license GPL-2+ … … 23 22 about installed libraries in the system. It is typically \ 24 23 used to compile and link against one or more libraries. 25 24 26 checksums md5 a3270bab3f4b69b7dc6dbdacbcae9745 \ 27 sha1 8922aeb4edeff7ed554cc1969cbb4ad5a4e6b26e \ 28 rmd160 835509d01f68c45823ee89c718776eb66f61316b 25 checksums sha1 fd71a70b023b9087c8a7bb76a0dc135a61059652 \ 26 rmd160 face3d16ec338b9b1ab41d56d6e4d1a5624b52d0 29 27 30 patchfiles patch-underquoting.diff 28 depends_lib path:lib/pkgconfig/glib-2.0.pc:glib2 31 29 32 30 configure.args --with-pc-path=${prefix}/lib/pkgconfig:${prefix}/share/pkgconfig 33 31 … … 40 38 xinstall -m 644 -W ${worksrcpath} \ 41 39 AUTHORS \ 42 40 COPYING \ 43 ChangeLog \44 41 NEWS \ 45 42 README \ 46 43 ${docdir}