summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gdk-pixbuf2/Makefile4
-rw-r--r--graphics/gdk-pixbuf2/distinfo4
-rw-r--r--graphics/gdk-pixbuf2/files/patch-Makefile.in12
3 files changed, 10 insertions, 10 deletions
diff --git a/graphics/gdk-pixbuf2/Makefile b/graphics/gdk-pixbuf2/Makefile
index 816dd6d9e..561eb43c8 100644
--- a/graphics/gdk-pixbuf2/Makefile
+++ b/graphics/gdk-pixbuf2/Makefile
@@ -3,10 +3,10 @@
# Whom: Ade Lovett <ade@lovett.com>
#
# $FreeBSD$
-# $MCom: ports/graphics/gdk-pixbuf2/Makefile,v 1.9 2010/11/09 09:35:01 kwm Exp $
+# $MCom: ports/graphics/gdk-pixbuf2/Makefile,v 1.11 2010/12/24 19:14:11 kwm Exp $
PORTNAME?= gdk-pixbuf
-PORTVERSION= 2.23.0
+PORTVERSION= 2.23.1
CATEGORIES?= graphics
MASTER_SITES= GNOME
MASTER_SITE_SUBDIR= sources/gdk-pixbuf/${PORTVERSION:R}
diff --git a/graphics/gdk-pixbuf2/distinfo b/graphics/gdk-pixbuf2/distinfo
index 6e05b1f73..f4ec71b77 100644
--- a/graphics/gdk-pixbuf2/distinfo
+++ b/graphics/gdk-pixbuf2/distinfo
@@ -1,2 +1,2 @@
-SHA256 (gnome2/gdk-pixbuf-2.23.0.tar.bz2) = e17081abe08e62491e25ce972eaf8f6325307289b9ab55111ccaf64ad058e2d0
-SIZE (gnome2/gdk-pixbuf-2.23.0.tar.bz2) = 1552283
+SHA256 (gnome2/gdk-pixbuf-2.23.1.tar.bz2) = 3961d293bc2fa01c1d55cc2970e2d6f465ad67f9c0de56e9e189744a9462bba4
+SIZE (gnome2/gdk-pixbuf-2.23.1.tar.bz2) = 1580850
diff --git a/graphics/gdk-pixbuf2/files/patch-Makefile.in b/graphics/gdk-pixbuf2/files/patch-Makefile.in
index 0b95cf6c7..9edf33b73 100644
--- a/graphics/gdk-pixbuf2/files/patch-Makefile.in
+++ b/graphics/gdk-pixbuf2/files/patch-Makefile.in
@@ -1,11 +1,11 @@
---- Makefile.in.orig 2010-06-27 12:20:54.000000000 +0200
-+++ Makefile.in 2010-06-27 12:21:04.000000000 +0200
-@@ -362,7 +362,7 @@
+--- Makefile.in.orig 2011-03-05 19:46:49.000000000 +0000
++++ Makefile.in 2011-03-05 22:19:01.000000000 +0000
+@@ -371,7 +371,7 @@
|| { echo "Gtk+Tests:ERROR: Failed to start Xvfb environment for X11 target tests."; exit 1; } \
&& DISPLAY=:$$XID && export DISPLAY
--SUBDIRS = gdk-pixbuf po docs tests contrib
-+SUBDIRS = gdk-pixbuf po tests contrib
+-SUBDIRS = gdk-pixbuf po docs tests contrib build
++SUBDIRS = gdk-pixbuf po contrib build
pkgconfigdir = $(prefix)/libdata/pkgconfig
pkgconfig_DATA = gdk-pixbuf-2.0.pc
- ACLOCAL_AMFLAGS = -I m4
+ ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}