Update smartmontools to 7.0
Changelog: https://www.smartmontools.org/browser/tags/RELEASE_7_0/smartmontools/NEWS OK giovanni@ (MAINTAINER) who had the same diff
This commit is contained in:
parent
501996f453
commit
1fdd118784
@ -1,11 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.39 2018/10/24 14:28:10 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.40 2019/03/01 19:35:34 cwen Exp $
|
||||
|
||||
COMMENT= control and monitor storage systems using SMART
|
||||
|
||||
# XXX at update time check whether C++11 is actually needed
|
||||
DISTNAME= smartmontools-6.6
|
||||
DISTNAME= smartmontools-7.0
|
||||
CATEGORIES= sysutils
|
||||
REVISION= 1
|
||||
|
||||
HOMEPAGE= https://www.smartmontools.org/
|
||||
MAINTAINER= Giovanni Bechis <giovanni@openbsd.org>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (smartmontools-6.6.tar.gz) = UfQ9D7Bk/Mr4I7vmjPDTF9CJX/iVqjU7MzmjsxalMFQ=
|
||||
SIZE (smartmontools-6.6.tar.gz) = 903847
|
||||
SHA256 (smartmontools-7.0.tar.gz) = 5eGsJ4a8h/29b5LQ7nUbeZ+7PhoJwKajefnrZLPo9hw=
|
||||
SIZE (smartmontools-7.0.tar.gz) = 944925
|
||||
|
@ -1,4 +1,5 @@
|
||||
@comment $OpenBSD: PLIST,v 1.7 2015/05/18 17:17:40 giovanni Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.8 2019/03/01 19:35:34 cwen Exp $
|
||||
@rcscript ${RCDIR}/smartd
|
||||
@man man/man5/smartd.conf.5
|
||||
@man man/man8/smartctl.8
|
||||
@man man/man8/smartd.8
|
||||
@ -16,4 +17,3 @@ share/examples/smartmontools/Example5
|
||||
share/examples/smartmontools/Example6
|
||||
share/examples/smartmontools/README
|
||||
share/examples/smartmontools/smartd_warning.sh
|
||||
@rcscript ${RCDIR}/smartd
|
||||
|
Loading…
Reference in New Issue
Block a user