Bug 270733 - sysutils/xosview: fix for bug 269493
Summary: sysutils/xosview: fix for bug 269493
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: Fernando Apesteguía
URL: https://www.freshports.org/sysutils/x...
Keywords:
Depends on:
Blocks: 269493
  Show dependency treegraph
 
Reported: 2023-04-09 23:45 UTC by Otacílio de Araújo Ramos Neto
Modified: 2023-04-13 09:47 UTC (History)
3 users (show)

See Also:


Attachments
Fix for memory report broken (3.11 KB, patch)
2023-04-09 23:45 UTC, Otacílio de Araújo Ramos Neto
no flags Details | Diff
Fix protrevision number (623 bytes, patch)
2023-04-10 00:44 UTC, Otacílio de Araújo Ramos Neto
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Otacílio de Araújo Ramos Neto 2023-04-09 23:45:22 UTC
Created attachment 241391 [details]
Fix for memory report broken

Fix for the issue report https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269493 for sysinfo/xosview (memory report broken)
Comment 1 Otacílio de Araújo Ramos Neto 2023-04-10 00:44:52 UTC
Created attachment 241392 [details]
Fix protrevision number
Comment 2 Marco Beishuizen 2023-04-10 12:10:58 UTC
great thanks!
Comment 3 Fernando Apesteguía freebsd_committer freebsd_triage 2023-04-13 09:46:50 UTC
Committed,

Thanks!
Comment 4 commit-hook freebsd_committer freebsd_triage 2023-04-13 09:47:22 UTC
A commit in branch main references this bug:

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

commit 7e591c4f2380c9e680eaa1b060b96e7f6be32eb0
Author:     Otacílio de Araújo Ramos Neto <otaciliodearaujo@gmail.com>
AuthorDate: 2023-04-12 15:48:37 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-04-13 09:41:38 +0000

    sysutils/xosview: fix memory report

    ChangeLog: https://www.freshports.org/sysutils/xosview/

    PR:             270733
    Reported by:    otaciliodearaujo@gmail.com (maintainer)

 sysutils/xosview/Makefile                  |  2 +-
 sysutils/xosview/files/patch-bsd_kernel.cc | 38 ++++++++++++++++++++++++++----
 2 files changed, 34 insertions(+), 6 deletions(-)