Bug 281126 - net/spoofdpi: Update 0.10.12 → 0.11.1
Summary: net/spoofdpi: Update 0.10.12 → 0.11.1
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-29 15:02 UTC by Yusuf Yaman
Modified: 2024-08-29 16:12 UTC (History)
2 users (show)

See Also:


Attachments
net/spoofdpi (1.91 KB, patch)
2024-08-29 15:04 UTC, Yusuf Yaman
nxjoseph: maintainer-approval+
Details | Diff
poudriere testport log (23.90 KB, text/plain)
2024-08-29 15:04 UTC, Yusuf Yaman
no flags Details
portlint log (12 bytes, text/plain)
2024-08-29 15:04 UTC, Yusuf Yaman
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuf Yaman 2024-08-29 15:02:42 UTC

    
Comment 1 Yusuf Yaman 2024-08-29 15:04:18 UTC
Created attachment 253164 [details]
net/spoofdpi

Port changes:
 * add DISTVERSIONPREFIX because upstream added it back.

Changelogs:
 * Bumped minor release due to the confilct occured by changing the name of binary
 * get ctx logger on new request
 * use Google Distroless for compact images
https://github.com/xvzc/SpoofDPI/releases/tag/v0.11.0
https://github.com/xvzc/SpoofDPI/releases/tag/v0.11.1
Comment 2 Yusuf Yaman 2024-08-29 15:04:40 UTC
Created attachment 253165 [details]
poudriere testport log
Comment 3 Yusuf Yaman 2024-08-29 15:04:53 UTC
Created attachment 253166 [details]
portlint log
Comment 4 commit-hook freebsd_committer freebsd_triage 2024-08-29 16:06:23 UTC
A commit in branch main references this bug:

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

commit 01ff15789ce05219ceb2a0269368535c5aa20b3d
Author:     Yusuf Yaman <nxjoseph@protonmail.com>
AuthorDate: 2024-08-29 16:04:49 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2024-08-29 16:04:49 +0000

    net/spoofdpi: Update 0.10.12 → 0.11.1

    Changelogs:
    https://github.com/xvzc/SpoofDPI/releases/tag/v0.11.0
    https://github.com/xvzc/SpoofDPI/releases/tag/v0.11.1

    PR:     281126

 net/spoofdpi/Makefile | 3 ++-
 net/spoofdpi/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 4 deletions(-)
Comment 5 Vladimir Druzenko freebsd_committer freebsd_triage 2024-08-29 16:06:35 UTC
Thanks.
Comment 6 Yusuf Yaman 2024-08-29 16:12:04 UTC
(In reply to Vladimir Druzenko from comment #5)
You're welcome and thanks for giving a look.