sysutils/bsdsensors: 0.1.20250323 => 0.1.20250325
Changelog: Added some Fan Control read-only support for ITE chips. For now only IT8720F's info is added. https://github.com/HenryHu/bsdsensors/releases/tag/0.1.20250325 Approved by: Henry Hu <henry.hu.sh@gmail.com> (maintainer, via github)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
PORTNAME= bsdsensors
|
||||
DISTVERSION= 0.1.20250323
|
||||
DISTVERSION= 0.1.20250325
|
||||
CATEGORIES= sysutils
|
||||
|
||||
MAINTAINER= henry.hu.sh@gmail.com
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1742778694
|
||||
SHA256 (henryhu-bsdsensors-0.1.20250323_GH0.tar.gz) = f0fbfcf2e5cd111d1671c44885e6575da098903ad9b21e7f501335941c6e90b7
|
||||
SIZE (henryhu-bsdsensors-0.1.20250323_GH0.tar.gz) = 71048
|
||||
TIMESTAMP = 1743126428
|
||||
SHA256 (henryhu-bsdsensors-0.1.20250325_GH0.tar.gz) = 5ee8a3a52bf751485ea6eee01f04f1dcf4aac7bfe4583e0edec20c9e4a539d16
|
||||
SIZE (henryhu-bsdsensors-0.1.20250325_GH0.tar.gz) = 72196
|
||||
|
||||
@@ -14,6 +14,7 @@ include/bsdsensors/fintek_temp_sensor.h
|
||||
include/bsdsensors/fintek_volt_sensor.h
|
||||
include/bsdsensors/ite_chip.h
|
||||
include/bsdsensors/ite_chip_info.h
|
||||
include/bsdsensors/ite_fan_control.h
|
||||
include/bsdsensors/ite_fan_speed.h
|
||||
include/bsdsensors/ite_temp_sensor.h
|
||||
include/bsdsensors/ite_volt_sensor.h
|
||||
|
||||
Reference in New Issue
Block a user