From 4d98693688584fe603037a72af3ae32286a7a45f Mon Sep 17 00:00:00 2001 From: shattered Date: Tue, 20 Aug 2013 11:07:13 +0000 Subject: Update to 6.2 and reset maintainer. Selected changes: - Support for ATA Long Logical/Physical Sectors (LLS/LPS). - smartctl option '-f brief' to select new attribute output format which includes more flags and fits in 80 columns. - smartctl options '-g, --get' and '-s, --set' to get/set various ATA settings: AAM, APM, Read look-ahead, Write cache, Security (freeze), Standby mode/timer. - smartd resends warning emails if problem reappears. - smartd warning emails include device identify info. - 'update-smart-drivedb' does no longer require GNU sed. - Linux and FreeBSD: Support for SATA/SAS disks behind Areca SAS controllers. - Many HDD, SSD and USB additions to drive database. More: http://sourceforge.net/p/smartmontools/code/HEAD/tree/trunk/smartmontools/NEWS --- sysutils/smartmontools/PLIST | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'sysutils/smartmontools/PLIST') diff --git a/sysutils/smartmontools/PLIST b/sysutils/smartmontools/PLIST index efa6c91065c..ce9a8915ef1 100644 --- a/sysutils/smartmontools/PLIST +++ b/sysutils/smartmontools/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2010/11/13 10:10:45 tnn Exp $ +@comment $NetBSD: PLIST,v 1.6 2013/08/20 11:07:13 shattered Exp $ man/man5/smartd.conf.5 man/man8/smartctl.8 man/man8/smartd.8 @@ -6,8 +6,9 @@ sbin/smartctl sbin/smartd sbin/update-smart-drivedb share/doc/smartmontools/AUTHORS -share/doc/smartmontools/CHANGELOG share/doc/smartmontools/COPYING +share/doc/smartmontools/ChangeLog +share/doc/smartmontools/ChangeLog-5.0-6.0 share/doc/smartmontools/INSTALL share/doc/smartmontools/NEWS share/doc/smartmontools/README @@ -20,4 +21,5 @@ share/doc/smartmontools/examplescripts/Example4 share/doc/smartmontools/examplescripts/README share/examples/rc.d/smartd share/examples/smartmontools/smartd.conf +share/examples/smartmontools/smartd_warning.sh share/smartmontools/drivedb.h -- cgit v1.2.3