[105861] trunk/dports/python/py-spyder-devel/Portfile

eborisch at macports.org eborisch at macports.org
Wed May 8 09:18:33 PDT 2013


Revision: 105861
          https://trac.macports.org/changeset/105861
Author:   eborisch at macports.org
Date:     2013-05-08 09:18:33 -0700 (Wed, 08 May 2013)
Log Message:
-----------
py-spyder-devel: Update to 2.2.0

Modified Paths:
--------------
    trunk/dports/python/py-spyder-devel/Portfile

Modified: trunk/dports/python/py-spyder-devel/Portfile
===================================================================
--- trunk/dports/python/py-spyder-devel/Portfile	2013-05-08 15:18:39 UTC (rev 105860)
+++ trunk/dports/python/py-spyder-devel/Portfile	2013-05-08 16:18:33 UTC (rev 105861)
@@ -3,9 +3,11 @@
 
 PortSystem          1.0
 name                py-spyder-devel
-version             2.2.0beta4
+version             2.2.0
 revision            0
-epoch               20130115
+# Preference on mailing list is to use small numbers for epoch.
+# This is already a date code, so sticking with dates.
+epoch               20130508
 
 PortGroup           python 1.0
 
@@ -40,9 +42,9 @@
 universal_variant   no 
 
 checksums \
-    rmd160  03fb57a9dc32304a5de3a03b35f59a3b5a3c0ad4 \
-    sha256  015be2c2c2f0522fdff18bb58fa9fd02b8a084694c34dc1f21e7096c02264840 \
-    sha1    380f8f17a047667f23df41a1eb618c72b7a1d5cb
+    rmd160  367cc156ba883ede164ea86c414c666f629f2ac9 \
+    sha256  1d00120fe54e5d139cfe957093c13290778d8dfdff7f978bbf9e64263ff150e9 \
+    sha1    946b14d71931218baf10105f820eaeb4d317ab80
 
 if {${subport} != ${name}} {
     conflicts           py${python.version}-spyder
@@ -155,4 +157,6 @@
 ##############################################################"
 }
 
-livecheck.type      none
+livecheck.type      regex
+livecheck.url       http://code.google.com/p/spyderlib/downloads/list
+livecheck.regex     spyder-(\[0-9\]+(\.\[0-9betarc]+)*)\.zip
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130508/9b265279/attachment.html>


More information about the macports-changes mailing list