diff options
author | Koop Mast <kwm@FreeBSD.org> | 2011-07-30 09:20:22 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2011-07-30 09:20:22 +0000 |
commit | 0b743289fc32232ef4026a42f720186d8ae7c899 (patch) | |
tree | 1d1222f6f025fbba9f6a7bc42cf1bd0545242e55 /graphics/gdk-pixbuf2 | |
parent | 42ee47bc6af00264547c217e6ce66acfc5aa7220 (diff) |
Notes
Diffstat (limited to 'graphics/gdk-pixbuf2')
-rw-r--r-- | graphics/gdk-pixbuf2/Makefile | 6 | ||||
-rw-r--r-- | graphics/gdk-pixbuf2/distinfo | 4 | ||||
-rw-r--r-- | graphics/gdk-pixbuf2/files/patch-Makefile.in | 12 | ||||
-rw-r--r-- | graphics/gdk-pixbuf2/pkg-plist | 3 |
4 files changed, 14 insertions, 11 deletions
diff --git a/graphics/gdk-pixbuf2/Makefile b/graphics/gdk-pixbuf2/Makefile index 63b16093c009..2e3359dfa156 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.15 2011/06/27 21:10:23 kwm Exp $ PORTNAME?= gdk-pixbuf -PORTVERSION= 2.22.1 +PORTVERSION= 2.23.5 CATEGORIES?= graphics MASTER_SITES= GNOME MASTER_SITE_SUBDIR= sources/gdk-pixbuf/${PORTVERSION:R} @@ -23,7 +23,7 @@ LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png \ jasper.4:${PORTSDIR}/graphics/jasper LATEST_LINK= gdk-pixbuf2 -USE_BZIP2= yes +USE_XZ= yes USE_GMAKE= yes USE_XORG= xt xi x11 USE_AUTOTOOLS= libtool diff --git a/graphics/gdk-pixbuf2/distinfo b/graphics/gdk-pixbuf2/distinfo index a2b0891c3f8f..a63a71c51324 100644 --- a/graphics/gdk-pixbuf2/distinfo +++ b/graphics/gdk-pixbuf2/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome2/gdk-pixbuf-2.22.1.tar.bz2) = 6ce87eda24af9362307b2593c154d0b660f4e26d0abf2e71d46d0ddd55fd953d -SIZE (gnome2/gdk-pixbuf-2.22.1.tar.bz2) = 1543273 +SHA256 (gnome2/gdk-pixbuf-2.23.5.tar.xz) = 7a6c3550426f38f6b0eeeb49295654d9e706ce8f1786a4d0932f9d2c0d0bc500 +SIZE (gnome2/gdk-pixbuf-2.23.5.tar.xz) = 1171372 diff --git a/graphics/gdk-pixbuf2/files/patch-Makefile.in b/graphics/gdk-pixbuf2/files/patch-Makefile.in index 0b95cf6c7e6e..9edf33b7320f 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} diff --git a/graphics/gdk-pixbuf2/pkg-plist b/graphics/gdk-pixbuf2/pkg-plist index fc68f34cbde4..7ba643f953f8 100644 --- a/graphics/gdk-pixbuf2/pkg-plist +++ b/graphics/gdk-pixbuf2/pkg-plist @@ -100,6 +100,7 @@ share/locale/dz/LC_MESSAGES/gdk-pixbuf.mo share/locale/el/LC_MESSAGES/gdk-pixbuf.mo share/locale/en_CA/LC_MESSAGES/gdk-pixbuf.mo share/locale/en_GB/LC_MESSAGES/gdk-pixbuf.mo +share/locale/en@shaw/LC_MESSAGES/gdk-pixbuf.mo share/locale/eo/LC_MESSAGES/gdk-pixbuf.mo share/locale/es/LC_MESSAGES/gdk-pixbuf.mo share/locale/et/LC_MESSAGES/gdk-pixbuf.mo @@ -222,6 +223,8 @@ share/locale/zh_TW/LC_MESSAGES/gdk-pixbuf.mo @dirrmtry share/locale/ia @dirrmtry share/locale/hy/LC_MESSAGES @dirrmtry share/locale/hy +@dirrmtry share/locale/en@shaw/LC_MESSAGES +@dirrmtry share/locale/en@shaw @dirrmtry share/locale/dz/LC_MESSAGES @dirrmtry share/locale/dz @dirrmtry share/locale/crh/LC_MESSAGES |