[55233] trunk/dports/python

raimue at macports.org raimue at macports.org
Fri Aug 7 13:07:44 PDT 2009


Revision: 55233
          http://trac.macports.org/changeset/55233
Author:   raimue at macports.org
Date:     2009-08-07 13:07:42 -0700 (Fri, 07 Aug 2009)
Log Message:
-----------
py25-eyed3: Correct wrong dependency by adding py25-optik

Modified Paths:
--------------
    trunk/dports/python/py25-eyed3/Portfile
    trunk/dports/python/py25-optik/Portfile

Added Paths:
-----------
    trunk/dports/python/py25-optik/

Modified: trunk/dports/python/py25-eyed3/Portfile
===================================================================
--- trunk/dports/python/py25-eyed3/Portfile	2009-08-07 19:53:39 UTC (rev 55232)
+++ trunk/dports/python/py25-eyed3/Portfile	2009-08-07 20:07:42 UTC (rev 55233)
@@ -20,7 +20,7 @@
 distname		eyeD3-${version}
 checksums		sha1 69b0e790a48be57b31efe9fe94d768ac40435eb6
 
-depends_lib-append	port:py-optik
+depends_lib-append	port:py25-optik
 
 use_configure	yes
 post-configure	{

Modified: trunk/dports/python/py25-optik/Portfile
===================================================================
--- trunk/dports/python/py-optik/Portfile	2009-08-07 14:53:40 UTC (rev 55215)
+++ trunk/dports/python/py25-optik/Portfile	2009-08-07 20:07:42 UTC (rev 55233)
@@ -1,9 +1,9 @@
 # $Id$
 
 PortSystem      1.0
-PortGroup       python24 1.0
+PortGroup       python25 1.0
 
-name            py-optik
+name            py25-optik
 version         1.5.3
 categories      python
 maintainers     nomaintainer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090807/f40b0146/attachment.html>


More information about the macports-changes mailing list