[74843] trunk/dports/python

adfernandes at macports.org adfernandes at macports.org
Mon Jan 3 10:32:08 PST 2011


Revision: 74843
          http://trac.macports.org/changeset/74843
Author:   adfernandes at macports.org
Date:     2011-01-03 10:32:00 -0800 (Mon, 03 Jan 2011)
Log Message:
-----------
py2[67]-MMTK : version bump and new python27 port

Modified Paths:
--------------
    trunk/dports/python/py26-MMTK/Portfile
    trunk/dports/python/py27-MMTK/Portfile

Added Paths:
-----------
    trunk/dports/python/py27-MMTK/

Removed Paths:
-------------
    trunk/dports/python/py26-MMTK/files/
    trunk/dports/python/py27-MMTK/files/

Modified: trunk/dports/python/py26-MMTK/Portfile
===================================================================
--- trunk/dports/python/py26-MMTK/Portfile	2011-01-03 17:43:08 UTC (rev 74842)
+++ trunk/dports/python/py26-MMTK/Portfile	2011-01-03 18:32:00 UTC (rev 74843)
@@ -5,7 +5,7 @@
 
 set realname        MMTK
 name                py26-${realname}
-version             2.7.2
+version             2.7.3
 revision            1
 categories          python science
 maintainers         mmoll openmaintainer
@@ -15,11 +15,10 @@
 homepage            http://sourcesup.cru.fr/projects/mmtk/
 platforms           darwin
 distname            ${realname}-${version}
-master_sites        http://sourcesup.cru.fr/frs/download.php/3211/
-checksums           md5     0e84239a15e668f479ec83be263d0f90 \
-                    sha1    4ca595112127e4951ec280523dfc8f2155e5ab0a \
-                    rmd160  b77f736f5c7b3856e56345c7369e21019814fc3c
-patchfiles          patch-setup.py.diff
+master_sites        http://sourcesup.cru.fr/frs/download.php/3421/
+checksums           md5     bd615963931497e4a9ba7d3db7a9e8cf \
+                    sha1    ffdfcca2fb262ff74684d84bb1a29ca85bad6945 \
+                    rmd160  5b3c35446a9c2c22cff357cbb327a91c9337eb40
 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/py26-MMTK/Portfile	2011-01-02 20:40:17 UTC (rev 74792)
+++ trunk/dports/python/py27-MMTK/Portfile	2011-01-03 18:32:00 UTC (rev 74843)
@@ -1,11 +1,11 @@
 # $Id$
 
 PortSystem 1.0
-PortGroup python26 1.0
+PortGroup python27 1.0
 
 set realname        MMTK
-name                py26-${realname}
-version             2.7.2
+name                py27-${realname}
+version             2.7.3
 revision            1
 categories          python science
 maintainers         mmoll openmaintainer
@@ -15,13 +15,12 @@
 homepage            http://sourcesup.cru.fr/projects/mmtk/
 platforms           darwin
 distname            ${realname}-${version}
-master_sites        http://sourcesup.cru.fr/frs/download.php/3211/
-checksums           md5     0e84239a15e668f479ec83be263d0f90 \
-                    sha1    4ca595112127e4951ec280523dfc8f2155e5ab0a \
-                    rmd160  b77f736f5c7b3856e56345c7369e21019814fc3c
-patchfiles          patch-setup.py.diff
-depends_build		port:py26-distribute
-depends_lib         port:py26-scientific
+master_sites        http://sourcesup.cru.fr/frs/download.php/3421/
+checksums           md5     bd615963931497e4a9ba7d3db7a9e8cf \
+                    sha1    ffdfcca2fb262ff74684d84bb1a29ca85bad6945 \
+                    rmd160  5b3c35446a9c2c22cff357cbb327a91c9337eb40
+depends_build		port:py27-distribute
+depends_lib         port:py27-scientific
 build.env           CPPFLAGS="-I${prefix}/include -I${prefix}/include/python2.6"
 
 livecheck.type      none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110103/e4b3417e/attachment.html>


More information about the macports-changes mailing list