summaryrefslogtreecommitdiff
path: root/x11/gnome-mag/Makefile
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2005-02-26 17:26:20 +0000
committerjmmv <jmmv@pkgsrc.org>2005-02-26 17:26:20 +0000
commit8220b25278e401bf7c066d25577fc0adf74ff58e (patch)
treeedb7f10e069f03332dc863330e73483b9a4b3bd9 /x11/gnome-mag/Makefile
parentc0a14e26de6af6ccb088db04bbb8cb6744ccb4a9 (diff)
downloadpkgsrc-8220b25278e401bf7c066d25577fc0adf74ff58e.tar.gz
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 (limited to 'x11/gnome-mag/Makefile')
-rw-r--r--x11/gnome-mag/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome-mag/Makefile b/x11/gnome-mag/Makefile
index 3a202a3c2d7..b690278f44c 100644
--- a/x11/gnome-mag/Makefile
+++ b/x11/gnome-mag/Makefile
@@ -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