diff options
author | jmmv <jmmv> | 2004-12-28 21:54:51 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2004-12-28 21:54:51 +0000 |
commit | 405ee99d5d1d0d2b75d88aa1b72f4eec85e40d90 (patch) | |
tree | 71fea983e968cd9cd866bc95c53a7e328af01a5d /x11/gnome-mag | |
parent | 4144fc21f7f4b71d03c6e7ed7be6fc5c4936225f (diff) | |
download | pkgsrc-405ee99d5d1d0d2b75d88aa1b72f4eec85e40d90.tar.gz |
Update to 0.11.11:
* Fix crosswire trails when using DAMAGE and XFIXES, at least for
smooth-scrolling mode (#160352).
* Reinstate crosswires, they were inadvertently removed by an error in
a compiler-warnings fix.
* Improved test for XFIXES and DAMAGE extensions, so that they
are properly built into gnome-mag when building on XOrg server platform.
* Fixed XFIXES cursor image support on big-endian architectures. (#159398)
* Fixes for #160352, #157187.
What's new in gnome-mag-0.11.9:
* different handling of changes to source and target displays; we don't
try to reparent windows any more, we tear down and start over (works
better with some x servers).
* Suppress a bunch of gdk critical warnings.
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, 8 insertions, 6 deletions
diff --git a/x11/gnome-mag/Makefile b/x11/gnome-mag/Makefile index 1ba076a4e0c..3a202a3c2d7 100644 --- a/x11/gnome-mag/Makefile +++ b/x11/gnome-mag/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2004/10/28 19:12:53 jmmv Exp $ +# $NetBSD: Makefile,v 1.18 2004/12/28 21:54:51 jmmv Exp $ # -DISTNAME= gnome-mag-0.11.8 +DISTNAME= gnome-mag-0.11.11 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-mag/0.11/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/gnome-mag/PLIST b/x11/gnome-mag/PLIST index 5db310af280..1b2713aa511 100644 --- a/x11/gnome-mag/PLIST +++ b/x11/gnome-mag/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.8 2004/09/22 08:09:58 jlam Exp $ +@comment $NetBSD: PLIST,v 1.9 2004/12/28 21:54:51 jmmv Exp $ bin/magnifier include/gnome-mag-1.0/magnifier/GNOME_Magnifier.h lib/bonobo/servers/GNOME_Magnifier.server @@ -25,6 +25,7 @@ share/gnome-mag/1_32/up.xpm share/gnome-mag/1_32/xterm.xpm share/gnome-mag/default-cursor.xpm share/idl/gnome-mag-1.0/GNOME_Magnifier.idl +${PKGLOCALEDIR}/locale/ang/LC_MESSAGES/gnome-mag.mo ${PKGLOCALEDIR}/locale/ar/LC_MESSAGES/gnome-mag.mo ${PKGLOCALEDIR}/locale/az/LC_MESSAGES/gnome-mag.mo ${PKGLOCALEDIR}/locale/be/LC_MESSAGES/gnome-mag.mo @@ -56,6 +57,7 @@ ${PKGLOCALEDIR}/locale/id/LC_MESSAGES/gnome-mag.mo ${PKGLOCALEDIR}/locale/is/LC_MESSAGES/gnome-mag.mo ${PKGLOCALEDIR}/locale/it/LC_MESSAGES/gnome-mag.mo ${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/gnome-mag.mo +${PKGLOCALEDIR}/locale/ka/LC_MESSAGES/gnome-mag.mo ${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/gnome-mag.mo ${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/gnome-mag.mo ${PKGLOCALEDIR}/locale/lv/LC_MESSAGES/gnome-mag.mo diff --git a/x11/gnome-mag/distinfo b/x11/gnome-mag/distinfo index 4d163b83024..c1d1111c715 100644 --- a/x11/gnome-mag/distinfo +++ b/x11/gnome-mag/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.8 2004/10/28 19:12:53 jmmv Exp $ +$NetBSD: distinfo,v 1.9 2004/12/28 21:54:51 jmmv Exp $ -SHA1 (gnome-mag-0.11.8.tar.bz2) = f46f66199d6e6c6cd6b51258418b1a755e1fbd21 -Size (gnome-mag-0.11.8.tar.bz2) = 311347 bytes +SHA1 (gnome-mag-0.11.11.tar.bz2) = 5e435484998626d1e3432fd51a85900fa397d4b2 +Size (gnome-mag-0.11.11.tar.bz2) = 321069 bytes SHA1 (patch-aa) = 20ad89bfabb3f0804a5d18ad0d2004d27202e277 |