pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/gnome-mag Update to 0.11.14:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/72ed5c881116
branches:  trunk
changeset: 489801:72ed5c881116
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Sat Feb 26 17:26:20 2005 +0000

description:
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:

 x11/gnome-mag/Makefile |  4 ++--
 x11/gnome-mag/PLIST    |  3 ++-
 x11/gnome-mag/distinfo |  8 ++++----
 3 files changed, 8 insertions(+), 7 deletions(-)

diffs (44 lines):

diff -r 685639fb2e83 -r 72ed5c881116 x11/gnome-mag/Makefile
--- a/x11/gnome-mag/Makefile    Sat Feb 26 17:26:09 2005 +0000
+++ b/x11/gnome-mag/Makefile    Sat Feb 26 17:26:20 2005 +0000
@@ -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 -r 685639fb2e83 -r 72ed5c881116 x11/gnome-mag/PLIST
--- a/x11/gnome-mag/PLIST       Sat Feb 26 17:26:09 2005 +0000
+++ b/x11/gnome-mag/PLIST       Sat Feb 26 17:26:20 2005 +0000
@@ -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/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 -r 685639fb2e83 -r 72ed5c881116 x11/gnome-mag/distinfo
--- a/x11/gnome-mag/distinfo    Sat Feb 26 17:26:09 2005 +0000
+++ b/x11/gnome-mag/distinfo    Sat Feb 26 17:26:20 2005 +0000
@@ -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



Home | Main Index | Thread Index | Old Index