[29863] trunk/dports/gnome/glade

source_changes at macosforge.org source_changes at macosforge.org
Sat Oct 13 17:53:55 PDT 2007


Revision: 29863
          http://trac.macosforge.org/projects/macports/changeset/29863
Author:   rhwood at macports.org
Date:     2007-10-13 17:53:55 -0700 (Sat, 13 Oct 2007)

Log Message:
-----------
Patch from ticket:12900

Modified Paths:
--------------
    trunk/dports/gnome/glade/Portfile

Added Paths:
-----------
    trunk/dports/gnome/glade/files/
    trunk/dports/gnome/glade/files/patch-glade-gnome-gnomecontrol.c.diff

Modified: trunk/dports/gnome/glade/Portfile
===================================================================
--- trunk/dports/gnome/glade/Portfile	2007-10-13 21:01:08 UTC (rev 29862)
+++ trunk/dports/gnome/glade/Portfile	2007-10-14 00:53:55 UTC (rev 29863)
@@ -2,6 +2,7 @@
 PortSystem 1.0
 name		glade
 version		2.12.1
+revision	1
 description	Glade is a free user interface builder for GTK+ and GNOME.
 long_description	Glade is a free user interface builder for GTK+ \
 			and GNOME. It is released under the GNU General \
@@ -28,6 +29,9 @@
         lib:libpangoft2-1.0:pango bin:pkg-config:pkgconfig port:scrollkeeper \
 	port:xrender port:zlib
 
+patchfiles	\
+	patch-glade-gnome-gnomecontrol.c.diff
+
 configure.cppflags-append "-L${prefix}/lib"
 
 configure.args	--disable-gnome-db

Added: trunk/dports/gnome/glade/files/patch-glade-gnome-gnomecontrol.c.diff
===================================================================
--- trunk/dports/gnome/glade/files/patch-glade-gnome-gnomecontrol.c.diff	                        (rev 0)
+++ trunk/dports/gnome/glade/files/patch-glade-gnome-gnomecontrol.c.diff	2007-10-14 00:53:55 UTC (rev 29863)
@@ -0,0 +1,10 @@
+--- glade/gnome/gnomecontrol.c.orig	2007-10-12 16:42:29.000000000 -0700
++++ glade/gnome/gnomecontrol.c	2007-10-12 16:43:50.000000000 -0700
+@@ -16,7 +16,6 @@
+  *  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+  */
+ 
+-#define BONOBO_DISABLE_DEPRECATED
+ #define BONOBO_UI_DISABLE_DEPRECATED
+ 
+ /*

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


More information about the macports-changes mailing list