[79203] trunk/dports/python

ram at macports.org ram at macports.org
Sun Jun 5 11:52:01 PDT 2011


Revision: 79203
          http://trac.macports.org/changeset/79203
Author:   ram at macports.org
Date:     2011-06-05 11:51:59 -0700 (Sun, 05 Jun 2011)
Log Message:
-----------
py32-nose: new port

Modified Paths:
--------------
    trunk/dports/python/py32-nose/Portfile

Added Paths:
-----------
    trunk/dports/python/py32-nose/

Modified: trunk/dports/python/py32-nose/Portfile
===================================================================
--- trunk/dports/python/py31-nose/Portfile	2011-06-05 18:44:13 UTC (rev 79202)
+++ trunk/dports/python/py32-nose/Portfile	2011-06-05 18:51:59 UTC (rev 79203)
@@ -2,10 +2,10 @@
 # $Id$
 
 PortSystem			1.0
-PortGroup  python31 1.0
+PortGroup  python32 1.0
 
 set my_name         nose
-name				py31-${my_name}
+name				py32-${my_name}
 version				1.0.0
 categories-append	www
 maintainers			nomaintainer
@@ -26,7 +26,7 @@
 master_sites		${homepage}
 distname			${my_name}-${version}
 
-depends_lib			port:py31-distribute
+depends_lib			port:py32-distribute
 
 checksums           md5     9542d4c66e04880d8144990de76e0b88 \
                     sha1    30015cbcb201975dbb8613acb651984255458741 \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110605/5f12964f/attachment.html>


More information about the macports-changes mailing list