diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-02-26 17:56:28 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-02-26 17:56:28 +0000 |
commit | a0c42d9fd303020bab460127c97acc11b3975d96 (patch) | |
tree | 6fdbb0b98e511811e38a2c9a82d455ba49b6a2c3 /x11 | |
parent | b2ae8b30f96142b5abd27da4bc86fc9914f869ee (diff) | |
download | pkgsrc-a0c42d9fd303020bab460127c97acc11b3975d96.tar.gz |
Update to 0.10.7:
2004-02-24 Bill Haneman <billh@gnome.org>
* configure.in:
Revved to 0.10.7.
* magnifier/magnifier.c:
(magnifier_init_window): Make the toplevel magnifier window
GTK_TYPE_POPUP as it should be override-redirect and should never
be occluded or decorated.
2004-02-10 Tomasz K³oczko <kloczek@pld.org.pl>
* magnifier/Makefile.am: fix for paralel build (make -j<N>).
* configure.in: Trivial cleanup: remove AC_SUBST(CFLAGS),
AC_SUBST(CPPFLAGS) and AC_SUBST(LDFLAGS). This variables are
substed by default.
Diffstat (limited to 'x11')
-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 fd2e210d46d..8bf28cd175d 100644 --- a/x11/gnome-mag/Makefile +++ b/x11/gnome-mag/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2004/02/17 21:57:58 jmmv Exp $ +# $NetBSD: Makefile,v 1.9 2004/02/26 17:56:28 jmmv Exp $ # -DISTNAME= gnome-mag-0.10.6 +DISTNAME= gnome-mag-0.10.7 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 1dec00c3bb9..9f76fe918a1 100644 --- a/x11/gnome-mag/PLIST +++ b/x11/gnome-mag/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2004/02/17 21:57:58 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.3 2004/02/26 17:56:28 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.6 +lib/libgnome-mag.so.1.7 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 5fb28f592e9..2272f1f1653 100644 --- a/x11/gnome-mag/distinfo +++ b/x11/gnome-mag/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2004/02/17 21:57:58 jmmv Exp $ +$NetBSD: distinfo,v 1.3 2004/02/26 17:56:28 jmmv Exp $ -SHA1 (gnome-mag-0.10.6.tar.bz2) = fceb52c3f24ae70bdbfa8fd2c613f41842673164 -Size (gnome-mag-0.10.6.tar.bz2) = 287517 bytes +SHA1 (gnome-mag-0.10.7.tar.bz2) = b5de59cfc79bb67eb47166fa1fe85dd24ecfa371 +Size (gnome-mag-0.10.7.tar.bz2) = 288049 bytes SHA1 (patch-aa) = 20ad89bfabb3f0804a5d18ad0d2004d27202e277 |