Updated smartmontools (5.39.1).

This commit is contained in:
Arne Fitzenreiter
2010-05-08 20:16:59 +02:00
parent 50a488f4f8
commit 3343fb68e9
4 changed files with 20 additions and 19 deletions

View File

@@ -4,22 +4,22 @@
#usr/etc/smartd.conf
usr/sbin/smartctl
#usr/sbin/smartd
#usr/share/doc/smartmontools-5.39
#usr/share/doc/smartmontools-5.39/AUTHORS
#usr/share/doc/smartmontools-5.39/CHANGELOG
#usr/share/doc/smartmontools-5.39/COPYING
#usr/share/doc/smartmontools-5.39/INSTALL
#usr/share/doc/smartmontools-5.39/NEWS
#usr/share/doc/smartmontools-5.39/README
#usr/share/doc/smartmontools-5.39/TODO
#usr/share/doc/smartmontools-5.39/WARNINGS
#usr/share/doc/smartmontools-5.39/examplescripts
#usr/share/doc/smartmontools-5.39/examplescripts/Example1
#usr/share/doc/smartmontools-5.39/examplescripts/Example2
#usr/share/doc/smartmontools-5.39/examplescripts/Example3
#usr/share/doc/smartmontools-5.39/examplescripts/Example4
#usr/share/doc/smartmontools-5.39/examplescripts/README
#usr/share/doc/smartmontools-5.39/smartd.conf
#usr/share/doc/smartmontools-5.39.1
#usr/share/doc/smartmontools-5.39.1/AUTHORS
#usr/share/doc/smartmontools-5.39.1/CHANGELOG
#usr/share/doc/smartmontools-5.39.1/COPYING
#usr/share/doc/smartmontools-5.39.1/INSTALL
#usr/share/doc/smartmontools-5.39.1/NEWS
#usr/share/doc/smartmontools-5.39.1/README
#usr/share/doc/smartmontools-5.39.1/TODO
#usr/share/doc/smartmontools-5.39.1/WARNINGS
#usr/share/doc/smartmontools-5.39.1/examplescripts
#usr/share/doc/smartmontools-5.39.1/examplescripts/Example1
#usr/share/doc/smartmontools-5.39.1/examplescripts/Example2
#usr/share/doc/smartmontools-5.39.1/examplescripts/Example3
#usr/share/doc/smartmontools-5.39.1/examplescripts/Example4
#usr/share/doc/smartmontools-5.39.1/examplescripts/README
#usr/share/doc/smartmontools-5.39.1/smartd.conf
#usr/man/man5/smartd.conf.5
#usr/man/man8/smartctl.8
#usr/man/man8/smartd.8

View File

@@ -0,0 +1 @@
../../../common/smartmontools

View File

@@ -292,7 +292,7 @@
* setuptools-0.6c8
* shadow-4.0.15
* slang-1.4.9
* smartmontools-5.39
* smartmontools-5.39.1
* snort-2.8.5.3
* sox-12.18.1
* spandsp-0.0.6pre12

View File

@@ -24,7 +24,7 @@
include Config
VER = 5.39
VER = 5.39.1
THISAPP = smartmontools-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = 63c1b5373a9ef91e9c9becb16e147571
$(DL_FILE)_MD5 = f6f7380ae45587161c0adae8862110e9
install : $(TARGET)