summaryrefslogtreecommitdiff
path: root/www/p5-HTML-Table
diff options
context:
space:
mode:
authormjl <mjl>2002-01-18 22:31:45 +0000
committermjl <mjl>2002-01-18 22:31:45 +0000
commitc9cbcddaf698e51a8266e08cd36a8a14cb54f5ed (patch)
tree6050575180ce45a5030cf18ee64d58e3c8f48261 /www/p5-HTML-Table
parent287fec17145e02033b0776bdd289608c2acc7214 (diff)
downloadpkgsrc-c9cbcddaf698e51a8266e08cd36a8a14cb54f5ed.tar.gz
Update p5-HTML-Table to 1.13.
- Added methods to set the style attribute of tables, rows, cols and cells - setRowBGColor and setRowAlign are now more efficient - Added method to set the rules and align attributes for tables - Changed all tags and attributes to print in lowercase. - Changed faulty behaviour of numeric parameters to the new method - All attribute values are now surounded by quotes - getTable was returning 0 (zero) for an empty table, now just plain return - Added getTableRows and getTableCols - Added methods setCellFormat, setRowFormat and setColFormat - More bugs fixed - Documentation Updated Fixes PR/15203 by Shell Hung.
Diffstat (limited to 'www/p5-HTML-Table')
-rw-r--r--www/p5-HTML-Table/Makefile4
-rw-r--r--www/p5-HTML-Table/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/www/p5-HTML-Table/Makefile b/www/p5-HTML-Table/Makefile
index 1b699cfba8c..f6378da94a1 100644
--- a/www/p5-HTML-Table/Makefile
+++ b/www/p5-HTML-Table/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2001/11/26 06:50:36 jlam Exp $
+# $NetBSD: Makefile,v 1.5 2002/01/18 22:31:45 mjl Exp $
-DISTNAME= HTML-Table-1.04
+DISTNAME= HTML-Table-1.13
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5htb
CATEGORIES= www perl5
diff --git a/www/p5-HTML-Table/distinfo b/www/p5-HTML-Table/distinfo
index cfa7f1419f6..97891e61a89 100644
--- a/www/p5-HTML-Table/distinfo
+++ b/www/p5-HTML-Table/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.2 2001/04/20 12:02:40 skrll Exp $
+$NetBSD: distinfo,v 1.3 2002/01/18 22:31:45 mjl Exp $
-SHA1 (HTML-Table-1.04.tar.gz) = 68c64e6501eb8fe87701a1d8e91c28f3d2318e26
-Size (HTML-Table-1.04.tar.gz) = 7260 bytes
+SHA1 (HTML-Table-1.13.tar.gz) = 8c809c80cafe99a1602a12d45826aa216602e615
+Size (HTML-Table-1.13.tar.gz) = 12892 bytes