[96128] trunk/dports/python/py-idlsave/Portfile
robitaille at macports.org
robitaille at macports.org
Wed Aug 1 10:33:26 PDT 2012
Revision: 96128
https://trac.macports.org/changeset/96128
Author: robitaille at macports.org
Date: 2012-08-01 10:33:26 -0700 (Wed, 01 Aug 2012)
Log Message:
-----------
py-idlsave: updated to 1.0.0 and added Python 3 support
Modified Paths:
--------------
trunk/dports/python/py-idlsave/Portfile
Modified: trunk/dports/python/py-idlsave/Portfile
===================================================================
--- trunk/dports/python/py-idlsave/Portfile 2012-08-01 17:21:11 UTC (rev 96127)
+++ trunk/dports/python/py-idlsave/Portfile 2012-08-01 17:33:26 UTC (rev 96128)
@@ -5,7 +5,7 @@
PortGroup python 1.0
name py-idlsave
-version 0.9.7
+version 1.0.0
maintainers robitaille
categories-append science
@@ -23,11 +23,11 @@
homepage http://astrofrog.github.com/idlsave/
master_sites http://cloud.github.com/downloads/astrofrog/idlsave/
distname IDLSave-${version}
-checksums md5 8364d1271231ec4b9e7fd75bc9c630a1 \
- sha1 42bcc0957feacf3a1f7bcc915083c62a3bc71b15 \
- rmd160 d55cd2f87c7842c36e87700050e88dff6d2e53f8
+checksums md5 2b2d4d0cc69d12d327bff2a78bcb737d \
+ sha1 345a4f25b208c57be5996f4096061e86b8968284 \
+ rmd160 78e648439ca2eaab8a4e8529efca88e21dd25623
-python.versions 25 26 27
+python.versions 25 26 27 31 32
python.default_version 27
if {${subport} != ${name}} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120801/e8a89f79/attachment.html>
More information about the macports-changes
mailing list