Tue Dec 2 11:39:30 2008 UTC ()
Update to 2.24.2:

Version 2.24.2
--------------

 * Fix warnings when dbus disabled (Felix Riemann)
 * Code fixes (Felix Riemann)
 * Fix compilation under Mac OS X (Felix Riemann)
 * Fix broken keyboard keys (Frederic Peters)

Bug fixes:

  #560065, Build failure: local variable-name collides with system-header symbol (Felix Riemann)
  #560336, need to update the eggtreemultidnd.[ch] copy from libegg (Felix Riemann)
  #560396, can't open menu with keyboard when no image is shown (Frederic Peters)

New and updated translations:

- Ivar Smolin [et]
- Maxim Dziumanenko [uk]


(wiz)
diff -r1.37 -r1.38 pkgsrc/graphics/eog/Makefile
diff -r1.12 -r1.13 pkgsrc/graphics/eog/distinfo

cvs diff -r1.37 -r1.38 pkgsrc/graphics/eog/Makefile (expand / switch to unified diff)

--- pkgsrc/graphics/eog/Makefile 2008/10/25 00:23:03 1.37
+++ pkgsrc/graphics/eog/Makefile 2008/12/02 11:39:30 1.38
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.37 2008/10/25 00:23:03 wiz Exp $ 1# $NetBSD: Makefile,v 1.38 2008/12/02 11:39:30 wiz Exp $
2# 2#
3 3
4DISTNAME= eog-2.24.1 4DISTNAME= eog-2.24.2
5CATEGORIES= graphics gnome 5CATEGORIES= graphics gnome
6MASTER_SITES= ${MASTER_SITE_GNOME:=sources/eog/2.24/} 6MASTER_SITES= ${MASTER_SITE_GNOME:=sources/eog/2.24/}
7EXTRACT_SUFX= .tar.bz2 7EXTRACT_SUFX= .tar.bz2
8 8
9MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://www.gnome.org/ 10HOMEPAGE= http://www.gnome.org/
11COMMENT= Eye of GNOME: an image viewing and cataloging program 11COMMENT= Eye of GNOME: an image viewing and cataloging program
12 12
13PKG_DESTDIR_SUPPORT= user-destdir 13PKG_DESTDIR_SUPPORT= user-destdir
14 14
15GNU_CONFIGURE= YES 15GNU_CONFIGURE= YES
16USE_TOOLS+= gmake intltool msgfmt pkg-config 16USE_TOOLS+= gmake intltool msgfmt pkg-config
17USE_DIRS+= gnome2-1.5 17USE_DIRS+= gnome2-1.5

cvs diff -r1.12 -r1.13 pkgsrc/graphics/eog/distinfo (expand / switch to unified diff)

--- pkgsrc/graphics/eog/distinfo 2008/10/25 00:23:03 1.12
+++ pkgsrc/graphics/eog/distinfo 2008/12/02 11:39:30 1.13
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.12 2008/10/25 00:23:03 wiz Exp $ 1$NetBSD: distinfo,v 1.13 2008/12/02 11:39:30 wiz Exp $
2 2
3SHA1 (eog-2.24.1.tar.bz2) = f1406dc1ba9a2d7f8527cfbffa3f0889005b6971 3SHA1 (eog-2.24.2.tar.bz2) = 0fa538744fe6cea7009bde5b345c27430afeebcb
4RMD160 (eog-2.24.1.tar.bz2) = b387b05aa2f5adc979d1acdfa78788bed947c126 4RMD160 (eog-2.24.2.tar.bz2) = bedf11b34b51d7dce88800c1630880040407aa0d
5Size (eog-2.24.1.tar.bz2) = 2277494 bytes 5Size (eog-2.24.2.tar.bz2) = 2277300 bytes