diff options
author | jmmv <jmmv> | 2005-01-04 10:03:00 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2005-01-04 10:03:00 +0000 |
commit | f0c7bb246ace734e92f2fa8716134eeab1c1c605 (patch) | |
tree | e8a43ed580cced792346c433d643c003437a7be0 | |
parent | 0f892028d627b68af53cf26958b9ff29d762ae4d (diff) | |
download | pkgsrc-f0c7bb246ace734e92f2fa8716134eeab1c1c605.tar.gz |
Update to 2.6.2:
* Fixed bug #159492: freezes when trying to create thumbnail for a JPEG file.
* Fixed bug #159672: log2() function already defined under cygwin.
* Fixed bug #159661: Symlinks in the root directory are incorrectly resolved.
-rw-r--r-- | graphics/gthumb/Makefile | 5 | ||||
-rw-r--r-- | graphics/gthumb/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/graphics/gthumb/Makefile b/graphics/gthumb/Makefile index 5908c1b8be9..6206ac4e739 100644 --- a/graphics/gthumb/Makefile +++ b/graphics/gthumb/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.4 2004/12/28 23:18:21 reed Exp $ +# $NetBSD: Makefile,v 1.5 2005/01/04 10:03:00 jmmv Exp $ -DISTNAME= gthumb-2.6.1 -PKGREVISION= 1 +DISTNAME= gthumb-2.6.2 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gthumb/} diff --git a/graphics/gthumb/distinfo b/graphics/gthumb/distinfo index 3b6d9cd56b1..902533ffeb5 100644 --- a/graphics/gthumb/distinfo +++ b/graphics/gthumb/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2004/11/25 18:50:31 minskim Exp $ +$NetBSD: distinfo,v 1.3 2005/01/04 10:03:00 jmmv Exp $ -SHA1 (gthumb-2.6.1.tar.gz) = 71f75cc1594b17509780264a049ebbdf4904b68d -Size (gthumb-2.6.1.tar.gz) = 3155257 bytes +SHA1 (gthumb-2.6.2.tar.gz) = dde0edc645435bda708ccd26574c18527a2696b3 +Size (gthumb-2.6.2.tar.gz) = 3155696 bytes SHA1 (patch-aa) = fd593b6157b8749cdb92bf502c01b70c090b7947 |