Subject: CVS commit: pkgsrc/www/p5-HTML-Table
To: None <pkgsrc-changes@netbsd.org>
From: Martti Kuparinen <martti@netbsd.org>
List: pkgsrc-changes
Date: 03/15/2002 14:07:52
Module Name:	pkgsrc
Committed By:	martti
Date:		Fri Mar 15 12:07:52 UTC 2002

Modified Files:
	pkgsrc/www/p5-HTML-Table: DESCR Makefile distinfo

Log Message:
Updated p5-HTML-Table to 1.15 (provided by Shell Hung in pkg/15871)

- fixed setColAttr was documented but didn't actually exist
- fixed setColHeight was actually setting the column width
- fixed table align wasn't working
- fixed spurious double quote in the output after user defined table attributes
- fixed method setStyle missing although documented


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 pkgsrc/www/p5-HTML-Table/DESCR
cvs rdiff -r1.5 -r1.6 pkgsrc/www/p5-HTML-Table/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/www/p5-HTML-Table/distinfo

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