[43121] trunk/dports/python
jmr at macports.org
jmr at macports.org
Fri Dec 5 10:22:24 PST 2008
Revision: 43121
http://trac.macports.org/changeset/43121
Author: jmr at macports.org
Date: 2008-12-05 10:22:23 -0800 (Fri, 05 Dec 2008)
Log Message:
-----------
New port: py26-bdist_mpkg
Modified Paths:
--------------
trunk/dports/python/py26-bdist_mpkg/Portfile
Added Paths:
-----------
trunk/dports/python/py26-bdist_mpkg/
Property changes on: trunk/dports/python/py26-bdist_mpkg
___________________________________________________________________
Added: svn:mergeinfo
+
Modified: trunk/dports/python/py26-bdist_mpkg/Portfile
===================================================================
--- trunk/dports/python/py25-bdist_mpkg/Portfile 2008-12-05 15:52:02 UTC (rev 43116)
+++ trunk/dports/python/py26-bdist_mpkg/Portfile 2008-12-05 18:22:23 UTC (rev 43121)
@@ -2,9 +2,10 @@
# $Id$
PortSystem 1.0
-PortGroup python25 1.0
+# HACK: change to 'PortGroup python26 1.0' when MP 1.7 is released
+source ${portpath}/../../_resources/port1.0/group/python26-1.0.tcl
-name py25-bdist_mpkg
+name py26-bdist_mpkg
version 0.4.3
categories-append devel
platforms darwin
@@ -19,14 +20,14 @@
any existing package that uses distutils.
homepage http://undefined.org/python/#bdist_mpkg
-master_sites http://cheeseshop.python.org/packages/source/b/bdist_mpkg
+master_sites http://pypi.python.org/packages/source/b/bdist_mpkg/
distname bdist_mpkg-${version}
checksums md5 295fca4ad156e65d74521be3c80d2ed0 \
sha1 5c578511081d6481f85e973c40fed617be3504f7 \
rmd160 d43dafdb409d5c0ece0de61c91eeee4228f54068
-depends_lib-append port:py25-setuptools
+depends_lib-append port:py26-setuptools
livecheck.check 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/20081205/09190a39/attachment.html>
More information about the macports-changes
mailing list