Bug 291352 - net/netpeek: Update 0.2.4 => 0.2.6
Summary: net/netpeek: Update 0.2.4 => 0.2.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: 291353
Blocks:
  Show dependency treegraph
 
Reported: 2025-12-02 14:44 UTC by Yusuf Yaman
Modified: 2025-12-05 20:09 UTC (History)
2 users (show)

See Also:


Attachments
0001-net-netpeek-Update-0.2.4-0.2.5.patch (3.84 KB, patch)
2025-12-02 15:19 UTC, Yusuf Yaman
nxjoseph: maintainer-approval+
Details | Diff
0001-net-netpeek-Update-0.2.4-0.2.6.patch (2.76 KB, patch)
2025-12-05 20:04 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 2025-12-02 14:44:17 UTC

    
Comment 1 Yusuf Yaman 2025-12-02 15:19:31 UTC
Created attachment 265780 [details]
0001-net-netpeek-Update-0.2.4-0.2.5.patch

Thanks in advance.
Comment 2 Yusuf Yaman 2025-12-02 16:47:44 UTC
Dunno how that got removed...
Comment 3 Vladimir Druzenko freebsd_committer freebsd_triage 2025-12-03 14:11:49 UTC
1.
pkg-static: DEVELOPER_MODE: Notice: arch "FreeBSD:14:amd64" -- no architecture specific files found:
**** could this package use a wildcard architecture?

+NO_ARCH=        yes

2. Configure stage search for:
Program desktop-file-validate found: NO
Program appstreamcli found: NO
This is devel/desktop-file-utils and devel/appstream.
Comment 4 Vladimir Druzenko freebsd_committer freebsd_triage 2025-12-04 22:50:23 UTC
0.2.6 released: https://github.com/ZingyTomato/NetPeek/releases/tag/v0.2.6
Comment 5 Vladimir Druzenko freebsd_committer freebsd_triage 2025-12-04 22:57:41 UTC
files/patch-src_scanner.py probably unnecessary:
https://github.com/ZingyTomato/NetPeek/compare/v0.2.5...v0.2.6#diff-38dd1ecfdfd204d3180d14989e2e37553ea29280d89f40477e4e13b313232a8c
Comment 6 Yusuf Yaman 2025-12-05 20:04:16 UTC
Created attachment 265889 [details]
0001-net-netpeek-Update-0.2.4-0.2.6.patch
Comment 7 commit-hook freebsd_committer freebsd_triage 2025-12-05 20:08:58 UTC
A commit in branch main references this bug:

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

commit e99ab932079a5ee5e472f33d7bb8172952556d5c
Author:     Yusuf Yaman <nxjoseph@protonmail.com>
AuthorDate: 2025-12-05 20:06:41 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-12-05 20:08:20 +0000

    net/netpeek: Update 0.2.4 => 0.2.6

    Changelogs:
    https://github.com/ZingyTomato/NetPeek/releases/tag/v0.2.5
    https://github.com/ZingyTomato/NetPeek/releases/tag/v0.2.6

    Add NO_ARCH: "no architecture specific files found".

    PR:     291352

 net/netpeek/Makefile  | 6 ++++--
 net/netpeek/distinfo  | 6 +++---
 net/netpeek/pkg-plist | 5 +++++
 3 files changed, 12 insertions(+), 5 deletions(-)
Comment 8 Vladimir Druzenko freebsd_committer freebsd_triage 2025-12-05 20:09:45 UTC
Thanks.