diff --git a/sysutils/smartmontools/Makefile b/sysutils/smartmontools/Makefile index 0dedcfff6f7b..dacd1b76fb1d 100644 --- a/sysutils/smartmontools/Makefile +++ b/sysutils/smartmontools/Makefile @@ -6,13 +6,15 @@ # PORTNAME= smartmontools -PORTVERSION= 5.39.1 +PORTVERSION= 5.40 CATEGORIES= sysutils MASTER_SITES= SF MAINTAINER= samm@os2.kiev.ua COMMENT= S.M.A.R.T. disk monitoring tools +LICENSE= GPLv2 + CONFLICTS= smartmontools-devel-[0-9]* USE_GMAKE= yes diff --git a/sysutils/smartmontools/distinfo b/sysutils/smartmontools/distinfo index 143bab442dd9..4ec97a29e5cc 100644 --- a/sysutils/smartmontools/distinfo +++ b/sysutils/smartmontools/distinfo @@ -1,3 +1,3 @@ -MD5 (smartmontools-5.39.1.tar.gz) = f6f7380ae45587161c0adae8862110e9 -SHA256 (smartmontools-5.39.1.tar.gz) = 725cfd59b33a97561346a990e1ec50b150dbac01f2b90cd9cf3fd74ff1e77720 -SIZE (smartmontools-5.39.1.tar.gz) = 659335 +MD5 (smartmontools-5.40.tar.gz) = 0f0be0239914ad87830a4fff594bda5b +SHA256 (smartmontools-5.40.tar.gz) = 2a68ed20d5d6bd198e1aa6bf0b6037f0f216e3b14da022115244f1af9d248bfd +SIZE (smartmontools-5.40.tar.gz) = 705592 diff --git a/sysutils/smartmontools/pkg-descr b/sysutils/smartmontools/pkg-descr index c95debe3b9fa..ea61a6759c2c 100644 --- a/sysutils/smartmontools/pkg-descr +++ b/sysutils/smartmontools/pkg-descr @@ -2,6 +2,6 @@ The smartmontools package contains two utility programs (smartctl and smartd) to control and monitor storage systems using the Self-Monitoring, Analysis and Reporting Technology System (S.M.A.R.T.) built into most modern ATA and SCSI hard disks. It is derived from the smartsuite package, and includes -support for ATA/ATAPI-5 disks. +support for ATA/ATAPI/SATA disks and SCSI disks and tape devices. WWW: http://smartmontools.sourceforge.net diff --git a/sysutils/smartmontools/pkg-plist b/sysutils/smartmontools/pkg-plist index 5ae1f7cae493..b799592b2a46 100644 --- a/sysutils/smartmontools/pkg-plist +++ b/sysutils/smartmontools/pkg-plist @@ -5,6 +5,7 @@ etc/periodic/daily/smart etc/smartd.conf.sample sbin/smartctl sbin/smartd +sbin/update-smart-drivedb %%DOCSDIR%%/AUTHORS %%DOCSDIR%%/CHANGELOG %%DOCSDIR%%/COPYING