[70773] trunk/dports/devel/gnome-bindings-python/Portfile

devans at macports.org devans at macports.org
Fri Aug 20 12:21:38 PDT 2010


Revision: 70773
          http://trac.macports.org/changeset/70773
Author:   devans at macports.org
Date:     2010-08-20 12:21:37 -0700 (Fri, 20 Aug 2010)
Log Message:
-----------
gnome-bindings-python: update to version 2.30.2.

Modified Paths:
--------------
    trunk/dports/devel/gnome-bindings-python/Portfile

Modified: trunk/dports/devel/gnome-bindings-python/Portfile
===================================================================
--- trunk/dports/devel/gnome-bindings-python/Portfile	2010-08-20 19:16:20 UTC (rev 70772)
+++ trunk/dports/devel/gnome-bindings-python/Portfile	2010-08-20 19:21:37 UTC (rev 70773)
@@ -3,24 +3,31 @@
 PortSystem	1.0
 
 name		gnome-bindings-python
-version		2.26.3
+version		2.30.2
 categories	devel gnome
 platforms       darwin
 maintainers	nomaintainer
 description	The GNOME bindings for Python
-long_description	The GNOME bindings is the set of libraries that allow developers to develop fully GNOME compliant applications in C#, C++, Java, Perl, and Python. The platform is one of the suites of software packages that form the complete GNOME project offerings. NOTE: the GNOME Java bindings have yet to be ported to Mac OS X.
+
+long_description \
+                The GNOME bindings is the set of libraries that allow developers to \
+                develop fully GNOME compliant applications in C#, C++, Java, Perl, and \
+                Python. The platform is one of the suites of software packages that form \
+                the complete GNOME project offerings. These are the GNOME bindings for Python.
+
 homepage	http://www.gnome.org/
 
-depends_lib	port:py25-gobject \
-		port:py25-gtk \
-		port:py25-gnome \
-		port:py25-orbit
+depends_lib     port:py26-atspi \
+                port:py26-gnome \
+                port:py26-gobject \
+                port:py26-gtk \
+                port:py26-orbit
 
 distfiles
 
 use_configure   no
 
-build           { }
+build           {}
 
 destroot        {
 	file mkdir ${destroot}${prefix}/share/doc/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100820/fc7b85e9/attachment.html>


More information about the macports-changes mailing list