CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2021/12/28 09:34:02
Modified files:
graphics/radeontop: Makefile distinfo
graphics/radeontop/patches: patch-Makefile
graphics/radeontop/pkg: DESCR PLIST
Removed files:
graphics/radeontop/pkg: README
Log message:
Update radeontop 1.3 => 1.4
Software changes:
- added new PCI IDs
- works with /dev/dri/card* (no /dev/kmem access required anymore)
Port changes:
- drop readme, because /dev/dri/card* is owned by the user when xenodm
is used to start X.
- add post extract step to set the version string for --version
ok op@