[79654] trunk/dports/python
adfernandes at macports.org
adfernandes at macports.org
Wed Jun 22 09:36:46 PDT 2011
Revision: 79654
http://trac.macports.org/changeset/79654
Author: adfernandes at macports.org
Date: 2011-06-22 09:36:46 -0700 (Wed, 22 Jun 2011)
Log Message:
-----------
python/py2[67]-MMTK: version bump to 2.7.4 (bugfix) and fix typo in py27 port
Modified Paths:
--------------
trunk/dports/python/py26-MMTK/Portfile
trunk/dports/python/py27-MMTK/Portfile
Modified: trunk/dports/python/py26-MMTK/Portfile
===================================================================
--- trunk/dports/python/py26-MMTK/Portfile 2011-06-22 16:02:51 UTC (rev 79653)
+++ trunk/dports/python/py26-MMTK/Portfile 2011-06-22 16:36:46 UTC (rev 79654)
@@ -5,7 +5,7 @@
set realname MMTK
name py26-${realname}
-version 2.7.3
+version 2.7.4
revision 1
categories python science
maintainers mmoll openmaintainer
@@ -15,10 +15,10 @@
homepage http://sourcesup.cru.fr/projects/mmtk/
platforms darwin
distname ${realname}-${version}
-master_sites http://sourcesup.cru.fr/frs/download.php/3421/
-checksums md5 bd615963931497e4a9ba7d3db7a9e8cf \
- sha1 ffdfcca2fb262ff74684d84bb1a29ca85bad6945 \
- rmd160 5b3c35446a9c2c22cff357cbb327a91c9337eb40
+master_sites https://sourcesup.cru.fr/frs/download.php/3668/
+checksums md5 8e941ac5bb3930919697d9a781738d9c \
+ sha1 31a4b3d7469e82fc24c363d7cd1b20d425976294 \
+ rmd160 0259d428336f5717307468f8e4ebd57351bacc19
depends_build port:py26-distribute
depends_lib port:py26-scientific
build.env CPPFLAGS="-I${prefix}/include -I${prefix}/include/python2.6"
Modified: trunk/dports/python/py27-MMTK/Portfile
===================================================================
--- trunk/dports/python/py27-MMTK/Portfile 2011-06-22 16:02:51 UTC (rev 79653)
+++ trunk/dports/python/py27-MMTK/Portfile 2011-06-22 16:36:46 UTC (rev 79654)
@@ -5,7 +5,7 @@
set realname MMTK
name py27-${realname}
-version 2.7.3
+version 2.7.4
revision 1
categories python science
maintainers mmoll openmaintainer
@@ -15,13 +15,13 @@
homepage http://sourcesup.cru.fr/projects/mmtk/
platforms darwin
distname ${realname}-${version}
-master_sites http://sourcesup.cru.fr/frs/download.php/3421/
-checksums md5 bd615963931497e4a9ba7d3db7a9e8cf \
- sha1 ffdfcca2fb262ff74684d84bb1a29ca85bad6945 \
- rmd160 5b3c35446a9c2c22cff357cbb327a91c9337eb40
+master_sites https://sourcesup.cru.fr/frs/download.php/3668/
+checksums md5 8e941ac5bb3930919697d9a781738d9c \
+ sha1 31a4b3d7469e82fc24c363d7cd1b20d425976294 \
+ rmd160 0259d428336f5717307468f8e4ebd57351bacc19
depends_build port:py27-distribute
depends_lib port:py27-scientific
-build.env CPPFLAGS="-I${prefix}/include -I${prefix}/include/python2.6"
+build.env CPPFLAGS="-I${prefix}/include -I${prefix}/include/python2.7"
livecheck.type none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110622/5ae3b33f/attachment.html>
More information about the macports-changes
mailing list