ports/opt (2.3): smartmontools: updated to 5.37
commit 21e791ba2bc4c93cd2ab99b0dd4ccb7d6c5fd4ad Author: Simon Gloßner <viper@hometux.de> Date: Thu Dec 21 09:45:43 2006 +0100 smartmontools: updated to 5.37 diff --git a/smartmontools/.md5sum b/smartmontools/.md5sum index d3550bd..5abd8e6 100644 --- a/smartmontools/.md5sum +++ b/smartmontools/.md5sum @@ -1,2 +1,2 @@ 482b47077510dbac2bf8ce72907ff9f8 smartd -2e424f2d35efa38a29ebca419c1dbe3c smartmontools-5.36.tar.gz +4ab3668b7d1362ce923f64a211e0e568 smartmontools-5.37.tar.gz diff --git a/smartmontools/Pkgfile b/smartmontools/Pkgfile index ab8fddc..44cb937 100644 --- a/smartmontools/Pkgfile +++ b/smartmontools/Pkgfile @@ -4,7 +4,7 @@ # Packager: Jürgen Daubert, juergen dot daubert at t-online dot de name=smartmontools -version=5.36 +version=5.37 release=1 source=(http://dl.sourceforge.net/$name/$name-$version.tar.gz \ smartd) @@ -14,6 +14,7 @@ build () { ./configure \ --prefix=/usr \ + --mandir=/usr/man \ --sysconfdir=/etc make make DESTDIR=$PKG install
participants (1)
-
crux@crux.nu