Subject: CVS commit: pkgsrc/x11/gtkmm
To: None <pkgsrc-changes@NetBSD.org>
From: Adam Ciarcinski <adam@netbsd.org>
List: pkgsrc-changes
Date: 08/12/2007 12:24:20
Module Name:	pkgsrc
Committed By:	adam
Date:		Sun Aug 12 12:24:20 UTC 2007

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

Log Message:
Changes 2.10.11:
* TextBuffer: Removed the maemo-specific methods
  get_can_paste_rich_text(), set_can_paste_rich_text(),
  set_rich_text_format(), and set_rich_text_format_all(), because they have
  been removed from the maemo GTK+ 2.10, in favour of the new regular GTK+ 2.10
  methods.
* Build: Fix the tests when properties are disabled.
* Documentation:
  - FileChooser API reference improvements.
  - Improved cflags/libs section.


To generate a diff of this commit:
cvs rdiff -r1.50 -r1.51 pkgsrc/x11/gtkmm/Makefile
cvs rdiff -r1.22 -r1.23 pkgsrc/x11/gtkmm/PLIST
cvs rdiff -r1.26 -r1.27 pkgsrc/x11/gtkmm/distinfo

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