diff options
author | jmmv <jmmv@pkgsrc.org> | 2005-02-26 17:26:20 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2005-02-26 17:26:20 +0000 |
commit | 6b59f33242b8f5bb40e16b26b93d6eb5dfecd5a2 (patch) | |
tree | edb7f10e069f03332dc863330e73483b9a4b3bd9 /x11/gnome-mag | |
parent | 8d21d74f392e14daa3c8b5f72a79d3f4339d3e54 (diff) | |
download | pkgsrc-6b59f33242b8f5bb40e16b26b93d6eb5dfecd5a2.tar.gz |
Update to 0.11.14:
What's new in gnome-mag-0.11.14:
* Fix for bug #166282; we now work properly if the source display size is
smaller than the target display size.
What's new in gnome-mag-0.11.13:
* Fixes for #164444, #164371, #158468, #164175, #164491.
* Fixes for multi-DISPLAY and fullscreen support:
we now accept setting target==source if not initially set equal;
we correctly connect to source's DAMAGE events if source server isn't
the default GDK_DISPLAY;
we tear down the zoom regions in the magnifier when changing source as
well as target;
we correctly reparent the magnifier's zoom regions _after_ redefining
the magnifier's gtk-window;
better lifecycle management of the zoom regions themselves, so that
idle handlers and timeouts are removed when the regions are disposed.
Diffstat (limited to 'x11/gnome-mag')
-rw-r--r-- | x11/gnome-mag/Makefile | 4 | ||||
-rw-r--r-- | x11/gnome-mag/PLIST | 3 | ||||
-rw-r--r-- | x11/gnome-mag/distinfo | 8 |
3 files changed, 8 insertions, 7 deletions
diff --git a/x11/gnome-mag/Makefile b/x11/gnome-mag/Makefile index 3a202a3c2d7..b690278f44c 100644 --- a/x11/gnome-mag/Makefile +++ b/x11/gnome-mag/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2004/12/28 21:54:51 jmmv Exp $ +# $NetBSD: Makefile,v 1.19 2005/02/26 17:26:20 jmmv Exp $ # -DISTNAME= gnome-mag-0.11.11 +DISTNAME= gnome-mag-0.11.14 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-mag/0.11/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/gnome-mag/PLIST b/x11/gnome-mag/PLIST index 1b2713aa511..1967545dde2 100644 --- a/x11/gnome-mag/PLIST +++ b/x11/gnome-mag/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.9 2004/12/28 21:54:51 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.10 2005/02/26 17:26:20 jmmv Exp $ bin/magnifier include/gnome-mag-1.0/magnifier/GNOME_Magnifier.h lib/bonobo/servers/GNOME_Magnifier.server @@ -65,6 +65,7 @@ ${PKGLOCALEDIR}/locale/mi/LC_MESSAGES/gnome-mag.mo ${PKGLOCALEDIR}/locale/mn/LC_MESSAGES/gnome-mag.mo ${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/gnome-mag.mo ${PKGLOCALEDIR}/locale/nb/LC_MESSAGES/gnome-mag.mo +${PKGLOCALEDIR}/locale/ne/LC_MESSAGES/gnome-mag.mo ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/gnome-mag.mo ${PKGLOCALEDIR}/locale/nn/LC_MESSAGES/gnome-mag.mo ${PKGLOCALEDIR}/locale/no/LC_MESSAGES/gnome-mag.mo diff --git a/x11/gnome-mag/distinfo b/x11/gnome-mag/distinfo index ecb6b435cce..a7c3410bb9e 100644 --- a/x11/gnome-mag/distinfo +++ b/x11/gnome-mag/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.10 2005/02/23 17:36:11 wiz Exp $ +$NetBSD: distinfo,v 1.11 2005/02/26 17:26:20 jmmv Exp $ -SHA1 (gnome-mag-0.11.11.tar.bz2) = 5e435484998626d1e3432fd51a85900fa397d4b2 -RMD160 (gnome-mag-0.11.11.tar.bz2) = f754c841d566dd65c5d1134d86572f21505ed754 -Size (gnome-mag-0.11.11.tar.bz2) = 321069 bytes +SHA1 (gnome-mag-0.11.14.tar.bz2) = f9f02a0949b522958b95b6fde7edaecbccd7b797 +RMD160 (gnome-mag-0.11.14.tar.bz2) = 23ccc65970050b4909bd1034ac1d1eb25761957a +Size (gnome-mag-0.11.14.tar.bz2) = 324747 bytes SHA1 (patch-aa) = 20ad89bfabb3f0804a5d18ad0d2004d27202e277 |