[153491] trunk/dports/science/wannier90/Portfile

dstrubbe at macports.org dstrubbe at macports.org
Sun Oct 2 18:56:10 CEST 2016


Revision: 153491
          https://trac.macports.org/changeset/153491
Author:   dstrubbe at macports.org
Date:     2016-10-02 09:56:10 -0700 (Sun, 02 Oct 2016)
Log Message:
-----------
wannier90: Fix livecheck. Add openmaintainer.

Modified Paths:
--------------
    trunk/dports/science/wannier90/Portfile

Modified: trunk/dports/science/wannier90/Portfile
===================================================================
--- trunk/dports/science/wannier90/Portfile	2016-10-02 16:40:30 UTC (rev 153490)
+++ trunk/dports/science/wannier90/Portfile	2016-10-02 16:56:10 UTC (rev 153491)
@@ -11,7 +11,7 @@
 categories          science
 platforms           darwin
 license             GPL-2+
-maintainers         dstrubbe
+maintainers         dstrubbe openmaintainer
 
 description         A Tool for Obtaining Maximally-Localised Wannier Functions
 
@@ -20,8 +20,8 @@
                     maximally-localised Wannier functions. Interfaces exist \
                     for various density-functional theory codes.
 
-homepage            http://www.wannier.org/
-master_sites        ${homepage}code/
+homepage            http://www.wannier.org
+master_sites        ${homepage}/code/
 
 checksums           rmd160  357909e686b4b414d8afd8bb8ef90e71c7519708 \
                     sha1    17af3f22a2623dc4d2c183dae7a5c63a6f0941bb
@@ -69,5 +69,5 @@
 }
 
 livecheck.type      regex
-livecheck.url       [lindex ${master_sites} 0]
-livecheck.regex     ${name}-(\[0-9.\]+)${extract.suffix}
+livecheck.url       ${homepage}/download.html
+livecheck.regex     Wannier90 \\(v(\[0-9.\]+)\\)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-changes/attachments/20161002/4723b61c/attachment-0002.html>


More information about the macports-changes mailing list