Commits

David B. Evans authored ab3fe22f243
libproxy: update to version 0.4.12 using new github repo.

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@145210 d073be05-634f-4543-b044-5fe20cf6d1d6
No tags

net/libproxy/files/patch-bindings-perl-src-CMakeLists.txt.diff

Modified
1 ---- bindings/perl/src/CMakeLists.txt.orig 2013-11-02 11:56:51.000000000 -0700
2 -+++ bindings/perl/src/CMakeLists.txt 2013-11-02 11:59:08.000000000 -0700
1 +--- bindings/perl/src/CMakeLists.txt.orig 2016-01-12 08:41:07.000000000 -0800
2 ++++ bindings/perl/src/CMakeLists.txt 2016-01-28 08:17:46.000000000 -0800
3 3 @@ -14,6 +14,7 @@
4 4
5 - target_link_libraries(PLlibproxy ${PERL_LIBRARY} libproxy)
5 + target_link_libraries(PLlibproxy libproxy pthread)
6 6 set_target_properties(PLlibproxy PROPERTIES OUTPUT_NAME "Libproxy")
7 7 +set_target_properties(PLlibproxy PROPERTIES INSTALL_NAME_DIR ${PX_PERL_ARCH}/auto/Net/Libproxy )
8 8 set_target_properties(PLlibproxy PROPERTIES PREFIX "")
9 9
10 10 install( TARGETS PLlibproxy DESTINATION ${PX_PERL_ARCH}/auto/Net/Libproxy )

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut