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

ryandesign at macports.org ryandesign at macports.org
Fri Jun 17 06:50:52 PDT 2016


Revision: 149401
          https://trac.macports.org/changeset/149401
Author:   ryandesign at macports.org
Date:     2016-06-17 06:50:52 -0700 (Fri, 17 Jun 2016)
Log Message:
-----------
smartmontools: update to 6.5; rewrite master_sites to avoid redirects

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

Modified: trunk/dports/sysutils/smartmontools/Portfile
===================================================================
--- trunk/dports/sysutils/smartmontools/Portfile	2016-06-17 10:50:15 UTC (rev 149400)
+++ trunk/dports/sysutils/smartmontools/Portfile	2016-06-17 13:50:52 UTC (rev 149401)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                smartmontools
-version             6.4
+version             6.5
 categories          sysutils
 license             GPL-2+
 platforms           darwin
@@ -21,13 +21,12 @@
     of disk degradation and failure.
 
 homepage            http://smartmontools.sourceforge.net/
-master_sites        sourceforge
+master_sites        sourceforge:project/smartmontools/smartmontools/${version}/
 
-checksums           rmd160  a90387c07488cfd3b1f87a34dcf9297983e174c5 \
-                    sha256  eab75600c1eda9c34b13097db71138ab376f3dad8a6a4667fb4d1d081feb7a85
+checksums           rmd160  e62d15d406a92b75fa239603180c6b587f9d2aa8 \
+                    sha256  89e8bb080130bc6ce148573ba5bb91bfe30236b64b1b5bbca26515d4b5c945bc
 
-configure.args      --mandir=${prefix}/share/man \
-                    --with-drivedb \
+configure.args      --with-drivedb \
                     --without-savestates \
                     --without-attributelog \
                     --enable-sample \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160617/811e15ae/attachment.html>


More information about the macports-changes mailing list