[Apachetoolbox-commit] /Apachetoolbox/etc defaults.conf,1.15,1.16
Brought to you by:
bryanandrews
From: Kevin J. M. Jr. <nir...@us...> - 2004-04-06 03:25:47
|
Update of /cvsroot/apachetoolbox//Apachetoolbox/etc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12939 Modified Files: defaults.conf Log Message: More version updates. Index: defaults.conf =================================================================== RCS file: /cvsroot/apachetoolbox//Apachetoolbox/etc/defaults.conf,v retrieving revision 1.15 retrieving revision 1.16 diff -C2 -d -r1.15 -r1.16 *** defaults.conf 7 Jan 2004 05:13:15 -0000 1.15 --- defaults.conf 6 Apr 2004 03:13:02 -0000 1.16 *************** *** 11,20 **** #LIBXPM=4.7 LIBJPEG=6b ! GD=2.0.18 ! PHP_GD=2.0.15 ! MYSQL=4.0.17 ! POSTGRESQL=7.4.1 ! PHP5=5.0.0b3 ! PHP4=4.3.4 PHP3=3.0.18 # default php version is php4 --- 11,20 ---- #LIBXPM=4.7 LIBJPEG=6b ! GD=2.0.22 ! PHP_GD=2.0.17 ! MYSQL=4.0.18 ! POSTGRESQL=7.4.2 ! PHP5=5.0.0RC1 ! PHP4=4.3.5 PHP3=3.0.18 # default php version is php4 *************** *** 25,30 **** UNIXODBC=2.2.6 MODSSL=2.8.16-$APACHE ! OPENSSL=0.9.7c ! LIBXML2=2.6.4 EXPAT=1.95.6 SABLOTRON=1.0 --- 25,30 ---- UNIXODBC=2.2.6 MODSSL=2.8.16-$APACHE ! OPENSSL=0.9.7d ! LIBXML2=2.6.8 EXPAT=1.95.6 SABLOTRON=1.0 *************** *** 59,71 **** MODCVS=0.4 MODFORTRESS=1.0 ! LIBCURL=7.10.8 MING=0.2a ! PYTHON=2.3.2 MHASH=0.8.18 FREETYPE=2.1.4 T1LIB=1.3.1 MODAUTHPOP3=0.0.1 ! OPENLDAP=2.2.4 ! SUPHP=0.5-pre8 #this is the 3rd party version, not used at the moment MODFRONTPAGE=1.5.1-1.3.17 --- 59,71 ---- MODCVS=0.4 MODFORTRESS=1.0 ! LIBCURL=7.11.1 MING=0.2a ! PYTHON=2.3.3 MHASH=0.8.18 FREETYPE=2.1.4 T1LIB=1.3.1 MODAUTHPOP3=0.0.1 ! OPENLDAP=2.2.8 ! SUPHP=0.5.1 #this is the 3rd party version, not used at the moment MODFRONTPAGE=1.5.1-1.3.17 |