[Bug 290849] net/spoofdpi: Update 0.12.2 => 1.0.1

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 06 Nov 2025 22:03:32 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290849

Yusuf Yaman <nxjoseph@protonmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #265222|0                           |1
        is obsolete|                            |
 Attachment #265223|                            |maintainer-approval+
              Flags|                            |

--- Comment #2 from Yusuf Yaman <nxjoseph@protonmail.com> ---
Created attachment 265223
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=265223&action=edit
0001-net-spoofdpi-Update-0.12.2-1.0.1.patch

Fixed pkg-message (hopefully), sorry. thanks in advance.

diff --git a/net/spoofdpi/pkg-message b/net/spoofdpi/pkg-message
index 56e0bfe22..a852b9519 100644
--- a/net/spoofdpi/pkg-message
+++ b/net/spoofdpi/pkg-message
@@ -25,4 +25,6 @@ EOM
   message: << EOM
 A new feature (-fake-https-packets) has been added that adds up a dependency
on SpoofDPI: libpcap. This feature requires the daemon to be run as root if it
is enabled with an argument, it will fail with the default 'spoofdpi' user, to
be able to use it, switch the daemon user to root.
        # sysrc spoofdpi_user="root"
+EOM
+}
 ]

-- 
You are receiving this mail because:
You are the assignee for the bug.