Subject: CVS commit: pkgsrc/x11/gtkmm
To: None <pkgsrc-changes@NetBSD.org>
From: Adam Ciarcinski <adam@netbsd.org>
List: pkgsrc-changes
Date: 11/18/2007 08:37:05
Module Name:	pkgsrc
Committed By:	adam
Date:		Sun Nov 18 08:37:05 UTC 2007

Modified Files:
	pkgsrc/x11/gtkmm: Makefile PLIST distinfo

Log Message:
Changes 2.12.3:
* Documentation: Improved the devhelp file to
  - show the full method name, including the class name.
  - really jump to the method's anchor on the page.
* Build: Fix the win32 build.

Changes 2.12.2:
* IconView: set_cursor(): Actually implement this.
* LinkButton: Correct the implementation of the
  constructor that takes just the URI. Bug 492200
* Build: Fix the build on MacOS X. Bug 493057.


To generate a diff of this commit:
cvs rdiff -r1.54 -r1.55 pkgsrc/x11/gtkmm/Makefile
cvs rdiff -r1.25 -r1.26 pkgsrc/x11/gtkmm/PLIST
cvs rdiff -r1.29 -r1.30 pkgsrc/x11/gtkmm/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.