[69522] trunk/dports/python

adfernandes at macports.org adfernandes at macports.org
Thu Jul 8 13:22:32 PDT 2010


Revision: 69522
          http://trac.macports.org/changeset/69522
Author:   adfernandes at macports.org
Date:     2010-07-08 13:22:31 -0700 (Thu, 08 Jul 2010)
Log Message:
-----------
py2{5,6}-MMTK cleanup; fix duplicate 'distname' buglet

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

Modified: trunk/dports/python/py25-MMTK/Portfile
===================================================================
--- trunk/dports/python/py25-MMTK/Portfile	2010-07-08 20:21:02 UTC (rev 69521)
+++ trunk/dports/python/py25-MMTK/Portfile	2010-07-08 20:22:31 UTC (rev 69522)
@@ -14,12 +14,11 @@
 long_description    $description
 homepage            http://sourcesup.cru.fr/projects/mmtk/
 platforms           darwin
-distname            ${realname}-${version}.tar.gz
+distname            ${realname}-${version}
 master_sites        https://sourcesup.cru.fr/frs/download.php/2936/
 checksums           md5     29638a6fdcc4fd8e4d3acf90645dac54 \
                     sha1    cc858a6a7134ef620dac1851b38bb6f2b784d3f5 \
                     rmd160  721d85799466a383a7e8dca01c5ecdbce9ab13a3
-distname            ${realname}-${version}
 patchfiles          patch-setup.py.diff
 depends_build		port:py25-distribute
 depends_lib         port:py25-scientific

Modified: trunk/dports/python/py26-MMTK/Portfile
===================================================================
--- trunk/dports/python/py26-MMTK/Portfile	2010-07-08 20:21:02 UTC (rev 69521)
+++ trunk/dports/python/py26-MMTK/Portfile	2010-07-08 20:22:31 UTC (rev 69522)
@@ -14,12 +14,11 @@
 long_description    $description
 homepage            http://sourcesup.cru.fr/projects/mmtk/
 platforms           darwin
-distname            ${realname}-${version}.tar.gz
+distname            ${realname}-${version}
 master_sites        https://sourcesup.cru.fr/frs/download.php/2936/
 checksums           md5     29638a6fdcc4fd8e4d3acf90645dac54 \
                     sha1    cc858a6a7134ef620dac1851b38bb6f2b784d3f5 \
                     rmd160  721d85799466a383a7e8dca01c5ecdbce9ab13a3
-distname            ${realname}-${version}
 patchfiles          patch-setup.py.diff
 depends_build		port:py26-distribute
 depends_lib         port:py26-scientific
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100708/4ff9b042/attachment.html>


More information about the macports-changes mailing list