summaryrefslogtreecommitdiff
path: root/x11/gtk2-engines/Makefile
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2006-11-28 22:10:21 +0000
committerdrochner <drochner@pkgsrc.org>2006-11-28 22:10:21 +0000
commitbc5189e15de5f2dee4634a1aeae8dbb235f56034 (patch)
tree8fec6e262c28aa27298ef5d9d2754cda40be1764 /x11/gtk2-engines/Makefile
parenta9818d17ebfe86426dc47deda0b664253763ef36 (diff)
downloadpkgsrc-bc5189e15de5f2dee4634a1aeae8dbb235f56034.tar.gz
update to 2.8.2
changes: - Don't draw boxes around handles on gnome-panels in Mist - Add a --disable-all option, so that it is possible to build one engine without requiring to disable every other engine manually. - Various changes to avoid expensive code paths in cairo - Fix background fill for redmond slider widgets (GtkScale) - Improvements in Crux arrows and scrollbar troughs - Fixes to enable gtk-engines to compile on win32 with VC++ - Set some "Redmond" style icon sizes in the Redmond theme
Diffstat (limited to 'x11/gtk2-engines/Makefile')
-rw-r--r--x11/gtk2-engines/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gtk2-engines/Makefile b/x11/gtk2-engines/Makefile
index 74abe7c2d19..a8ed3249813 100644
--- a/x11/gtk2-engines/Makefile
+++ b/x11/gtk2-engines/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.44 2006/10/17 17:19:15 drochner Exp $
+# $NetBSD: Makefile,v 1.45 2006/11/28 22:10:21 drochner Exp $
-DISTNAME= gtk-engines-2.8.1
+DISTNAME= gtk-engines-2.8.2
PKGNAME= ${DISTNAME:S/gtk/gtk2/}
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtk-engines/2.8/}