[35014] trunk/dports/python/py25-cairo/Portfile
ram at macports.org
ram at macports.org
Thu Mar 13 16:27:16 PDT 2008
Revision: 35014
http://trac.macosforge.org/projects/macports/changeset/35014
Author: ram at macports.org
Date: 2008-03-13 16:27:12 -0700 (Thu, 13 Mar 2008)
Log Message:
-----------
python/py25-cairo: depend on py25-numpy instead of py25-numeric, closes #14652
Modified Paths:
--------------
trunk/dports/python/py25-cairo/Portfile
Modified: trunk/dports/python/py25-cairo/Portfile
===================================================================
--- trunk/dports/python/py25-cairo/Portfile 2008-03-13 21:48:04 UTC (rev 35013)
+++ trunk/dports/python/py25-cairo/Portfile 2008-03-13 23:27:12 UTC (rev 35014)
@@ -5,10 +5,10 @@
name py25-cairo
set my_name pycairo
version 1.4.12
-revision 1
+revision 2
categories python x11
platforms darwin
-maintainers nomaintainer
+maintainers mac.com:marcuscalhounlopez
description Pycairo is set of Python bindings for the cairo graphics library
long_description \
@@ -25,7 +25,7 @@
depends_build port:pkgconfig
depends_lib port:python25 \
port:cairo \
- port:py25-numeric
+ port:py25-numpy
configure.python ${prefix}/bin/python2.5
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080313/2a73d7b1/attachment.html
More information about the macports-changes
mailing list