See review D48469 Completely rewritten since 0.5.0; plugin ports are gone since they are now built directly into the library
requesting exp-run due to slight API break
Exp-run seems fine
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(-)
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=e94a554e5542a7f4a03dfc004d22f21635446626 commit e94a554e5542a7f4a03dfc004d22f21635446626 Author: Charlie Li <vishwin@FreeBSD.org> AuthorDate: 2025-01-20 04:58:55 +0000 Commit: Charlie Li <vishwin@FreeBSD.org> CommitDate: 2025-01-20 05:01:30 +0000 net/libproxy: bump consumers PR: 284088 irc/hexchat/Makefile | 1 + net/glib-networking/Makefile | 1 + security/beid/Makefile | 1 + sysutils/signon-ui/Makefile | 2 +- 4 files changed, 4 insertions(+), 1 deletion(-)