diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-10-28 19:12:53 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-10-28 19:12:53 +0000 |
commit | 9141206d15ecd9d0efe15a037d3ddbf52f84f70b (patch) | |
tree | 4956ef920715995a6c36ef0900048fa17ffb776f /x11/gnome-mag | |
parent | f9623d7588e4fe159aeb17c79eadb5133a5ac4c8 (diff) | |
download | pkgsrc-9141206d15ecd9d0efe15a037d3ddbf52f84f70b.tar.gz |
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 (limited to 'x11/gnome-mag')
-rw-r--r-- | x11/gnome-mag/Makefile | 5 | ||||
-rw-r--r-- | x11/gnome-mag/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/x11/gnome-mag/Makefile b/x11/gnome-mag/Makefile index 96602dcf446..1ba076a4e0c 100644 --- a/x11/gnome-mag/Makefile +++ b/x11/gnome-mag/Makefile @@ -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 --git a/x11/gnome-mag/distinfo b/x11/gnome-mag/distinfo index 155a133a357..4d163b83024 100644 --- a/x11/gnome-mag/distinfo +++ b/x11/gnome-mag/distinfo @@ -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 |