From 4eb258e754954eee66a7956e6cb755742e4d9b2c Mon Sep 17 00:00:00 2001 From: adam Date: Mon, 16 Jan 2006 14:24:21 +0000 Subject: Changes 2.8.2: * Gdk::Window::set_cursor(): Avoid leaking an extra Cursor instance. * Build: - Correctly find gmmproc on 64-bit systems. - Optionally don't build the documentation, for people in a hurry. - Windows: Check for mkifofs(). - For reduced-resources devices, optionally allow deprecated API to be left out of the library. * Documentation: - Generated Since and Deprecated lists of API. - Improved Expander documentation. - Corrections to DrawArea chapter in book. --- x11/gtkmm/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11/gtkmm/Makefile') diff --git a/x11/gtkmm/Makefile b/x11/gtkmm/Makefile index 50b02709baf..fe530f515f5 100644 --- a/x11/gtkmm/Makefile +++ b/x11/gtkmm/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.30 2005/10/03 13:11:49 adam Exp $ +# $NetBSD: Makefile,v 1.31 2006/01/16 14:24:21 adam Exp $ -DISTNAME= gtkmm-2.8.0 +DISTNAME= gtkmm-2.8.2 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtkmm/2.8/} EXTRACT_SUFX= .tar.bz2 -- cgit v1.2.3