diff options
author | jmmv <jmmv@pkgsrc.org> | 2006-03-30 21:11:32 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2006-03-30 21:11:32 +0000 |
commit | 98e055c892ab63c42d4c2c2d318ee2b795544336 (patch) | |
tree | 56015e8feef779d7a806771bde3a5aad978ea1e1 /x11/gtk2-engines | |
parent | f19f835c71d1f580a9729267aab8709ad6764974 (diff) | |
download | pkgsrc-98e055c892ab63c42d4c2c2d318ee2b795544336.tar.gz |
Update to 2.6.8:
* Fixed bugs:
Bug 333398 - Menubars in panel applets have sunken mode (Clearlooks)
Bug 317639 - GtkHScale not rendered properly in Clearlooks
Bug 148848 - No visual difference of disabled checkboxes in SimplySmooth (Smooth)
* Lots of other miscellaneous fixes
* Prevent unnecessary symbols from being exported (all engines)
* Prefix symbols in engines, to prevent possible conflicts with applications
* Improved RTL support in Clearlooks
Diffstat (limited to 'x11/gtk2-engines')
-rw-r--r-- | x11/gtk2-engines/Makefile | 4 | ||||
-rw-r--r-- | x11/gtk2-engines/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/x11/gtk2-engines/Makefile b/x11/gtk2-engines/Makefile index 8ad4afa6d92..30536e87b62 100644 --- a/x11/gtk2-engines/Makefile +++ b/x11/gtk2-engines/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.38 2006/03/02 21:08:30 drochner Exp $ +# $NetBSD: Makefile,v 1.39 2006/03/30 21:11:32 jmmv Exp $ -DISTNAME= gtk-engines-2.6.7 +DISTNAME= gtk-engines-2.6.8 PKGNAME= ${DISTNAME:S/gtk/gtk2/} CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtk-engines/2.6/} diff --git a/x11/gtk2-engines/distinfo b/x11/gtk2-engines/distinfo index e242c89073e..9496b2036d3 100644 --- a/x11/gtk2-engines/distinfo +++ b/x11/gtk2-engines/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.13 2006/03/02 21:08:30 drochner Exp $ +$NetBSD: distinfo,v 1.14 2006/03/30 21:11:32 jmmv Exp $ -SHA1 (gtk-engines-2.6.7.tar.bz2) = 948bd667b4d1878021efe19d7eb94f05b2b7baf4 -RMD160 (gtk-engines-2.6.7.tar.bz2) = 80edf45ed016e660aea58af1fb96dcbef8f3eff7 -Size (gtk-engines-2.6.7.tar.bz2) = 479242 bytes +SHA1 (gtk-engines-2.6.8.tar.bz2) = 310f062341262a5dc05a138db29fcb00d360dd84 +RMD160 (gtk-engines-2.6.8.tar.bz2) = 8e2b939eb88cd6aaafd357317124f4c0193dcbbe +Size (gtk-engines-2.6.8.tar.bz2) = 463097 bytes |