[70775] trunk/dports/devel/gnome-bindings-perl5/Portfile

devans at macports.org devans at macports.org
Fri Aug 20 13:50:08 PDT 2010


Revision: 70775
          http://trac.macports.org/changeset/70775
Author:   devans at macports.org
Date:     2010-08-20 13:50:08 -0700 (Fri, 20 Aug 2010)
Log Message:
-----------
gnome-bindings-perl5: update to version 2.30.2.

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

Modified: trunk/dports/devel/gnome-bindings-perl5/Portfile
===================================================================
--- trunk/dports/devel/gnome-bindings-perl5/Portfile	2010-08-20 20:47:31 UTC (rev 70774)
+++ trunk/dports/devel/gnome-bindings-perl5/Portfile	2010-08-20 20:50:08 UTC (rev 70775)
@@ -4,29 +4,34 @@
 PortSystem	1.0
 
 name		gnome-bindings-perl5
-version		2.26.3
+version		2.30.2
 categories	devel gnome
 maintainers	nomaintainer
 platforms       darwin
 description	The GNOME bindings for Perl
-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 Perl.
+
 homepage	http://www.gnome.org/
 
 depends_lib	port:p5-glib	\
-		port:p5-gtk2	\
-		port:p5-gnome2	\
 		port:p5-gnome2-canvas	\
 		port:p5-gnome2-gconf	\
-		port:p5-gnome2-print    \
                 port:p5-gnome2-vfs	\
-		port:p5-gnome2-wnck     \
-                port:p5-gtk2-gladexml
+		port:p5-gnome2	\
+                port:p5-gtk2-gladexml \
+		port:p5-gtk2	\
+                port:p5-pango
 
 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/d3f8de51/attachment-0001.html>


More information about the macports-changes mailing list