summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2010-09-11 18:55:10 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2010-09-11 18:55:10 +0800
commitaf20c93366dbb01254f51f67b005382c9cf52106 (patch)
tree9be002ae75913faa46120d27b4bfe3d3eb32f9d2 /graphics
parente1f691357c043956993fafdb22fe25e6b57a7051 (diff)
downloadmarcuscom-ports-af20c93366dbb01254f51f67b005382c9cf52106.tar.gz
marcuscom-ports-af20c93366dbb01254f51f67b005382c9cf52106.tar.zst
marcuscom-ports-af20c93366dbb01254f51f67b005382c9cf52106.zip
Update to 2.21.7.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14562 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gdk-pixbuf2/Makefile8
-rw-r--r--graphics/gdk-pixbuf2/distinfo6
2 files changed, 9 insertions, 5 deletions
diff --git a/graphics/gdk-pixbuf2/Makefile b/graphics/gdk-pixbuf2/Makefile
index e7804a5e2..09e97486a 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.3 2010/06/29 21:14:00 kwm Exp $
+# $MCom: ports/graphics/gdk-pixbuf2/Makefile,v 1.4 2010/07/12 14:14:14 kwm Exp $
PORTNAME?= gdk-pixbuf
-PORTVERSION= 2.21.6
+PORTVERSION= 2.21.7
CATEGORIES?= graphics
MASTER_SITES= GNOME
MASTER_SITE_SUBDIR= sources/gdk-pixbuf/${PORTVERSION:R}
@@ -31,9 +31,13 @@ USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
+CONFIGURE_ARGS= --enable-introspection=yes
MAN1= gdk-pixbuf-csource.1 gdk-pixbuf-query-loaders.1
+post-patch:
+ @${REINPLACE_CMD} -e 's|" == "|" = "|g' ${WRKSRC}/configure
+
post-install:
@cd ${WRKSRC}/docs/reference/gdk-pixbuf && gmake install-man1
diff --git a/graphics/gdk-pixbuf2/distinfo b/graphics/gdk-pixbuf2/distinfo
index 46efa9a6d..02f3e992f 100644
--- a/graphics/gdk-pixbuf2/distinfo
+++ b/graphics/gdk-pixbuf2/distinfo
@@ -1,3 +1,3 @@
-MD5 (gnome2/gdk-pixbuf-2.21.6.tar.bz2) = 03b8b833e376b72dd228e268ff8fe733
-SHA256 (gnome2/gdk-pixbuf-2.21.6.tar.bz2) = de625133161c651c0f32c1f742826ba8700637c883691664a9152faed0e24d8c
-SIZE (gnome2/gdk-pixbuf-2.21.6.tar.bz2) = 1521950
+MD5 (gnome2/gdk-pixbuf-2.21.7.tar.bz2) = 341ef6c8870fddb411f8bb24b9fb638b
+SHA256 (gnome2/gdk-pixbuf-2.21.7.tar.bz2) = 0a67737c914b2fd5c36481faa3ad5a74e3183a03d3cea3a6c15942c99221fe36
+SIZE (gnome2/gdk-pixbuf-2.21.7.tar.bz2) = 1523469