pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc added pear-HTML_Common-1.2.1, moved from pkgsrc-wip, a...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/725632d677ca
branches:  trunk
changeset: 464912:725632d677ca
user:      jdolecek <jdolecek%pkgsrc.org@localhost>
date:      Wed Dec 17 19:20:38 2003 +0000

description:
added pear-HTML_Common-1.2.1, moved from pkgsrc-wip, as done by Adrian Portelli

The PEAR::HTML_Common PHP package provides methods for html code display and
attributes handling.
* Methods to set, remove, update html attributes.
* Handles comments in HTML code.
* Handles layout, tabs, line endings for nicer HTML code.

diffstat:

 doc/CHANGES  |  3 ++-
 www/Makefile |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (31 lines):

diff -r ab8c7c077d5d -r 725632d677ca doc/CHANGES
--- a/doc/CHANGES       Wed Dec 17 19:17:39 2003 +0000
+++ b/doc/CHANGES       Wed Dec 17 19:20:38 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.4162 2003/12/17 19:10:10 jdolecek Exp $
+$NetBSD: CHANGES,v 1.4163 2003/12/17 19:20:38 jdolecek Exp $
 
 Changes to the packages collection and infrastructure in 2003:
 
@@ -5213,3 +5213,4 @@
        Added cdrtools-ossdvd-2.01.1.18 [wiz 2003-12-17]
        Updated squid to 2.5.4nb5 [taca 2003-12-17]
        Added pear-Date-1.3 [jdolecek 2003-12-17]
+       Added HTML_Common-1.2.1 [jdolecek 2003-12-17]
diff -r ab8c7c077d5d -r 725632d677ca www/Makefile
--- a/www/Makefile      Wed Dec 17 19:17:39 2003 +0000
+++ b/www/Makefile      Wed Dec 17 19:20:38 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.281 2003/12/17 14:38:38 taca Exp $
+# $NetBSD: Makefile,v 1.282 2003/12/17 19:20:38 jdolecek Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -169,6 +169,7 @@
 SUBDIR+=       p5-WWW-Amazon-Wishlist
 SUBDIR+=       p5-libapreq
 SUBDIR+=       p5-libwww
+SUBDIR+=       pear-HTML_Common
 SUBDIR+=       php-FastTemplate
 SUBDIR+=       php3
 SUBDIR+=       php4



Home | Main Index | Thread Index | Old Index