[55904] trunk/dports/python/py25-magic/Portfile

wsiegrist at apple.com wsiegrist at apple.com
Thu Aug 20 16:54:46 PDT 2009


Revision: 55904
          http://trac.macports.org/changeset/55904
Author:   wsiegrist at apple.com
Date:     2009-08-20 16:54:45 -0700 (Thu, 20 Aug 2009)
Log Message:
-----------
py25-magic initial version

Modified Paths:
--------------
    trunk/dports/python/py25-magic/Portfile

Modified: trunk/dports/python/py25-magic/Portfile
===================================================================
--- trunk/dports/python/py25-magic/Portfile	2009-08-20 23:54:43 UTC (rev 55903)
+++ trunk/dports/python/py25-magic/Portfile	2009-08-20 23:54:45 UTC (rev 55904)
@@ -1,11 +1,10 @@
 # $Id$
 
 PortSystem 1.0
-PortGroup python24 1.0
+PortGroup python25 1.0
 
-name			py-magic
+name			py25-magic
 version			0.1
-revision		2
 categories		python sysutils
 platforms		darwin
 maintainers		nomaintainer
@@ -27,3 +26,4 @@
 	file copy ${filespath}/setup.py ${worksrcpath}
 	reinplace "s|VERSION|${version}|g" ${worksrcpath}/setup.py
 }
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090820/9cfe7f53/attachment.html>


More information about the macports-changes mailing list