Bug 258101 - net-mgmt/TkTopNetFlows: update to USES tk:86
Summary: net-mgmt/TkTopNetFlows: update to USES tk:86
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: Li-Wen Hsu
URL:
Keywords: dogfood, easy, patch, patch-ready
Depends on:
Blocks:
 
Reported: 2021-08-27 18:07 UTC by Chris Hutchinson
Modified: 2021-12-20 10:46 UTC (History)
1 user (show)

See Also:


Attachments
git diff for net-mgmt/TkTopNetFlows (770 bytes, patch)
2021-08-27 18:07 UTC, Chris Hutchinson
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Hutchinson 2021-08-27 18:07:02 UTC
Created attachment 227487 [details]
git diff for net-mgmt/TkTopNetFlows

This port unnecessarily chose tk version 8.5.
The git diff attached to this pr changes this to
tk:86. Also takes MAINTAINER.

This port is currently maintained by ports@ so approval
is implicit.

That's it. Builds && works as intended:

===>   Returning to build of TkTopNetFlows-0.4_7
===>   TkTopNetFlows-0.4_7 depends on package: perl5>=5.32.r0<5.33 - found
===>   Generating temporary packing list
install  -m 555 /usr/ports/net-mgmt/TkTopNetFlows/work/TkTopNetFlows-0.4/TkTopNetFlows.tcl /usr/ports/net-mgmt/TkTopNetFlows/work/stage/usr/local/bin
install  -m 555 /usr/ports/net-mgmt/TkTopNetFlows/work/TkTopNetFlows-0.4/TkTopNetFlowsHist.tcl /usr/ports/net-mgmt/TkTopNetFlows/work/stage/usr/local/bin
install  -m 555 /usr/ports/net-mgmt/TkTopNetFlows/work/TkTopNetFlows-0.4/flow_Server.pl /usr/ports/net-mgmt/TkTopNetFlows/work/stage/usr/local/sbin
install  -m 555 /usr/ports/net-mgmt/TkTopNetFlows/work/TkTopNetFlows-0.4/flow_Server.sh /usr/ports/net-mgmt/TkTopNetFlows/work/stage/usr/local/etc/rc.d
install  -m 555 /usr/ports/net-mgmt/TkTopNetFlows/work/TkTopNetFlows-0.4/view_definitions.pl.example /usr/ports/net-mgmt/TkTopNetFlows/work/stage/usr/local/etc
install  -m 555 /usr/ports/net-mgmt/TkTopNetFlows/work/TkTopNetFlows-0.4/TkTopNetFlows_lib.tcl /usr/ports/net-mgmt/TkTopNetFlows/work/stage/usr/local/lib/TkTopNetFlows-0.4
install  -m 0644 /usr/ports/net-mgmt/TkTopNetFlows/work/TkTopNetFlows-0.4/doc/* /usr/ports/net-mgmt/TkTopNetFlows/work/stage/usr/local/share/doc/TkTopNetFlows
====> Compressing man pages (compress-man)
====> Running Q/A tests (stage-qa)
Notice: You have some Perl modules as dependencies but you do not have devel/p5-Module-CoreList installed, the perlcore QA check gets better results when using it, especially with older Perl versions.
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
===> Checking for items in pkg-plist which are not in STAGEDIR
===> No pkg-plist issues found (check-plist)


Thanks!

--Chris
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-12-20 10:46:17 UTC
A commit in branch main references this bug:

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

commit 802a483bd624b450317b361ac951ef847dbd2446
Author:     Chris Hutchinson <portmaster@bsdforge.com>
AuthorDate: 2021-12-20 10:44:48 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2021-12-20 10:44:48 +0000

    net-mgmt/TkTopNetFlows: Use tk:86

    PR:             258101

 net-mgmt/TkTopNetFlows/Makefile | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)