Bug 280657 - net/spoofdpi: Update to 0.10.6
Summary: net/spoofdpi: Update to 0.10.6
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Vladimir Druzenko
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-08-06 11:35 UTC by Yusuf Yaman
Modified: 2024-08-06 12:30 UTC (History)
2 users (show)

See Also:


Attachments
net/spoofdpi (1.50 KB, patch)
2024-08-06 11:37 UTC, Yusuf Yaman
nxjoseph: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuf Yaman 2024-08-06 11:35:45 UTC

    
Comment 1 Yusuf Yaman 2024-08-06 11:37:21 UTC
Created attachment 252548 [details]
net/spoofdpi

net/spoofdpi: Update from 0.10.4 to 0.10.6
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-08-06 12:30:09 UTC
A commit in branch main references this bug:

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

commit 90450e008b158ccec475b3b42cc45eff68987c39
Author:     Yusuf Yaman <nxjoseph@protonmail.com>
AuthorDate: 2024-08-06 12:28:00 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2024-08-06 12:28:00 +0000

    net/spoofdpi: Update 0.10.4 → 0.10.6

    * spoof-dpi now uses system-dns when the given patterns are not matched with the url
    * removed --url option which can be covered with --pattern option.

    Changelogs:
    https://github.com/xvzc/SpoofDPI/releases/tag/v0.10.5
    https://github.com/xvzc/SpoofDPI/releases/tag/v0.10.6

    PR:     280657

 net/spoofdpi/Makefile | 2 +-
 net/spoofdpi/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 3 Vladimir Druzenko freebsd_committer freebsd_triage 2024-08-06 12:30:48 UTC
Thanks.