[23296] trunk/dports/python/py-orbit/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Wed Mar 28 08:39:02 PDT 2007


Revision: 23296
          http://trac.macosforge.org/projects/macports/changeset/23296
Author:   yves at macports.org
Date:     2007-03-28 08:39:01 -0700 (Wed, 28 Mar 2007)

Log Message:
-----------
bump to 2.14.2  avoid linking to libpython to avoid crash at module import

Modified Paths:
--------------
    trunk/dports/python/py-orbit/Portfile

Modified: trunk/dports/python/py-orbit/Portfile
===================================================================
--- trunk/dports/python/py-orbit/Portfile	2007-03-28 14:14:14 UTC (rev 23295)
+++ trunk/dports/python/py-orbit/Portfile	2007-03-28 15:39:01 UTC (rev 23296)
@@ -2,7 +2,7 @@
 
 PortSystem 1.0
 name				py-orbit
-version				2.14.0
+version				2.14.2
 categories			python gnome
 platforms			darwin
 maintainers			pguyot at kallisys.net
@@ -19,8 +19,9 @@
 master_sites		gnome:sources/pyorbit/2.14/
 use_bzip2			yes
 distname			pyorbit-${version}
-checksums			md5 ff62b983d5d9be164bd5a207d692eab5
+checksums			md5 1c66f86f22cbded93eba85791dbb48ef
 
 depends_lib			port:python24 \
 					port:orbit2
 
+build.args          PYTHON_LDFLAGS= PYTHON_LIBS=

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070328/b8c83ba8/attachment.html


More information about the macports-changes mailing list