diff options
author | jmmv <jmmv> | 2004-05-15 14:41:13 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2004-05-15 14:41:13 +0000 |
commit | 404a2edaf25050503e93a6180f6f8f6a7a9b5a0a (patch) | |
tree | 0d288327ed58eae71ae32b4d68b34d5b66822dd1 /x11/gnome-mag | |
parent | dab7d79f881eab3267cd76c6bd6f49ace1e9ab54 (diff) | |
download | pkgsrc-404a2edaf25050503e93a6180f6f8f6a7a9b5a0a.tar.gz |
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 (limited to 'x11/gnome-mag')
-rw-r--r-- | x11/gnome-mag/Makefile | 4 | ||||
-rw-r--r-- | x11/gnome-mag/PLIST | 4 | ||||
-rw-r--r-- | x11/gnome-mag/distinfo | 6 |
3 files changed, 7 insertions, 7 deletions
diff --git a/x11/gnome-mag/Makefile b/x11/gnome-mag/Makefile index 9419fa58716..0f592026fc1 100644 --- a/x11/gnome-mag/Makefile +++ b/x11/gnome-mag/Makefile @@ -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 --git a/x11/gnome-mag/PLIST b/x11/gnome-mag/PLIST index 5d72ca5748d..d79796ac0e9 100644 --- a/x11/gnome-mag/PLIST +++ b/x11/gnome-mag/PLIST @@ -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.a 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 --git a/x11/gnome-mag/distinfo b/x11/gnome-mag/distinfo index 54d689e52e2..9d8347ceb4b 100644 --- a/x11/gnome-mag/distinfo +++ b/x11/gnome-mag/distinfo @@ -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 |