Subject: CVS commit: pkgsrc/x11/gtkmm
To: None <pkgsrc-changes@NetBSD.org>
From: Adam Ciarcinski <adam@netbsd.org>
List: pkgsrc-changes
Date: 01/16/2006 14:24:21
Module Name: pkgsrc
Committed By: adam
Date: Mon Jan 16 14:24:21 UTC 2006
Modified Files:
pkgsrc/x11/gtkmm: Makefile PLIST buildlink3.mk distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -r1.30 -r1.31 pkgsrc/x11/gtkmm/Makefile
cvs rdiff -r1.12 -r1.13 pkgsrc/x11/gtkmm/PLIST pkgsrc/x11/gtkmm/distinfo
cvs rdiff -r1.3 -r1.4 pkgsrc/x11/gtkmm/buildlink3.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.