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

eborisch at macports.org eborisch at macports.org
Tue Jan 15 06:51:39 PST 2013


Revision: 101627
          https://trac.macports.org/changeset/101627
Author:   eborisch at macports.org
Date:     2013-01-15 06:51:39 -0800 (Tue, 15 Jan 2013)
Log Message:
-----------
py-spyder-devel: Update to 2.2.0beta

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-01-15 12:32:40 UTC (rev 101626)
+++ trunk/dports/python/py-spyder-devel/Portfile	2013-01-15 14:51:39 UTC (rev 101627)
@@ -3,8 +3,9 @@
 
 PortSystem          1.0
 name                py-spyder-devel
-version             2.2.0-dev
+version             2.2.0beta1
 revision            0
+epoch               20130115
 
 PortGroup           python 1.0
 
@@ -30,19 +31,18 @@
                     development environment with advanced editing, \
                     interactive testing, debugging and introspection features.
 
-master_sites        http://spyderlib.googlecode.com/archive/
-distname            dbfee69d3c04fdc58aec18aa99c14327e1b4eafd
+master_sites        googlecode:spyderlib
+distname            spyder-${version}
 use_zip             yes
 supported_archs     noarch
 
-# The created zip file doesn't always have the same checksum from googlecode
-checksum {}
-
-worksrcdir          spyderlib-[string range $distname 0 11]
-
 #pyNN-scipy doesn't build universal
 universal_variant   no 
 
+checksums \
+    rmd160  d0bd6866b00f0e0563adbf71ef0add9da11ac4d5 \
+    sha256  7e62cdf726960294edc812433bde91f20c3130c8b7c98349c57ee495a3ccab0e
+
 if {${subport} != ${name}} {
     conflicts           port:py${python.version}-spyder
     
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130115/82193a2a/attachment.html>


More information about the macports-changes mailing list