[148071] trunk/dports/python/py-magpy/Portfile
mojca at macports.org
mojca at macports.org
Mon Apr 25 14:56:02 PDT 2016
Revision: 148071
https://trac.macports.org/changeset/148071
Author: mojca at macports.org
Date: 2016-04-25 14:56:01 -0700 (Mon, 25 Apr 2016)
Log Message:
-----------
py-magpy: update to 0.2.000-40
Modified Paths:
--------------
trunk/dports/python/py-magpy/Portfile
Modified: trunk/dports/python/py-magpy/Portfile
===================================================================
--- trunk/dports/python/py-magpy/Portfile 2016-04-25 21:05:54 UTC (rev 148070)
+++ trunk/dports/python/py-magpy/Portfile 2016-04-25 21:56:01 UTC (rev 148071)
@@ -5,9 +5,9 @@
PortGroup python 1.0
PortGroup github 1.0
-github.setup geomagpy magpy b2aa46c
+github.setup geomagpy magpy d421fbe
name py-magpy
-version 0.2.000-29
+version 0.2.000-40
platforms darwin
license GPL-3
maintainers mojca openmaintainer
@@ -15,8 +15,8 @@
description Geomagnetic analysis tools.
long_description ${description}
-checksums rmd160 de4e5a1b8d6f68884048f0d83acfa306ec151eb0 \
- sha256 088fc09ac8dee33d7a1bd01c661071565569e9ffbe8202f2721e8d65c9d8b4be
+checksums rmd160 1872907ca70cb815447a8671b0dd3abee3616376 \
+ sha256 b3fbb91693ae30b5f25f8af9abc63478a638c337f68d98213964fbedad3dd077
python.versions 27
# python.versions 27 34 35
@@ -44,4 +44,8 @@
}
livecheck.type none
+} else {
+ livecheck.url ${github.homepage}/blob/master/GeomagPy.egg-info/PKG-INFO
+ livecheck.regex {Version: v([0-9.-]*)}
+ livecheck.version ${version}
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160425/57c65a8d/attachment-0001.html>
More information about the macports-changes
mailing list