<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.freebsd.org/bugzilla/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.freebsd.org/bugzilla/"
          
          maintainer="bugmeister@FreeBSD.org"
>

    <bug>
          <bug_id>284088</bug_id>
          
          <creation_ts>2025-01-15 20:08:05 +0000</creation_ts>
          <short_desc>net/libproxy: update to 0.5.9</short_desc>
          <delta_ts>2025-01-20 05:19:23 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Ports &amp; Packages</product>
          <component>Individual Port(s)</component>
          <version>Latest</version>
          <rep_platform>Any</rep_platform>
          <op_sys>Any</op_sys>
          <bug_status>Closed</bug_status>
          <resolution>FIXED</resolution>
          
          <see_also>https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275914</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>---</priority>
          <bug_severity>Affects Some People</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Charlie Li">vishwin</reporter>
          <assigned_to name="Charlie Li">vishwin</assigned_to>
          <cc>desktop</cc>
          

      

      

      <flag name="maintainer-feedback"
          id="86105"
          type_id="3"
          status="+"
          setter="vishwin"
    />
    <flag name="exp-run"
          id="86107"
          type_id="2"
          status="+"
          setter="antoine"
    />

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1344024</commentid>
    <comment_count>0</comment_count>
    <who name="Charlie Li">vishwin</who>
    <bug_when>2025-01-15 20:08:05 +0000</bug_when>
    <thetext>See review D48469

Completely rewritten since 0.5.0; plugin ports are gone since they are now built directly into the library</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1344026</commentid>
    <comment_count>1</comment_count>
    <who name="Charlie Li">vishwin</who>
    <bug_when>2025-01-15 20:10:13 +0000</bug_when>
    <thetext>requesting exp-run due to slight API break</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1344816</commentid>
    <comment_count>2</comment_count>
    <who name="Antoine Brodin">antoine</who>
    <bug_when>2025-01-19 19:18:15 +0000</bug_when>
    <thetext>Exp-run seems fine</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1344900</commentid>
    <comment_count>3</comment_count>
    <who name="">commit-hook</who>
    <bug_when>2025-01-20 05:03:07 +0000</bug_when>
    <thetext>A commit in branch main references this bug:

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

commit 9b6c329e4c91edaa179f01ce047e622c7dc07ca5
Author:     Charlie Li &lt;vishwin@FreeBSD.org&gt;
AuthorDate: 2025-01-15 19:45:13 +0000
Commit:     Charlie Li &lt;vishwin@FreeBSD.org&gt;
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(-)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1344901</commentid>
    <comment_count>4</comment_count>
    <who name="">commit-hook</who>
    <bug_when>2025-01-20 05:03:08 +0000</bug_when>
    <thetext>A commit in branch main references this bug:

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

commit e94a554e5542a7f4a03dfc004d22f21635446626
Author:     Charlie Li &lt;vishwin@FreeBSD.org&gt;
AuthorDate: 2025-01-20 04:58:55 +0000
Commit:     Charlie Li &lt;vishwin@FreeBSD.org&gt;
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(-)</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>