diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-06-14 22:02:43 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-06-14 22:02:43 +0800 |
commit | d760aaf2c9ea638d8cd1a194b99a5a648556437b (patch) | |
tree | 347cba02a08a90da94079ed1451a9e713f254ded /graphics | |
parent | 613cc0c5500fe19507ad06c68d8f0a8b72e11d16 (diff) | |
download | marcuscom-ports-d760aaf2c9ea638d8cd1a194b99a5a648556437b.tar.gz marcuscom-ports-d760aaf2c9ea638d8cd1a194b99a5a648556437b.tar.zst marcuscom-ports-d760aaf2c9ea638d8cd1a194b99a5a648556437b.zip |
Update to 2.23.4.
Switch to XZ distfile.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16070 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gdk-pixbuf2/Makefile | 6 | ||||
-rw-r--r-- | graphics/gdk-pixbuf2/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/graphics/gdk-pixbuf2/Makefile b/graphics/gdk-pixbuf2/Makefile index 054712b6b..a0b99c6ff 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.12 2011/03/05 21:23:28 kwm Exp $ +# $MCom: ports/graphics/gdk-pixbuf2/Makefile,v 1.13 2011/03/30 22:25:53 kwm Exp $ PORTNAME?= gdk-pixbuf -PORTVERSION= 2.23.3 +PORTVERSION= 2.23.4 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 54767a6a8..8572871a7 100644 --- a/graphics/gdk-pixbuf2/distinfo +++ b/graphics/gdk-pixbuf2/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome2/gdk-pixbuf-2.23.3.tar.bz2) = 9faba780151c02e13cb2029d512c975e9c41b98cd72de6d2cc50e4af10a5e76a -SIZE (gnome2/gdk-pixbuf-2.23.3.tar.bz2) = 1590998 +SHA256 (gnome2/gdk-pixbuf-2.23.4.tar.xz) = 66140dda9fb51b3f3d3612db837e82dcdd830cd83809f1feb92154a146b486d7 +SIZE (gnome2/gdk-pixbuf-2.23.4.tar.xz) = 1172084 |