update to 5.37 from Romain Gaillegue <romain@biscotte.net> (maintainer).
original submission by Giovanni Bechis <bigionews@snb.it>.
This commit is contained in:
parent
aee4790913
commit
f205dd17d6
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2007/09/15 21:14:02 merdely Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2007/11/09 13:35:37 pyr Exp $
|
||||
|
||||
# consertive setting. macppc found to have some issues.
|
||||
ONLY_FOR_ARCHS= amd64 i386
|
||||
|
||||
COMMENT= control and monitor storage systems using SMART
|
||||
|
||||
DISTNAME= smartmontools-5.33
|
||||
DISTNAME= smartmontools-5.37
|
||||
CATEGORIES= sysutils
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=smartmontools/}
|
||||
@ -22,6 +22,6 @@ PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
WANTLIB= c util
|
||||
WANTLIB= c m stdc++ util
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (smartmontools-5.33.tar.gz) = U/aGGpFhaaiKntsYSOJ90A==
|
||||
RMD160 (smartmontools-5.33.tar.gz) = xqpabdkDpV0MWD2yyL19IIUsm/Q=
|
||||
SHA1 (smartmontools-5.33.tar.gz) = 3RR4QChDJ4ujd4zLG2q2KaI+Or4=
|
||||
SHA256 (smartmontools-5.33.tar.gz) = L93htOYQzW4ATbj5isEQD8vqA7jxHiNt5TbOIrxsYg0=
|
||||
SIZE (smartmontools-5.33.tar.gz) = 509826
|
||||
MD5 (smartmontools-5.37.tar.gz) = SrNmi30TYs6SP2SiEeDlaA==
|
||||
RMD160 (smartmontools-5.37.tar.gz) = 6dGMcTQHZtxDv0YqTBLLDRUvKBI=
|
||||
SHA1 (smartmontools-5.37.tar.gz) = 1uiPV24mg2uSnFcCkGRLBYBkVgI=
|
||||
SHA256 (smartmontools-5.37.tar.gz) = KYRkWyB8UuqbjvOVGvi9DFqrRpYH+r9jreBfj+hzCcE=
|
||||
SIZE (smartmontools-5.37.tar.gz) = 590605
|
||||
|
@ -1,16 +1,16 @@
|
||||
$OpenBSD: patch-Makefile_in,v 1.1.1.1 2005/03/08 01:47:26 kurt Exp $
|
||||
--- Makefile.in.orig Fri Sep 10 00:11:44 2004
|
||||
+++ Makefile.in Fri Feb 18 14:27:05 2005
|
||||
@@ -424,7 +424,7 @@ DIST_SOURCES = $(smartctl_SOURCES) $(am_
|
||||
|
||||
NROFF = nroff
|
||||
MANS = $(man_MANS)
|
||||
$OpenBSD: patch-Makefile_in,v 1.2 2007/11/09 13:35:38 pyr Exp $
|
||||
--- Makefile.in.orig Wed Dec 20 21:38:50 2006
|
||||
+++ Makefile.in Thu Oct 25 14:44:43 2007
|
||||
@@ -172,7 +172,7 @@ am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
|
||||
docsDATA_INSTALL = $(INSTALL_DATA)
|
||||
initdDATA_INSTALL = $(INSTALL_DATA)
|
||||
sysconfDATA_INSTALL = $(INSTALL_DATA)
|
||||
-DATA = $(docs_DATA) $(initd_DATA) $(sysconf_DATA)
|
||||
+DATA = $(docs_DATA) $(sysconf_DATA)
|
||||
|
||||
|
||||
RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
|
||||
@@ -1145,9 +1145,9 @@ info: info-recursive
|
||||
ETAGS = etags
|
||||
CTAGS = ctags
|
||||
DIST_SUBDIRS = $(SUBDIRS)
|
||||
@@ -1122,9 +1122,9 @@ info: info-recursive
|
||||
|
||||
info-am:
|
||||
|
||||
|
@ -1,11 +0,0 @@
|
||||
$OpenBSD: patch-os_openbsd_c,v 1.1.1.1 2005/03/08 01:47:26 kurt Exp $
|
||||
--- os_openbsd.c.orig Fri Feb 18 14:13:11 2005
|
||||
+++ os_openbsd.c Fri Feb 18 14:11:38 2005
|
||||
@@ -18,6 +18,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
+#include <unistd.h>
|
||||
#include "config.h"
|
||||
#include "atacmds.h"
|
||||
#include "scsicmds.h"
|
@ -1,22 +1,22 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2005/03/08 01:47:26 kurt Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2007/11/09 13:35:38 pyr Exp $
|
||||
@man man/man5/smartd.conf.5
|
||||
@man man/man8/smartctl.8
|
||||
@man man/man8/smartd.8
|
||||
sbin/smartctl
|
||||
sbin/smartd
|
||||
share/doc/smartmontools-5.33/
|
||||
share/doc/smartmontools-5.33/AUTHORS
|
||||
share/doc/smartmontools-5.33/CHANGELOG
|
||||
share/doc/smartmontools-5.33/COPYING
|
||||
share/doc/smartmontools-5.33/INSTALL
|
||||
share/doc/smartmontools-5.33/NEWS
|
||||
share/doc/smartmontools-5.33/README
|
||||
share/doc/smartmontools-5.33/TODO
|
||||
share/doc/smartmontools-5.33/WARNINGS
|
||||
share/doc/smartmontools-5.33/examplescripts/
|
||||
share/doc/smartmontools-5.33/examplescripts/Example1
|
||||
share/doc/smartmontools-5.33/examplescripts/Example2
|
||||
share/doc/smartmontools-5.33/examplescripts/Example3
|
||||
share/doc/smartmontools-5.33/examplescripts/README
|
||||
share/doc/smartmontools-5.33/smartd.conf
|
||||
@sample ${SYSCONFDIR}/smartd.conf
|
||||
share/doc/smartmontools-5.37/
|
||||
share/doc/smartmontools-5.37/AUTHORS
|
||||
share/doc/smartmontools-5.37/CHANGELOG
|
||||
share/doc/smartmontools-5.37/COPYING
|
||||
share/doc/smartmontools-5.37/INSTALL
|
||||
share/doc/smartmontools-5.37/NEWS
|
||||
share/doc/smartmontools-5.37/README
|
||||
share/doc/smartmontools-5.37/TODO
|
||||
share/doc/smartmontools-5.37/WARNINGS
|
||||
share/doc/smartmontools-5.37/examplescripts/
|
||||
share/doc/smartmontools-5.37/examplescripts/Example1
|
||||
share/doc/smartmontools-5.37/examplescripts/Example2
|
||||
share/doc/smartmontools-5.37/examplescripts/Example3
|
||||
share/doc/smartmontools-5.37/examplescripts/Example4
|
||||
share/doc/smartmontools-5.37/examplescripts/README
|
||||
share/doc/smartmontools-5.37/smartd.conf
|
||||
|
Loading…
Reference in New Issue
Block a user