diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-07-12 22:14:14 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-07-12 22:14:14 +0800 |
commit | ce0d01069065ea4d15f6199d36b0838ec4a34c06 (patch) | |
tree | 5ecc310ba7a2dda32b8e4c74ad5a3c993b37ca27 /graphics | |
parent | 89f0fb937d6f63f6817bf899370811c9aeb9ba8c (diff) | |
download | marcuscom-ports-ce0d01069065ea4d15f6199d36b0838ec4a34c06.tar marcuscom-ports-ce0d01069065ea4d15f6199d36b0838ec4a34c06.tar.gz marcuscom-ports-ce0d01069065ea4d15f6199d36b0838ec4a34c06.tar.bz2 marcuscom-ports-ce0d01069065ea4d15f6199d36b0838ec4a34c06.tar.lz marcuscom-ports-ce0d01069065ea4d15f6199d36b0838ec4a34c06.tar.xz marcuscom-ports-ce0d01069065ea4d15f6199d36b0838ec4a34c06.tar.zst marcuscom-ports-ce0d01069065ea4d15f6199d36b0838ec4a34c06.zip |
Update to 2.21.6.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14308 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gdk-pixbuf2/Makefile | 5 | ||||
-rw-r--r-- | graphics/gdk-pixbuf2/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/graphics/gdk-pixbuf2/Makefile b/graphics/gdk-pixbuf2/Makefile index 0d3fbe76f..e7804a5e2 100644 --- a/graphics/gdk-pixbuf2/Makefile +++ b/graphics/gdk-pixbuf2/Makefile @@ -3,11 +3,10 @@ # Whom: Ade Lovett <ade@lovett.com> # # $FreeBSD$ -# $MCom: ports/graphics/gdk-pixbuf2/Makefile,v 1.2 2010/06/29 10:29:57 kwm Exp $ +# $MCom: ports/graphics/gdk-pixbuf2/Makefile,v 1.3 2010/06/29 21:14:00 kwm Exp $ PORTNAME?= gdk-pixbuf -PORTVERSION= 2.21.5 -PORTREVISION= 1 +PORTVERSION= 2.21.6 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 d57301487..46efa9a6d 100644 --- a/graphics/gdk-pixbuf2/distinfo +++ b/graphics/gdk-pixbuf2/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/gdk-pixbuf-2.21.5.tar.bz2) = 63962121203282a01ec5246aeaed1a97 -SHA256 (gnome2/gdk-pixbuf-2.21.5.tar.bz2) = 8cc0c4bc810114b9fc74fb0f0c9f385525fed46e2b0898133926c4fc6e90e810 -SIZE (gnome2/gdk-pixbuf-2.21.5.tar.bz2) = 1524537 +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 |