[Lunar-commits] CVS: moonbase/compilers/php DEPENDS, 1.14, 1.15 DETAILS, 1.25, 1.26

Auke Kok sofar at lunar-linux.org
Fri Apr 2 08:48:21 GMT 2004


Update of /var/cvs/lunar/moonbase/compilers/php
In directory dbguin.lunar-linux.org:/tmp/cvs-serv30970

Modified Files:
	DEPENDS DETAILS 
Log Message:
Patch supplied by Andrew Knott


Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/compilers/php/DEPENDS,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- DEPENDS	10 Nov 2003 16:06:35 -0000	1.14
+++ DEPENDS	2 Apr 2004 08:48:19 -0000	1.15
@@ -97,6 +97,16 @@
                  ""                             \
                  "for expat xml support"        &&
 
+optional_depends "libxml2"			\
+		"--with-dom=/usr --with-zlib-dir=/usr" \
+		""				\
+		"for DOMXML support"		&&
+
+optional_depends "libxslt"			\
+		"--with-dom-xslt=/usr --with-dom-exslt=/usr" \
+		""				\
+		"for DOM Xslt support"		&&
+
 optional_depends "openldap"                     \
                  "--with-ldap"                  \
 		 ""                             \

Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/compilers/php/DETAILS,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- DETAILS	30 Mar 2004 19:16:43 -0000	1.25
+++ DETAILS	2 Apr 2004 08:48:19 -0000	1.26
@@ -13,7 +13,7 @@
    SOURCE_URL[6]=http://fr.php.net/distributions/$SOURCE
          SOURCE2=imap-$IMAP_VERSION.tar.Z
      SOURCE2_VFY=md5:0d246d868f20d8c441d235b77c940676
-  SOURCE2_URL[0]=ftp://ftp.cac.washington.edu/imap/$SOURCE2
+     SOURCE2_URL=ftp://ftp.cac.washington.edu/imap/$SOURCE2
         WEB_SITE=http://www.php.net
          ENTERED=20011024
          UPDATED=20040330



More information about the Lunar-commits mailing list