Subject: CVS commit: pkgsrc/www/libgtkhtml
To: None <pkgsrc-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 02/26/2005 17:24:19
Module Name: pkgsrc
Committed By: jmmv
Date: Sat Feb 26 17:24:19 UTC 2005
Modified Files:
pkgsrc/www/libgtkhtml: Makefile distinfo
Log Message:
Update to 2.6.3:
* Fix large memory leak [Kjartan Maraas]
* Use xmlSAX2 API instead of deprecated SAXv1 API (bug #164808) [Rodney Dawes]
* Use gnome-common in autogen.sh [Rodney Dawes]
* Return NULL at end of non-void function (bug #165455) [Chris Lahey]
* Use g_print instead of g_warning (bug #163071) [Pawel Sawek]
* Miscellaneous bug fixes (bug #151005) [Kjartan Maraas]
* Miscellaneous bug fixes [Peter Williams]
* Miscellaneous bug fixes (bugs #143502, #156582, #157328, #157330, #160704)
[Padraig O'Briain]
To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 pkgsrc/www/libgtkhtml/Makefile
cvs rdiff -r1.7 -r1.8 pkgsrc/www/libgtkhtml/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.