diff options
author | Koop Mast <kwm@FreeBSD.org> | 2011-07-30 09:20:22 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2011-07-30 09:20:22 +0000 |
commit | 0b743289fc32232ef4026a42f720186d8ae7c899 (patch) | |
tree | 1d1222f6f025fbba9f6a7bc42cf1bd0545242e55 /x11-toolkits/gtk30/files/patch-configure | |
parent | Remove the last few gir-repository ports. They aren't used anywhere. (diff) |
Update the glib and gtk stack to the lastest stable releases.
Add new ports for the new stable releases of gtk+-3.0.
Update vala to the newest stable release 0.12.1.
Thanks to pav@ for doing multiple exp-runs, and marcus@ for repo-copies.
Full contributors acknowledgment will be given in the GNOME 3 import.
Diffstat (limited to 'x11-toolkits/gtk30/files/patch-configure')
-rw-r--r-- | x11-toolkits/gtk30/files/patch-configure | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-toolkits/gtk30/files/patch-configure b/x11-toolkits/gtk30/files/patch-configure index 06a6f7b9fa22..2e625d30e19a 100644 --- a/x11-toolkits/gtk30/files/patch-configure +++ b/x11-toolkits/gtk30/files/patch-configure @@ -1,6 +1,6 @@ ---- configure.orig 2009-12-26 21:41:27.000000000 +0100 -+++ configure 2009-12-26 21:51:04.000000000 +0100 -@@ -33884,9 +33884,9 @@ +--- configure.orig 2011-03-21 20:08:47.000000000 +0100 ++++ configure 2011-03-21 20:10:50.000000000 +0100 +@@ -23728,9 +23728,9 @@ INTROSPECTION_COMPILER=`$PKG_CONFIG --variable=g_ir_compiler gobject-introspection-1.0` INTROSPECTION_GENERATE=`$PKG_CONFIG --variable=g_ir_generate gobject-introspection-1.0` INTROSPECTION_GIRDIR=`$PKG_CONFIG --variable=girdir gobject-introspection-1.0` |