[153654] trunk/dports/python/py-metar/Portfile

mf2k at macports.org mf2k at macports.org
Thu Oct 6 22:52:38 CEST 2016


Revision: 153654
          https://trac.macports.org/changeset/153654
Author:   mf2k at macports.org
Date:     2016-10-06 13:52:37 -0700 (Thu, 06 Oct 2016)
Log Message:
-----------
py-metar: Update to version 0.21. Use modern checksums. lint.

Modified Paths:
--------------
    trunk/dports/python/py-metar/Portfile

Modified: trunk/dports/python/py-metar/Portfile
===================================================================
--- trunk/dports/python/py-metar/Portfile	2016-10-06 20:20:17 UTC (rev 153653)
+++ trunk/dports/python/py-metar/Portfile	2016-10-06 20:52:37 UTC (rev 153654)
@@ -5,8 +5,7 @@
 PortGroup python    1.0
 
 name                py-metar
-version             0.19
-revision            2
+version             0.21
 platforms           darwin
 license             GPL-2+
 maintainers         nomaintainer
@@ -22,14 +21,16 @@
 
 master_sites        http://www.schwarzvogel.de/pkgs/
 distname            pymetar-${version}
-checksums           sha1    968c4ec413f034e1ba7da99e91bd5e048fbf53c0
 
+checksums           rmd160  80439b52519facd9b9714cdd5410d02eac6836ee \
+                    sha256  331978d9c54d49948e3817a782b857f247db6c279b8bb5bebd4f5b1a4bb503ea
+
 python.versions     27
 
 if {${name} ne ${subport}} {
     livecheck.type  none
 } else {
     livecheck.type  regex
-    livecheck.url   http://schwarzvogel.de/pkgs/ 
+    livecheck.url   http://schwarzvogel.de/pkgs/
     livecheck.regex {"pymetar-([0-9\.]+)\.tar\.gz"}
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-changes/attachments/20161006/d27feb52/attachment-0002.html>


More information about the macports-changes mailing list