[76578] trunk/dports/python/py26-pebl/Portfile

mnick at macports.org mnick at macports.org
Mon Feb 28 12:43:47 PST 2011


Revision: 76578
          http://trac.macports.org/changeset/76578
Author:   mnick at macports.org
Date:     2011-02-28 12:43:41 -0800 (Mon, 28 Feb 2011)
Log Message:
-----------
add missing py26-parsing dependency

Modified Paths:
--------------
    trunk/dports/python/py26-pebl/Portfile

Modified: trunk/dports/python/py26-pebl/Portfile
===================================================================
--- trunk/dports/python/py26-pebl/Portfile	2011-02-28 20:35:20 UTC (rev 76577)
+++ trunk/dports/python/py26-pebl/Portfile	2011-02-28 20:43:41 UTC (rev 76578)
@@ -4,7 +4,8 @@
 PortGroup 			python26 1.0
 
 name 				py26-pebl
-version 			1.0.2
+version 			1.0.2 
+revision 			1
 maintainers 		mnick
 
 categories-append 	science math
@@ -22,4 +23,4 @@
                     sha1    fe9452ce0e699cda57a90ea009e971b920e0199a \
                     rmd160  0d6ef1e18416c27cddb5c5c44099c3c3b6425ab6
 
-depends_lib-append 	port:py26-numpy port:py26-pydot
+depends_lib-append 	port:py26-numpy port:py26-pydot port:py26-parsing
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110228/7f14f10f/attachment.html>


More information about the macports-changes mailing list