[69491] trunk/dports/python

ram at macports.org ram at macports.org
Wed Jul 7 17:15:31 PDT 2010


Revision: 69491
          http://trac.macports.org/changeset/69491
Author:   ram at macports.org
Date:     2010-07-07 17:15:30 -0700 (Wed, 07 Jul 2010)
Log Message:
-----------
python/py27-bdist_mpkg: new port

Modified Paths:
--------------
    trunk/dports/python/py27-bdist_mpkg/Portfile

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

Modified: trunk/dports/python/py27-bdist_mpkg/Portfile
===================================================================
--- trunk/dports/python/py26-bdist_mpkg/Portfile	2010-07-07 23:40:52 UTC (rev 69483)
+++ trunk/dports/python/py27-bdist_mpkg/Portfile	2010-07-08 00:15:30 UTC (rev 69491)
@@ -2,9 +2,9 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup python26 1.0
+PortGroup python27 1.0
 
-name                py26-bdist_mpkg
+name                py27-bdist_mpkg
 version             0.4.4
 categories-append   devel
 platforms           darwin
@@ -12,7 +12,7 @@
     supported_archs noarch
 }
 license             MIT
-maintainers         jmr openmaintainer
+maintainers         nomaintainer
 description         Builds Mac OS X installer packages from distutils
 long_description \
     bdist_mpkg is a distutils plugin that implements the bdist_mpkg \
@@ -30,7 +30,7 @@
                     sha1 9ad0969de75351c265f20366687001b6a990af6e \
                     rmd160 5e937ba632e7b184bb50e5ed64af8b2d017f5032
 
-depends_lib-append  port:py26-distribute
+depends_lib-append  port:py27-distribute
 
 livecheck.type  regex
 livecheck.url   http://pypi.python.org/pypi/bdist_mpkg/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100707/92726d45/attachment.html>


More information about the macports-changes mailing list