Created attachment 204532 [details] svn .diff WWW: https://gitlab.com/alfix/sysctlview Version Update 1.0 -> 1.1 Upstream CHANGELOG * add copyright to "aboutDialog" * add logo to "aboutDialog" * add icon to "MyWindow" * fix 'PR237159' build with GCC-based architectures * fix font color of the 'name' column depending on the theme * fix valuelen with "double sysctl() call" (e.g., hw.dri.0.vblank) * delete footer label (copyright) Testing: * portlint -C * poudriere testport -j 130Camd64 -o deskutils/sysctlview Please commit it, Thanks, Alfonso
A commit references this bug: Author: swills Date: Wed May 22 21:18:12 UTC 2019 New revision: 502291 URL: https://svnweb.freebsd.org/changeset/ports/502291 Log: deskutils/sysctlview: Update to 1.1 While here, improve formatting PR: 238040 Submitted by: Alfonso S. Siciliano <alfix86@gmail.com> (maintainer) Changes: head/deskutils/sysctlview/Makefile head/deskutils/sysctlview/distinfo head/deskutils/sysctlview/files/
Committed, thanks!