[103731] trunk/dports/python/py-pmw/Portfile

macsforever2000 at macports.org macsforever2000 at macports.org
Tue Mar 5 13:13:23 PST 2013


Revision: 103731
          https://trac.macports.org/changeset/103731
Author:   macsforever2000 at macports.org
Date:     2013-03-05 13:13:23 -0800 (Tue, 05 Mar 2013)
Log Message:
-----------
py-pmw: Update to version 1.3.3a. (#38284)

Modified Paths:
--------------
    trunk/dports/python/py-pmw/Portfile

Modified: trunk/dports/python/py-pmw/Portfile
===================================================================
--- trunk/dports/python/py-pmw/Portfile	2013-03-05 20:18:00 UTC (rev 103730)
+++ trunk/dports/python/py-pmw/Portfile	2013-03-05 21:13:23 UTC (rev 103731)
@@ -5,7 +5,7 @@
 PortGroup python    1.0
 
 name                py-pmw
-version             1.3.3
+version             1.3.3a
 maintainers         macsforever2000
 platforms           darwin
 license             MIT
@@ -16,16 +16,16 @@
 
 homepage            http://pmw.sourceforge.net/
 master_sites        sourceforge:pmw
-distname            Pmw.${version}
+distname            Pmw_[string map {. _} ${version}]
 
-checksums           rmd160  7186bc011d342b899b2dbd0fc08054e6c2f588ca \
-                    sha256  0727bada8afe2e8844e95eb007f5331777389e23f9fce8f49c4864b153e4a494
+checksums           rmd160  8646f857f20615671422d6275ed2b8126cc1d0ea \
+                    sha256  46abf4f0ac3c51e3b65e350543e08bb92f4ac93bd47d23e3d072bc9d5f7a815b
 
 supported_archs     noarch
 
 python.versions     24 25 26 27
 
-worksrcdir          src
+worksrcdir          Pmw
 
 if {$subport != $name} {
     depends_lib-append  port:py${python.version}-tkinter
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130305/748324c6/attachment.html>


More information about the macports-changes mailing list