[69624] trunk/dports/python

ryandesign at macports.org ryandesign at macports.org
Sun Jul 11 02:47:56 PDT 2010


Revision: 69624
          http://trac.macports.org/changeset/69624
Author:   ryandesign at macports.org
Date:     2010-07-11 02:47:52 -0700 (Sun, 11 Jul 2010)
Log Message:
-----------
py25-libdnet/py26-libdnet: add missing python25/python26 dependency; see #25626

Modified Paths:
--------------
    trunk/dports/python/py25-libdnet/Portfile
    trunk/dports/python/py26-libdnet/Portfile

Modified: trunk/dports/python/py25-libdnet/Portfile
===================================================================
--- trunk/dports/python/py25-libdnet/Portfile	2010-07-11 09:12:20 UTC (rev 69623)
+++ trunk/dports/python/py25-libdnet/Portfile	2010-07-11 09:47:52 UTC (rev 69624)
@@ -23,7 +23,7 @@
 master_sites            sourceforge:libdnet
 distname                libdnet-${version}
 
-depends_lib	      port:libdnet
+depends_lib		port:python25 port:libdnet
 
 checksums		md5 04c394ed8e1e7fc455456e79e908916d \
 			sha1 e2ae8c7f0ca95655ae9f77fd4a0e2235dc4716bf \

Modified: trunk/dports/python/py26-libdnet/Portfile
===================================================================
--- trunk/dports/python/py26-libdnet/Portfile	2010-07-11 09:12:20 UTC (rev 69623)
+++ trunk/dports/python/py26-libdnet/Portfile	2010-07-11 09:47:52 UTC (rev 69624)
@@ -25,7 +25,7 @@
 master_sites            sourceforge:libdnet
 distname                libdnet-${version}
 
-depends_lib	      port:libdnet
+depends_lib		port:python26 port:libdnet
 
 checksums		md5 04c394ed8e1e7fc455456e79e908916d \
 			sha1 e2ae8c7f0ca95655ae9f77fd4a0e2235dc4716bf \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100711/1d661964/attachment.html>


More information about the macports-changes mailing list