diff options
author | wiz <wiz@pkgsrc.org> | 2008-12-02 11:39:30 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-12-02 11:39:30 +0000 |
commit | ed69af37a5815757179bcd150c14c6d30cdb7a7c (patch) | |
tree | 9440b2cc80d7c99e64d94fba47fa3b3f147328cc /graphics | |
parent | 1dc5dfd9bb33b594978ede9e148f47a55bebb395 (diff) | |
download | pkgsrc-ed69af37a5815757179bcd150c14c6d30cdb7a7c.tar.gz |
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]
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/eog/Makefile | 4 | ||||
-rw-r--r-- | graphics/eog/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/graphics/eog/Makefile b/graphics/eog/Makefile index 4c35d0715f8..13a68774ed5 100644 --- a/graphics/eog/Makefile +++ b/graphics/eog/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.37 2008/10/25 00:23:03 wiz Exp $ +# $NetBSD: Makefile,v 1.38 2008/12/02 11:39:30 wiz Exp $ # -DISTNAME= eog-2.24.1 +DISTNAME= eog-2.24.2 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/eog/2.24/} EXTRACT_SUFX= .tar.bz2 diff --git a/graphics/eog/distinfo b/graphics/eog/distinfo index e28f5cc3ee7..0c3a852743f 100644 --- a/graphics/eog/distinfo +++ b/graphics/eog/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.12 2008/10/25 00:23:03 wiz Exp $ +$NetBSD: distinfo,v 1.13 2008/12/02 11:39:30 wiz Exp $ -SHA1 (eog-2.24.1.tar.bz2) = f1406dc1ba9a2d7f8527cfbffa3f0889005b6971 -RMD160 (eog-2.24.1.tar.bz2) = b387b05aa2f5adc979d1acdfa78788bed947c126 -Size (eog-2.24.1.tar.bz2) = 2277494 bytes +SHA1 (eog-2.24.2.tar.bz2) = 0fa538744fe6cea7009bde5b345c27430afeebcb +RMD160 (eog-2.24.2.tar.bz2) = bedf11b34b51d7dce88800c1630880040407aa0d +Size (eog-2.24.2.tar.bz2) = 2277300 bytes |