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.8:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e2eff1b25504
branches:  trunk
changeset: 482496:e2eff1b25504
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Thu Oct 28 19:12:53 2004 +0000

description:
Update to 0.11.8:

What's new in gnome-mag-0.11.8:
* bugfixes, sanity checks on client requests.

What's new in gnome-mag-0.11.7:
* magnifier's use of the new DAMAGE x extension can be turned off via
  the MAGNIFIER_IGNORE_DAMAGE environment variable, or via
  the "--ignore-damage" command line flag.  This is a debugging
  feature.
* magnifier now does some sanity checking on the setROI calls before
  attempting to comply.

What's new in gnome-mag-0.11.6:
* Fix for bug 141376 and 152300; we now provide the missing epv
  implementation for getTargetDisplay and getSourceDisplay, and
  we check to make sure we can connect to a display before
  trying to change source or target.

diffstat:

 x11/gnome-mag/Makefile |  5 ++---
 x11/gnome-mag/distinfo |  6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diffs (26 lines):

diff -r 1801e3ec572d -r e2eff1b25504 x11/gnome-mag/Makefile
--- a/x11/gnome-mag/Makefile    Thu Oct 28 19:11:50 2004 +0000
+++ b/x11/gnome-mag/Makefile    Thu Oct 28 19:12:53 2004 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2004/10/03 00:18:32 tv Exp $
+# $NetBSD: Makefile,v 1.17 2004/10/28 19:12:53 jmmv Exp $
 #
 
-DISTNAME=              gnome-mag-0.11.5
-PKGREVISION=           1
+DISTNAME=              gnome-mag-0.11.8
 CATEGORIES=            x11 gnome
 MASTER_SITES=          ${MASTER_SITE_GNOME:=sources/gnome-mag/0.11/}
 EXTRACT_SUFX=          .tar.bz2
diff -r 1801e3ec572d -r e2eff1b25504 x11/gnome-mag/distinfo
--- a/x11/gnome-mag/distinfo    Thu Oct 28 19:11:50 2004 +0000
+++ b/x11/gnome-mag/distinfo    Thu Oct 28 19:12:53 2004 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2004/09/21 17:11:57 jmmv Exp $
+$NetBSD: distinfo,v 1.8 2004/10/28 19:12:53 jmmv Exp $
 
-SHA1 (gnome-mag-0.11.5.tar.bz2) = a5d4a34d8b5574b362729af1f172edebe429df68
-Size (gnome-mag-0.11.5.tar.bz2) = 309469 bytes
+SHA1 (gnome-mag-0.11.8.tar.bz2) = f46f66199d6e6c6cd6b51258418b1a755e1fbd21
+Size (gnome-mag-0.11.8.tar.bz2) = 311347 bytes
 SHA1 (patch-aa) = 20ad89bfabb3f0804a5d18ad0d2004d27202e277



Home | Main Index | Thread Index | Old Index