[54382] trunk/dports/sysutils/smartmontools/Portfile

toby at macports.org toby at macports.org
Sat Jul 25 21:22:15 PDT 2009


Revision: 54382
          http://trac.macports.org/changeset/54382
Author:   toby at macports.org
Date:     2009-07-25 21:22:13 -0700 (Sat, 25 Jul 2009)
Log Message:
-----------
whitespace, take maintainership

Modified Paths:
--------------
    trunk/dports/sysutils/smartmontools/Portfile

Modified: trunk/dports/sysutils/smartmontools/Portfile
===================================================================
--- trunk/dports/sysutils/smartmontools/Portfile	2009-07-26 02:53:19 UTC (rev 54381)
+++ trunk/dports/sysutils/smartmontools/Portfile	2009-07-26 04:22:13 UTC (rev 54382)
@@ -2,23 +2,23 @@
 
 PortSystem 1.0
 
-name             smartmontools
-version          5.38
-categories       sysutils
-maintainers      nomaintainer
-description      SMART hard drive monitoring
+name            smartmontools
+version         5.38
+categories      sysutils
+maintainers     toby
+description     SMART hard drive monitoring
 long_description \
-	Two utility programs (smartctl and smartd) to control and monitor \
-	storage systems using the Self-Monitoring, Analysis and Reporting \
-	Technology System (SMART) built into most modern ATA and SCSI hard \
-	disks. In many cases, these utilities will provide advanced warning \
-	of disk degradation and failure.
-homepage         http://smartmontools.sourceforge.net/
-platforms        darwin
-master_sites     sourceforge
-checksums        sha1 90e36f46af7a35336c63868176aa71deef4c9e66
-configure.args   --mandir=${prefix}/share/man
+    Two utility programs (smartctl and smartd) to control and monitor \
+    storage systems using the Self-Monitoring, Analysis and Reporting \
+    Technology System (SMART) built into most modern ATA and SCSI hard \
+    disks. In many cases, these utilities will provide advanced warning \
+    of disk degradation and failure.
+homepage        http://smartmontools.sourceforge.net/
+platforms       darwin
+master_sites    sourceforge
+checksums       sha1 90e36f46af7a35336c63868176aa71deef4c9e66
+configure.args  --mandir=${prefix}/share/man
 
 platform darwin {
-	configure.args-append --with-initscriptdir=/Library/StartupItems
+    configure.args-append --with-initscriptdir=/Library/StartupItems
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090725/43428011/attachment.html>


More information about the macports-changes mailing list