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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8802ab64fa91
branches:  trunk
changeset: 475407:8802ab64fa91
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Sat May 15 14:41:13 2004 +0000

description:
Update to 0.10.11:

* bugfixes: fixes for border-color, use of --source-display and
  --target-display at runtime (client still needs to destroy and
  recreate any existing zoom regions after such a change, or else
  you need gnome-mag-0.11.1).

* added code in control-client.c to test runtime change of source and
  target.

diffstat:

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

diffs (43 lines):

diff -r 5687867ba4a0 -r 8802ab64fa91 x11/gnome-mag/Makefile
--- a/x11/gnome-mag/Makefile    Sat May 15 14:39:54 2004 +0000
+++ b/x11/gnome-mag/Makefile    Sat May 15 14:41:13 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2004/05/07 01:14:50 xtraeme Exp $
+# $NetBSD: Makefile,v 1.14 2004/05/15 14:41:13 jmmv Exp $
 #
 
-DISTNAME=              gnome-mag-0.10.10
+DISTNAME=              gnome-mag-0.10.11
 CATEGORIES=            x11 gnome
 MASTER_SITES=          ${MASTER_SITE_GNOME:=sources/gnome-mag/0.10/}
 EXTRACT_SUFX=          .tar.bz2
diff -r 5687867ba4a0 -r 8802ab64fa91 x11/gnome-mag/PLIST
--- a/x11/gnome-mag/PLIST       Sat May 15 14:39:54 2004 +0000
+++ b/x11/gnome-mag/PLIST       Sat May 15 14:41:13 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2004/04/01 18:58:40 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.6 2004/05/15 14:41:13 jmmv Exp $
 bin/magnifier
 include/gnome-mag-1.0/magnifier/GNOME_Magnifier.h
 lib/bonobo/servers/GNOME_Magnifier.server
@@ -6,7 +6,7 @@
 lib/libgnome-mag.la
 lib/libgnome-mag.so
 lib/libgnome-mag.so.1
-lib/libgnome-mag.so.1.10
+lib/libgnome-mag.so.1.11
 lib/pkgconfig/gnome-mag-1.0.pc
 share/gnome-mag/crosshair-cursor.xpm
 share/gnome-mag/default-cursor.xpm
diff -r 5687867ba4a0 -r 8802ab64fa91 x11/gnome-mag/distinfo
--- a/x11/gnome-mag/distinfo    Sat May 15 14:39:54 2004 +0000
+++ b/x11/gnome-mag/distinfo    Sat May 15 14:41:13 2004 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2004/04/01 18:58:40 jmmv Exp $
+$NetBSD: distinfo,v 1.6 2004/05/15 14:41:13 jmmv Exp $
 
-SHA1 (gnome-mag-0.10.10.tar.bz2) = 791db7ac8fdb27d804a079415b348b0280012fd5
-Size (gnome-mag-0.10.10.tar.bz2) = 291229 bytes
+SHA1 (gnome-mag-0.10.11.tar.bz2) = bc0224a74e0e687e88b491acdc071f8f7111d3d8
+Size (gnome-mag-0.10.11.tar.bz2) = 291851 bytes
 SHA1 (patch-aa) = 20ad89bfabb3f0804a5d18ad0d2004d27202e277



Home | Main Index | Thread Index | Old Index