[Bug 284088] net/libproxy: update to 0.5.9

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 20 Jan 2025 05:03:07 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284088

--- Comment #3 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=9b6c329e4c91edaa179f01ce047e622c7dc07ca5

commit 9b6c329e4c91edaa179f01ce047e622c7dc07ca5
Author:     Charlie Li <vishwin@FreeBSD.org>
AuthorDate: 2025-01-15 19:45:13 +0000
Commit:     Charlie Li <vishwin@FreeBSD.org>
CommitDate: 2025-01-20 05:01:29 +0000

    net/libproxy: update to 0.5.9

    Completely rewritten since 0.5.0. Plugin ports are gone, they are
    now built directly into the library.

    PR: 284088
    Reviewed by: arrowd
    exp-run by: antoine
    Differential Revision: https://reviews.freebsd.org/D48469

 MOVED                                              |   7 ++
 net/Makefile                                       |   7 --
 net/libproxy-duktape/Makefile (gone)               |  12 ---
 net/libproxy-duktape/pkg-descr (gone)              |   5 -
 net/libproxy-duktape/pkg-plist (gone)              |   1 -
 net/libproxy-gnome3/Makefile (gone)                |  13 ---
 net/libproxy-gnome3/pkg-descr (gone)               |   6 --
 net/libproxy-gnome3/pkg-plist (gone)               |   2 -
 net/libproxy-kde/Makefile (gone)                   |  13 ---
 net/libproxy-kde/pkg-descr (gone)                  |   5 -
 net/libproxy-kde/pkg-plist (gone)                  |   1 -
 net/libproxy-pacrunner/Makefile (gone)             |  10 --
 net/libproxy-pacrunner/pkg-descr (gone)            |   5 -
 net/libproxy-pacrunner/pkg-plist (gone)            |   1 -
 net/libproxy-perl/Makefile (gone)                  |  14 ---
 net/libproxy-perl/pkg-descr (gone)                 |   5 -
 net/libproxy-perl/pkg-plist (gone)                 |   2 -
 net/libproxy-python/Makefile (gone)                |  22 ----
 net/libproxy-python/pkg-descr (gone)               |   5 -
 net/libproxy-python/pkg-plist (gone)               |   3 -
 net/libproxy-webkit3/Makefile (gone)               |  15 ---
 net/libproxy-webkit3/pkg-descr (gone)              |   5 -
 net/libproxy-webkit3/pkg-plist (gone)              |   1 -
 net/libproxy/Makefile                              | 117 ++++++++++-----------
 net/libproxy/distinfo                              |   6 +-
 net/libproxy/files/patch-CMakeLists.txt (gone)     |  31 ------
 .../files/patch-bindings_CMakeLists.txt (gone)     |  18 ----
 .../patch-bindings_perl_src_CMakeLists.txt (gone)  |  24 -----
 .../files/patch-libproxy_CMakeLists.txt (gone)     |  45 --------
 .../files/patch-libproxy_cmake_modules.cmk (gone)  |  12 ---
 ...oxy_cmake_modules_pacrunner__duktape.cmk (gone) |  10 --
 .../files/patch-libproxy_cmake_pxmodule.cmk (gone) |  20 ----
 .../files/patch-utils_CMakeLists.txt (gone)        |  17 ---
 net/libproxy/pkg-plist                             |  70 +++++++++++-
 34 files changed, 129 insertions(+), 401 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.