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:
Vladimir Druzenko
2025-03-28 15:10:50 +03:00
parent f31eaca8ac
commit 3fbdbff97c
3 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
PORTNAME= bsdsensors
DISTVERSION= 0.1.20250323
DISTVERSION= 0.1.20250325
CATEGORIES= sysutils
MAINTAINER= henry.hu.sh@gmail.com
+3 -3
View File
@@ -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
+1
View File
@@ -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