diff --git a/network/misc/libproxy/files/libproxy-pac-modules.patch b/network/misc/libproxy/files/libproxy-pac-modules.patch new file mode 100644 index 0000000000..690cec65bb --- /dev/null +++ b/network/misc/libproxy/files/libproxy-pac-modules.patch @@ -0,0 +1,15 @@ +Always build pacrunners as separate modules, not libproxy builtins +--- libproxy-0.4.8/libproxy/cmake/modules.cmk.orig 2012-10-05 17:15:58.655470278 +0200 ++++ libproxy-0.4.8/libproxy/cmake/modules.cmk 2012-10-05 17:47:10.435431265 +0200 +@@ -19,10 +19,7 @@ + include(cmake/modules/pacrunner_webkit.cmk) + + # Build the pacrunner into libproxy unless we are building for multiple engines +-set(BIPR 1 CACHE BOOL "Build internal pacrunner? (Always false when building more than one PR") +-if((MOZJS_FOUND AND WEBKIT_FOUND) OR (MOZJS_FOUND AND NATUS_FOUND) OR (WEBKIT_FOUND AND NATUS_FOUND)) +- set(BIPR 0) +-endif() ++set(BIPR 0) + + # + ## Module definition diff --git a/network/misc/libproxy/pspec.xml b/network/misc/libproxy/pspec.xml index d504ef4feb..89b682d45a 100644 --- a/network/misc/libproxy/pspec.xml +++ b/network/misc/libproxy/pspec.xml @@ -3,7 +3,7 @@ libproxy - http://code.google.com/p/libproxy/ + https://github.com/libproxy/libproxy PisiLinux Community admins@pisilinux.org @@ -12,7 +12,7 @@ app:console Proxy configuration library libproxy is a library that provides automatic proxy configuration management. - http://pkgs.fedoraproject.org/repo/pkgs/libproxy/libproxy-0.4.11.tar.gz/3cd1ae2a4abecf44b3f24d6639d2cd84/libproxy-0.4.11.tar.gz + https://github.com/libproxy/libproxy/archive/0.4.15.tar.gz gconf-devel libXmu-devel @@ -23,13 +23,16 @@ intltool - libproxy-0.4.10-mozjs.patch - 0001-pacrunner_mozjs-Also-support-mozjs-17.0.patch + libproxy-pac-modules.patch libproxy + + glib2 + libgcc + /usr/bin /usr/lib @@ -42,6 +45,7 @@ libproxy-gnome3 libproxy + libgcc /usr/lib/libproxy/*/modules/config_gnome3.* @@ -54,6 +58,8 @@ libproxy-networkmanager libproxy + dbus + libgcc /usr/lib/libproxy/*/modules/network_networkmanager.* @@ -65,6 +71,7 @@ libproxy webkit-gtk2 + libgcc /usr/lib/libproxy/*/modules/pacrunner_webkit* @@ -95,6 +102,13 @@ + + 2018-07-24 + 0.4.15 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + 2017-07-30 0.4.10 diff --git a/programming/library/swig/pspec.xml b/programming/library/swig/pspec.xml index 9123184bca..8965437f85 100644 --- a/programming/library/swig/pspec.xml +++ b/programming/library/swig/pspec.xml @@ -13,7 +13,7 @@ app:console Connects C/C++/Objective C to some high-level programming languages Simplified Wrapper and Interface Generator, SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. SWIG is used with different types of languages including common scripting languages such as Perl, PHP, Python, Tcl, Ruby and PHP - mirrors://sourceforge/swig/swig/swig-3.0.11/swig-3.0.11.tar.gz + mirrors://sourceforge/swig/swig/swig-3.0.12/swig-3.0.12.tar.gz python-devel boost-devel @@ -41,6 +41,13 @@ + + 2018-07-25 + 3.0.12 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + 2018-03-22 3.0.11 diff --git a/programming/misc/libedit/pspec.xml b/programming/misc/libedit/pspec.xml index c70085e0e5..860c319657 100644 --- a/programming/misc/libedit/pspec.xml +++ b/programming/misc/libedit/pspec.xml @@ -12,7 +12,7 @@ library An autotool and libtoolized port of the NetBSD Editline library libedit is a command line editing and history library. It is designed to be used by interactive programs that allow the user to type commands at a terminal prompt. - http://thrysoee.dk/editline/libedit-20170329-3.1.tar.gz + http://thrysoee.dk/editline/libedit-20180525-3.1.tar.gz ncurses-devel @@ -44,6 +44,13 @@ + + 2018-07-25 + 3.1.20180525 + Version Bump + Mustafa Cinasal + muscnsl@gmail.com + 2017-09-02 3.1.20170329