Index: x11/gtk+2/Makefile
===================================================================
RCS file: /cvs/ports/x11/gtk+2/Makefile,v
retrieving revision 1.49
diff -u -p -r1.49 Makefile
--- x11/gtk+2/Makefile	23 Apr 2007 16:29:05 -0000	1.49
+++ x11/gtk+2/Makefile	5 May 2007 22:55:36 -0000
@@ -5,7 +5,7 @@ SHARED_ONLY=			Yes
 COMMENT-main=			"multi-platform graphical toolkit"
 COMMENT-docs=           	"gtk+-2 documentation"
 
-VERSION=			2.10.10
+VERSION=			2.10.12
 DISTNAME=			gtk+-${VERSION}
 PKGNAME-main=			gtk+2-${VERSION}
 PKGNAME-docs=			gtk+2-docs-${VERSION}
Index: x11/gtk+2/distinfo
===================================================================
RCS file: /cvs/ports/x11/gtk+2/distinfo,v
retrieving revision 1.27
diff -u -p -r1.27 distinfo
--- x11/gtk+2/distinfo	23 Apr 2007 16:29:05 -0000	1.27
+++ x11/gtk+2/distinfo	5 May 2007 22:56:13 -0000
@@ -1,5 +1,5 @@
-MD5 (gtk+-2.10.10.tar.bz2) = c5Z+YqLi5Yis53KsnbG8Mg==
-RMD160 (gtk+-2.10.10.tar.bz2) = ElEyb2MpMdK9mf70fNJHhUPyXXg=
-SHA1 (gtk+-2.10.10.tar.bz2) = yHta4l27tiCg+vqr6uQ97g0Spg0=
-SHA256 (gtk+-2.10.10.tar.bz2) = 9rNEj8sOqtG+hz6zPEtzNBQoi5qtprUcasRBQAAeibE=
-SIZE (gtk+-2.10.10.tar.bz2) = 15125824
+MD5 (gtk+-2.10.12.tar.bz2) = z5acYhNMZi/wfmRhPtbBHw==
+RMD160 (gtk+-2.10.12.tar.bz2) = 1I6rCIoocdSGbyW3QTt4kluygNc=
+SHA1 (gtk+-2.10.12.tar.bz2) = KRKurBFijGC2U+akvFkZEGwC4EU=
+SHA256 (gtk+-2.10.12.tar.bz2) = WFmerjdNFfJHTqLtZ7XBFvk1jAWixrAayz5ZEKefzk8=
+SIZE (gtk+-2.10.12.tar.bz2) = 15137074
Index: x11/gtk+2/patches/patch-demos_Makefile_in
===================================================================
RCS file: /cvs/ports/x11/gtk+2/patches/patch-demos_Makefile_in,v
retrieving revision 1.11
diff -u -p -r1.11 patch-demos_Makefile_in
--- x11/gtk+2/patches/patch-demos_Makefile_in	23 Apr 2007 16:29:05 -0000	1.11
+++ x11/gtk+2/patches/patch-demos_Makefile_in	5 May 2007 22:57:23 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-demos_Makefile_in,v 1.11 2007/04/23 16:29:05 jasper Exp $
---- demos/Makefile.in.orig	Mon Mar 12 15:15:58 2007
-+++ demos/Makefile.in	Fri Apr 20 19:19:51 2007
-@@ -798,6 +798,7 @@ uninstall-info: uninstall-info-recursive
+--- demos/Makefile.in.orig	Wed May  2 12:41:49 2007
++++ demos/Makefile.in	Sat May  5 18:57:11 2007
+@@ -799,6 +799,7 @@ uninstall-info: uninstall-info-recursive
  
  
  test-inline-pixbufs.h: $(pixbuf_csource_deps) apple-red.png gnome-foot.png
Index: x11/gtk+2/patches/patch-gdk-pixbuf_Makefile_in
===================================================================
RCS file: /cvs/ports/x11/gtk+2/patches/patch-gdk-pixbuf_Makefile_in,v
retrieving revision 1.14
diff -u -p -r1.14 patch-gdk-pixbuf_Makefile_in
--- x11/gtk+2/patches/patch-gdk-pixbuf_Makefile_in	23 Apr 2007 16:29:05 -0000	1.14
+++ x11/gtk+2/patches/patch-gdk-pixbuf_Makefile_in	5 May 2007 22:57:23 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-gdk-pixbuf_Makefile_in,v 1.14 2007/04/23 16:29:05 jasper Exp $
---- gdk-pixbuf/Makefile.in.orig	Mon Mar 12 15:16:01 2007
-+++ gdk-pixbuf/Makefile.in	Fri Apr 20 19:19:51 2007
-@@ -537,7 +537,7 @@ gdk_pixbuf_csource_SOURCES = gdk-pixbuf-csource.c
+--- gdk-pixbuf/Makefile.in.orig	Wed May  2 12:41:50 2007
++++ gdk-pixbuf/Makefile.in	Sat May  5 18:57:12 2007
+@@ -538,7 +538,7 @@ gdk_pixbuf_csource_SOURCES = gdk-pixbuf-csource.c
  gdk_pixbuf_csource_LDADD = $(LDADDS)
  
  gdk_pixbuf_query_loaders_DEPENDENCIES = $(DEPS)
@@ -10,7 +10,7 @@ $OpenBSD: patch-gdk-pixbuf_Makefile_in,v
  
  gdk_pixbuf_query_loaders_SOURCES = queryloaders.c
  
-@@ -1603,13 +1603,6 @@ install-data-hook: install-ms-lib install-def-file
+@@ -1604,13 +1604,6 @@ install-data-hook: install-ms-lib install-def-file
  	@if $(RUN_QUERY_LOADER_TEST) ; then \
  	  $(mkinstalldirs) $(DESTDIR)$(sysconfdir)/gtk-2.0 ; \
  	  $(top_builddir)/gdk-pixbuf/gdk-pixbuf-query-loaders > $(DESTDIR)$(sysconfdir)/gtk-2.0/gdk-pixbuf.loaders ; \
@@ -24,7 +24,7 @@ $OpenBSD: patch-gdk-pixbuf_Makefile_in,v
  	fi
  
  uninstall-local: uninstall-ms-lib uninstall-def-file
-@@ -1621,7 +1614,7 @@ uninstall-local: uninstall-ms-lib uninstall-def-file
+@@ -1622,7 +1615,7 @@ uninstall-local: uninstall-ms-lib uninstall-def-file
  @BUILD_DYNAMIC_MODULES_TRUE@	LOADERS=`echo libpixbufloader-*.la` ; \
  @BUILD_DYNAMIC_MODULES_TRUE@	if test "x$$LOADERS" != 'xlibpixbufloader-*.la' ; then \
  @BUILD_DYNAMIC_MODULES_TRUE@          echo "Writing a gdk-pixbuf.loader file to use when running examples before installing gdk-pixbuf."; \
Index: x11/gtk+2/patches/patch-modules_input_Makefile_in
===================================================================
RCS file: /cvs/ports/x11/gtk+2/patches/patch-modules_input_Makefile_in,v
retrieving revision 1.13
diff -u -p -r1.13 patch-modules_input_Makefile_in
--- x11/gtk+2/patches/patch-modules_input_Makefile_in	23 Apr 2007 16:29:05 -0000	1.13
+++ x11/gtk+2/patches/patch-modules_input_Makefile_in	5 May 2007 22:57:26 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-modules_input_Makefile_in,v 1.13 2007/04/23 16:29:05 jasper Exp $
---- modules/input/Makefile.in.orig	Mon Mar 12 15:16:06 2007
-+++ modules/input/Makefile.in	Fri Apr 20 19:19:51 2007
-@@ -824,19 +824,13 @@ install-data-hook:
+--- modules/input/Makefile.in.orig	Wed May  2 12:41:52 2007
++++ modules/input/Makefile.in	Sat May  5 18:57:12 2007
+@@ -825,19 +825,13 @@ install-data-hook:
  	  $(mkinstalldirs) $(DESTDIR)$(sysconfdir)/gtk-2.0 ; \
  	  echo "$(top_builddir)/gtk/gtk-query-immodules-2.0 > $(DESTDIR)$(sysconfdir)/gtk-2.0/gtk.immodules" ; \
  	  $(top_builddir)/gtk/gtk-query-immodules-2.0 > $(DESTDIR)$(sysconfdir)/gtk-2.0/gtk.immodules ; \
