1
0
forked from ports/opt

lm_sensors: updated to 3.3.5

This commit is contained in:
Jose V Beneyto 2014-01-23 11:34:15 +01:00
parent 9371500cc1
commit 9881f9a28b
4 changed files with 8 additions and 12 deletions

View File

@ -27,6 +27,7 @@ drwxr-xr-x root/root usr/man/man8/
-rw-r--r-- root/root usr/man/man8/isadump.8.gz
-rw-r--r-- root/root usr/man/man8/isaset.8.gz
-rw-r--r-- root/root usr/man/man8/pwmconfig.8.gz
-rw-r--r-- root/root usr/man/man8/sensors-conf-convert.8.gz
-rw-r--r-- root/root usr/man/man8/sensors-detect.8.gz
drwxr-xr-x root/root usr/sbin/
-rwxr-xr-x root/root usr/sbin/fancontrol

View File

@ -1 +1 @@
60cfb98ab7a8915c3ac684af5459de2e lm_sensors-3.3.4.tar.bz2
da506dedceb41822e64865f6ba34828a lm_sensors-3.3.5.tar.bz2

View File

@ -5,12 +5,13 @@
# Nice to have: i2c-tools
name=lm_sensors
version=3.3.4
version=3.3.5
release=1
source=(http://dl.lm-sensors.org/lm-sensors/releases/$name-$version.tar.bz2)
build () {
cd $name-$version
make install PREFIX=/usr \
ETCDIR=/usr/etc \
DESTDIR=$PKG

View File

@ -4,16 +4,10 @@ README for lm_sensors
IMPORTANT NOTES
* The libsensors configuration file (/etc/sensors.conf) is never overwritten
by our installation process, so that you won't lose your personal settings
in that file. You still can get our latest default config file in
etc/sensors.conf.eg and manually copy it to /etc/sensors.conf if you want.
You will then want to edit it to fit your needs again.
* The format of /etc/sensors.conf changed with lm-sensors >= 3.0.0.
If you have a custom configuration file using the old format, you can convert
it using the sensors-conf-convert script. Otherwise just overwrite your old
configuration file with the new default one.
* The format of /usr/etc/sensors3.conf changed with lm-sensors 3.0.0.
If you have a custom configuration file using the old format, you
can convert it using the sensors-conf-convert script. Otherwise just
overwrite your old configuration file with the new default one.
KERNEL CONFIGURATION