Subject: CVS commit: pkgsrc/www
To: None <pkgsrc-changes@NetBSD.org>
From: Eric Gillespie <epg@netbsd.org>
List: pkgsrc-changes
Date: 04/06/2005 05:28:40
Module Name: pkgsrc
Committed By: epg
Date: Wed Apr 6 05:28:40 UTC 2005
Modified Files:
pkgsrc/www/clearsilver: Makefile.common distinfo
pkgsrc/www/clearsilver-base: PLIST
pkgsrc/www/py-clearsilver: Makefile
Removed Files:
pkgsrc/www/clearsilver/patches: patch-ab
Log Message:
Update to 0.9.14 and make this work with python 2.4.
Release Notes for Clearsilver 0.9.14 03/08/2005
-------------------------------------
bugfix release
- one incompatible change: semi-public function cgi_html_ws_strip now
takes a second argument to set the level of stripping
- white space stripper now has two levels: 1 is the old debug level
(which doesn't strip whitespace at the beginning of a line) and the
second strips all duplicate whitespace
- fix for cgi_register_strfuncs missing for ruby/perl modules
- fix for color problems in generated images in imd with GD2
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/www/clearsilver/Makefile.common
cvs rdiff -r1.4 -r1.5 pkgsrc/www/clearsilver/distinfo
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/www/clearsilver-base/PLIST
cvs rdiff -r1.1 -r0 pkgsrc/www/clearsilver/patches/patch-ab
cvs rdiff -r1.3 -r1.4 pkgsrc/www/py-clearsilver/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.