diff options
author | drochner <drochner@pkgsrc.org> | 2006-08-03 18:53:12 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2006-08-03 18:53:12 +0000 |
commit | 478c8edb4d6455bdecffa81174e748960e71ba35 (patch) | |
tree | 6a9f8f982795409623d649e16c3efc6aa1667100 /graphics | |
parent | 9f1ebc5b2afb825e7db30ea446f3a416d6a6a2f8 (diff) | |
download | pkgsrc-478c8edb4d6455bdecffa81174e748960e71ba35.tar.gz |
update to 2.14.3
changes:
- Properly sort image filenames containing numbers
- Thumbnailing fixes
- Fix printing for images with alpha channel
- Several code cleanups
- Make transparent color selection work
- Avoid losing EXIF data when saving changed jpeg images
- Fix crash with fast image switching
- Updated translations
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/eog2/Makefile | 4 | ||||
-rw-r--r-- | graphics/eog2/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/graphics/eog2/Makefile b/graphics/eog2/Makefile index 4eafa95f289..394bbc1d515 100644 --- a/graphics/eog2/Makefile +++ b/graphics/eog2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.61 2006/07/05 05:37:41 jlam Exp $ +# $NetBSD: Makefile,v 1.62 2006/08/03 18:53:12 drochner Exp $ # -DISTNAME= eog-2.14.2 +DISTNAME= eog-2.14.3 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/eog/2.14/} EXTRACT_SUFX= .tar.bz2 diff --git a/graphics/eog2/distinfo b/graphics/eog2/distinfo index 2a8187a0300..9eea9895683 100644 --- a/graphics/eog2/distinfo +++ b/graphics/eog2/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.21 2006/06/13 17:30:08 drochner Exp $ +$NetBSD: distinfo,v 1.22 2006/08/03 18:53:12 drochner Exp $ -SHA1 (eog-2.14.2.tar.bz2) = 620e6e613ce106ae286706b6bf057014636c484f -RMD160 (eog-2.14.2.tar.bz2) = 365dacddc896d7fa1ebc53bc861df30eb1421490 -Size (eog-2.14.2.tar.bz2) = 822749 bytes +SHA1 (eog-2.14.3.tar.bz2) = 2a2ef33dd09196c5ceb366dd668d433a4136a403 +RMD160 (eog-2.14.3.tar.bz2) = 753535dca6064680b2dd7d87d9fe9b5136c18682 +Size (eog-2.14.3.tar.bz2) = 824113 bytes SHA1 (patch-aa) = 92e91a057bf10c33784b4592bbde2a7ee3cf5c55 SHA1 (patch-ab) = d75be607acda1586434b13721ca620326c516ecd |