[69771] trunk/dports/python
ryandesign at macports.org
ryandesign at macports.org
Thu Jul 15 23:20:18 PDT 2010
Revision: 69771
http://trac.macports.org/changeset/69771
Author: ryandesign at macports.org
Date: 2010-07-15 23:20:17 -0700 (Thu, 15 Jul 2010)
Log Message:
-----------
py-libdnet, py25-libdnet, py26-libdnet: use same dist_subdir as libdnet so distfiles aren't downloaded multiple times; see #25627
Modified Paths:
--------------
trunk/dports/python/py-libdnet/Portfile
trunk/dports/python/py25-libdnet/Portfile
trunk/dports/python/py26-libdnet/Portfile
Modified: trunk/dports/python/py-libdnet/Portfile
===================================================================
--- trunk/dports/python/py-libdnet/Portfile 2010-07-16 06:13:07 UTC (rev 69770)
+++ trunk/dports/python/py-libdnet/Portfile 2010-07-16 06:20:17 UTC (rev 69771)
@@ -21,6 +21,7 @@
homepage http://libdnet.sourceforge.net
master_sites sourceforge:libdnet
distname libdnet-${version}
+dist_subdir libdnet
depends_lib port:python24 port:libdnet
Modified: trunk/dports/python/py25-libdnet/Portfile
===================================================================
--- trunk/dports/python/py25-libdnet/Portfile 2010-07-16 06:13:07 UTC (rev 69770)
+++ trunk/dports/python/py25-libdnet/Portfile 2010-07-16 06:20:17 UTC (rev 69771)
@@ -22,6 +22,7 @@
homepage http://libdnet.sourceforge.net
master_sites sourceforge:libdnet
distname libdnet-${version}
+dist_subdir libdnet
depends_lib port:python25 port:libdnet
Modified: trunk/dports/python/py26-libdnet/Portfile
===================================================================
--- trunk/dports/python/py26-libdnet/Portfile 2010-07-16 06:13:07 UTC (rev 69770)
+++ trunk/dports/python/py26-libdnet/Portfile 2010-07-16 06:20:17 UTC (rev 69771)
@@ -24,6 +24,7 @@
homepage http://libdnet.sourceforge.net
master_sites sourceforge:libdnet
distname libdnet-${version}
+dist_subdir libdnet
depends_lib port:python26 port:libdnet
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100715/49da8f4a/attachment.html>
More information about the macports-changes
mailing list