Index: python/py27-gobject/files/patch-gi_pygi.h
===================================================================
--- python/py27-gobject/files/patch-gi_pygi.h	(revision 93001)
+++ python/py27-gobject/files/patch-gi_pygi.h	(working copy)
@@ -1,11 +0,0 @@
---- gi/pygi.h.orig	2010-11-09 20:22:40.000000000 -0600
-+++ gi/pygi.h	2010-11-09 20:23:09.000000000 -0600
-@@ -152,7 +152,7 @@
- pygi_get_property_value (PyGObject *instance,
-                          const gchar *attr_name)
- {
--    return -1;
-+    return NULL;
- }
- 
- static inline gint
Index: python/py27-gobject/Portfile
===================================================================
--- python/py27-gobject/Portfile	(revision 93001)
+++ python/py27-gobject/Portfile	(working copy)
@@ -6,8 +6,7 @@
 name            py27-gobject
 platforms       darwin
 set my_name     pygobject
-version         2.26.0
-revision        2
+version         2.28.6
 set branch      [join [lrange [split ${version} .] 0 1] .]
 categories      python gnome
 license         LGPL-2.1+
@@ -24,12 +23,11 @@
 homepage        http://www.pygtk.org/
 master_sites    gnome:sources/${my_name}/${branch}/
 distname        ${my_name}-${version}
-use_bzip2       yes
+use_xz          yes
 dist_subdir     py-gobject
 
-checksums       md5     7e3352c4b83ce8dc15290e86dd9c2be0 \
-                sha1    d091412760d44477e76ae995125c8fc5a15eae74 \
-                rmd160  dd164d29232509f729fe7f766b18d1985eca73f6
+checksums       rmd160  4bc5e8546a5029d3d6b154629ab3fa4023d96bef \
+                sha256  fb8a1d4f665130a125011659bd347c7339c944232163dbb9a34fd0686577adb8
 
 depends_build   port:pkgconfig
 depends_lib     path:${prefix}/lib/pkgconfig/glib-2.0.pc:glib2 \
@@ -39,7 +37,7 @@
                 port:libffi \
                 port:python27
 
-patchfiles     patch-gi_pygi.h patch-gio_gio-types.defs
+patchfiles      patch-gio_gio-types.defs
 
 set python_prefix ${frameworks_dir}/Python.framework/Versions/2.7
 
Index: aqua/gimp-app/Portfile
===================================================================
--- aqua/gimp-app/Portfile	(revision 93001)
+++ aqua/gimp-app/Portfile	(working copy)
@@ -5,7 +5,7 @@
 PortGroup  xcode 1.0
 
 name            gimp-app
-version         2.6.12
+version         2.8.0
 license         GPL-2
 maintainers     nomaintainer
 description     GIMP.app application bundle
Index: graphics/gdk-pixbuf2/Portfile
===================================================================
--- graphics/gdk-pixbuf2/Portfile	(revision 93001)
+++ graphics/gdk-pixbuf2/Portfile	(working copy)
@@ -5,8 +5,7 @@
 
 name                        gdk-pixbuf2
 set my_name                 gdk-pixbuf
-version                     2.24.0
-revision                    1
+version                     2.26.1
 epoch                       2
 license                     LGPL
 set branch                  [join [lrange [split ${version} .] 0 1] .]
@@ -15,7 +14,9 @@
 homepage                    http://www.gtk.org/
 platforms                   darwin
 distname                    ${my_name}-${version}
-use_bzip2                   yes
+use_xz                      yes
+checksums           rmd160  a541fec932a3d89ad9b4835645989a687c8d56a7 \
+                    sha256  a60af12b58d9cc15ba4c680c6730ce5d38e8d664af1d575a379385b94b4ec7ba
 
 description                 The gdk-pixbuf-2.0 library
 
@@ -25,8 +26,6 @@
 master_sites                gnome:sources/${my_name}/${branch}/ \
                             ftp://ftp.gtk.org/pub/${my_name}/${branch}/
 
-checksums                   rmd160  5cd81ae03cc47878e253855d3b5043f734287187 \
-                            sha256  38d2630314e6d91976bffd833236f84fefa440a9038f86dc422820a39f2e3700
 
 depends_build               port:pkgconfig
 
Index: graphics/gimp/Portfile
===================================================================
--- graphics/gimp/Portfile	(revision 93001)
+++ graphics/gimp/Portfile	(working copy)
@@ -4,7 +4,7 @@
 PortSystem 1.0
 
 name            gimp
-version         2.6.12
+version         2.8.0
 set branch      [join [lrange [split ${version} .] 0 1] .]
 categories      graphics
 maintainers     devans
Index: graphics/gegl/files/patch-configure.diff
===================================================================
--- graphics/gegl/files/patch-configure.diff	(revision 93001)
+++ graphics/gegl/files/patch-configure.diff	(working copy)
@@ -1,14 +1,14 @@
---- configure.orig	2011-11-18 11:13:16.000000000 -0800
-+++ configure	2011-11-25 07:19:14.000000000 -0800
-@@ -18259,9 +18259,9 @@
+--- configure	2012-05-13 17:43:24.000000000 -0400
++++ configure.original	2012-05-13 17:43:14.000000000 -0400
+@@ -19635,9 +19635,9 @@
  
  
  
--  PYTHON_PREFIX='${prefix}'
-+  PYTHON_PREFIX=`$PYTHON -c 'import sys; print sys.prefix;'`
+-  PYTHON_PREFIX=`$PYTHON -c 'import sys; print sys.prefix;'`
++  PYTHON_PREFIX='${prefix}'
  
--  PYTHON_EXEC_PREFIX='${exec_prefix}'
-+  PYTHON_EXEC_PREFIX=`$PYTHON -c 'import sys; print sys.exec_prefix;'`
+-  PYTHON_EXEC_PREFIX=`$PYTHON -c 'import sys; print sys.exec_prefix;'`
++  PYTHON_EXEC_PREFIX='${exec_prefix}'
  
  
  
Index: graphics/gegl/Portfile
===================================================================
--- graphics/gegl/Portfile	(revision 93001)
+++ graphics/gegl/Portfile	(working copy)
@@ -4,8 +4,7 @@
 PortSystem      1.0
 
 name            gegl
-version         0.1.8
-revision        1
+version         0.2.0
 license         {GPL-3+ LGPL-3+}
 set branch      [join [lrange [split ${version} .] 0 1] .]
 categories      graphics
@@ -13,7 +12,8 @@
 platforms       darwin
 homepage        http://gegl.org/
 master_sites    gimp:${name}/${branch}/
-
+checksums       rmd160  cc10365cff27dd42b002bf305f82de54d8c158fa \
+                sha256  df2e6a0d9499afcbc4f9029c18d9d1e0dd5e8710a75e17c9b1d9a6480dd8d426
 use_bzip2       yes
 
 description \
@@ -26,8 +26,6 @@
 
 universal_variant  no
 
-checksums       sha1    3d4d902580f5c5122b01b5188b6b5da03089ecac \
-                rmd160  5ebd7663285a57205661868452e650ba41b9df7f
 
 depends_build \
     port:pkgconfig \
Index: graphics/babl/files/babl-palette.c.patch
===================================================================
--- graphics/babl/files/babl-palette.c.patch	(revision 0)
+++ graphics/babl/files/babl-palette.c.patch	(revision 0)
@@ -0,0 +1,11 @@
+--- babl/babl-palette.c.orig	2012-05-13 10:53:39.000000000 -0400
++++ babl/babl-palette.c	2012-05-13 10:53:58.000000000 -0400
+@@ -19,7 +19,7 @@
+ #include <stdlib.h>
+ #include <string.h>
+ #include <stdio.h>
+-#include <values.h>
++#include <limits.h>
+ #include <assert.h>
+ #include "config.h"
+ #include "babl-internal.h"
Index: graphics/babl/Portfile
===================================================================
--- graphics/babl/Portfile	(revision 93001)
+++ graphics/babl/Portfile	(working copy)
@@ -4,7 +4,7 @@
 PortSystem      1.0
 
 name            babl
-version         0.1.6
+version         0.1.10
 license         LGPL-3+
 set branch      [join [lrange [split ${version} .] 0 1] .]
 categories      graphics
@@ -12,7 +12,8 @@
 platforms       darwin
 homepage        http://gegl.org/babl
 master_sites    gimp:${name}/${branch}/
-
+checksums       rmd160  a18b57be692cf5fec8b6649609d5d8ddb9a97f87 \
+                sha256  943fc36ceac7dd25bc928256bc7b535a42989c6b971578146869eee5fe5955f4
 use_bzip2       yes
 
 description \
@@ -22,13 +23,12 @@
 long_description \
     ${description}
 
-checksums       sha1    3178ec9f988efe895d00e2d432ad9b6ec10211e9 \
-                rmd160  69f1493909ad571b89385b61636ed9f6ba16dd85
 
 depends_build   port:w3m \
                 port:librsvg
 
-patchfiles      clang.patch
+patchfiles      clang.patch \
+                babl-palette.c.patch
 
 platform darwin {
     if {$build_arch == "x86_64"} {
Index: graphics/gimp2/Portfile
===================================================================
--- graphics/gimp2/Portfile	(revision 93001)
+++ graphics/gimp2/Portfile	(working copy)
@@ -6,8 +6,8 @@
 name            gimp2
 conflicts       gimp2-devel
 # please remember to update the gimp metapackage to match
-version         2.6.12
-license         {GPL-2+ LGPL}
+version         2.8.0
+license         {GPL-3+ LGPL-3+}
 categories      graphics
 maintainers     devans
 homepage        http://www.gimp.org/
@@ -29,12 +29,10 @@
 set branch      [join [lrange [split ${version} .] 0 1] .]
 master_sites    gimp:gimp/v${branch}/
 
-checksums       md5     9f876ee63a0c4a4c83f50f32fb3bbe63 \
-                sha1    82964e3d4eb003239f3443a1bccac53f5d780e15 \
-                rmd160  3c7ae863474dea670eaeb914e333ba6bf50c7fcc
 
 distname        gimp-${version}
-
+checksums       rmd160  aeff9275461d0171e22b2281aae28ca4fb4bc63f \
+                sha256  dd6cee080d18faefa010ba4823e60ee7c49a4d1574a78c6dfb590592a09f2dcc
 use_bzip2       yes
 
 depends_build   port:pkgconfig \
@@ -91,7 +89,6 @@
                 --with-x \
                 --x-includes=${prefix}/include \
                 --x-libraries=${prefix}/lib \
-                --without-hal \
                 --without-alsa \
                 --without-gvfs \
                 --without-webkit
@@ -133,10 +130,6 @@
     configure.args-delete   --without-gvfs
 }
 
-variant remote description {Enable building of obsolete gimp-remote helper app} {
-    configure.args-append   --enable-gimp-remote
-}
-
 variant help_browser description {Enable Gimp help browser} {
     depends_lib-append      port:webkit-gtk
     configure.args-delete   --without-webkit
