pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc Add and enable php-dom and php-xsl.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/56ff2af20f5c
branches:  trunk
changeset: 573399:56ff2af20f5c
user:      taca <taca%pkgsrc.org@localhost>
date:      Tue Mar 16 15:17:04 2010 +0000

description:
Add and enable php-dom and php-xsl.

diffstat:

 textproc/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (21 lines):

diff -r 980037119953 -r 56ff2af20f5c textproc/Makefile
--- a/textproc/Makefile Tue Mar 16 15:15:54 2010 +0000
+++ b/textproc/Makefile Tue Mar 16 15:17:04 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.524 2010/03/15 18:48:52 pettai Exp $
+# $NetBSD: Makefile,v 1.525 2010/03/16 15:17:04 taca Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -385,9 +385,11 @@
 SUBDIR+=       par
 SUBDIR+=       pear-Console_Table
 SUBDIR+=       pear-File_Find
+SUBDIR+=       php-dom
 SUBDIR+=       php-json
 SUBDIR+=       php-pspell
 SUBDIR+=       php-wddx
+SUBDIR+=       php-xsl
 SUBDIR+=       php5-dom
 SUBDIR+=       php5-xsl
 SUBDIR+=       po-mode



Home | Main Index | Thread Index | Old Index