[62778] trunk/dports/python/py26-igraph
snc at macports.org
snc at macports.org
Sat Jan 16 21:14:00 PST 2010
Revision: 62778
http://trac.macports.org/changeset/62778
Author: snc at macports.org
Date: 2010-01-16 21:13:57 -0800 (Sat, 16 Jan 2010)
Log Message:
-----------
upgraded version and patch file
Modified Paths:
--------------
trunk/dports/python/py26-igraph/Portfile
trunk/dports/python/py26-igraph/files/patch-setup.cfg.diff
Modified: trunk/dports/python/py26-igraph/Portfile
===================================================================
--- trunk/dports/python/py26-igraph/Portfile 2010-01-17 04:54:34 UTC (rev 62777)
+++ trunk/dports/python/py26-igraph/Portfile 2010-01-17 05:13:57 UTC (rev 62778)
@@ -5,7 +5,7 @@
PortGroup python26 1.0
name py26-igraph
-version 0.5.2
+version 0.5.3
categories-append math
maintainers snc openmaintainer
description Python interface to the igraph library
@@ -18,9 +18,9 @@
distname python-igraph-${version}
-checksums md5 d7c94b8823407a95d8113cbf907c5c56 \
- sha1 bbd0f40e81f1a52ba12466491c89a225b947b00e \
- rmd160 f7fbbe70131c7f38c3a3e6412d83321b5775c800
+checksums md5 9e9b5d71faf7bc7723116842f7bd7ce5 \
+ sha1 949583ef7ce5f71017aa109e1b015d66e2db2ae4 \
+ rmd160 1e414c53b659bd613de4c5ff1505d376cc18bb16
platforms darwin
Modified: trunk/dports/python/py26-igraph/files/patch-setup.cfg.diff
===================================================================
--- trunk/dports/python/py26-igraph/files/patch-setup.cfg.diff 2010-01-17 04:54:34 UTC (rev 62777)
+++ trunk/dports/python/py26-igraph/files/patch-setup.cfg.diff 2010-01-17 05:13:57 UTC (rev 62778)
@@ -1,11 +1,11 @@
---- setup.cfg.orig 2009-06-16 00:59:25.000000000 -0400
-+++ setup.cfg 2009-06-16 01:01:02.000000000 -0400
+--- setup.cfg.orig 2010-01-16 19:07:27.000000000 -0500
++++ setup.cfg 2010-01-16 22:46:15.000000000 -0500
@@ -4,6 +4,6 @@
tag_svn_revision = 0
[build_ext]
--library_dirs = /usr/local/lib:/usr/lib:../../src/.libs
--include_dirs = /usr/local/include:/usr/include:../../include
+-library_dirs = ../../build/src/.libs:../../src/.libs:/usr/local/lib:/usr/lib
+-include_dirs = ../../include:/usr/local/include:/usr/include
+library_dirs = @PREFIX@/lib
+include_dirs = @PREFIX@/include
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100116/f39ad26a/attachment.html>
More information about the macports-changes
mailing list