From 6f32add9a75efb180e462ffbdb0b080bc88088e3 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Mon, 24 Mar 2008 03:52:36 +0000 Subject: The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 for FreeBSD. The official GNOME 2.22 release notes can be found at http://library.gnome.org/misc/release-notes/2.22/ . On the FreeBSD front, this release features an updated hal port with support for video4linux devices, DRM (Direct Rendering), and better support of removable media. Work is also underway to tie webkit more closely into GNOME. As part of the GNOME 2.22 upgrade, GStreamer received a rather large upgrade as well. Be sure to consult UPDATING on the proper steps to upgrade all of your GNOME ports. This release would not have been possible without the contributions and testing efforts of the following people: Pawel Worach kan edwin Peter Ulrich Kruppa J. W. Ballantine Yasuda Keisuke Andriy Gapon --- devel/glib20/files/patch-ag | 25 ++++++++++++------------- 1 file changed, 12 insertions(+), 13 deletions(-) (limited to 'devel/glib20/files/patch-ag') diff --git a/devel/glib20/files/patch-ag b/devel/glib20/files/patch-ag index 8a89b6e972e9..5ee7fe3d539f 100644 --- a/devel/glib20/files/patch-ag +++ b/devel/glib20/files/patch-ag @@ -1,22 +1,21 @@ ---- Makefile.in.orig Thu May 3 15:19:30 2007 -+++ Makefile.in Thu May 3 15:19:44 2007 -@@ -248,7 +248,7 @@ target_alias = @target_alias@ - +--- Makefile.in.orig 2008-02-12 00:16:23.000000000 +0100 ++++ Makefile.in 2008-02-12 00:16:23.000000000 +0100 +@@ -338,7 +338,7 @@ EXTRA_DIST = ChangeLog.pre-2-14 ChangeLo + gio-2.0-uninstalled.pc.in gio-unix-2.0-uninstalled.pc.in + TEST_PROGS = AUTOMAKE_OPTIONS = 1.7 - --SUBDIRS = . m4macros glib gobject gmodule gthread tests build po docs -+SUBDIRS = . m4macros glib gobject gmodule gthread build po docs - +-SUBDIRS = . m4macros glib gmodule gthread gobject gio tests po docs ++SUBDIRS = . m4macros glib gmodule gthread gobject gio po docs + DIST_SUBDIRS = $(SUBDIRS) build bin_SCRIPTS = glib-gettextize - -@@ -301,8 +301,8 @@ BUILT_EXTRA_DIST = \ + AM_CPPFLAGS = \ +@@ -356,7 +356,8 @@ BUILT_EXTRA_DIST = \ config.h.win32 \ gtk-doc.make -- -configexecincludedir = $(libdir)/glib-2.0/include +glibincludedir = $(includedir)/glib-2.0 +configexecincludedir = $(glibincludedir) - + configexecinclude_DATA = glibconfig.h CONFIGURE_DEPENDENCIES = acglib.m4 - + BUILT_SOURCES = stamp-gc-h #note: not glibconfig.h -- cgit v1.2.3