phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/tutorials/property/examples install.ap...


From: Sigurd Nes
Subject: [Phpgroupware-cvs] property/tutorials/property/examples install.ap...
Date: Sun, 09 Sep 2007 19:30:53 +0000

CVSROOT:        /sources/phpgroupware
Module name:    property
Changes by:     Sigurd Nes <sigurdne>   07/09/09 19:30:53

Modified files:
        tutorials/property/examples: install.apache.sh 

Log message:
        update

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/property/tutorials/property/examples/install.apache.sh?cvsroot=phpgroupware&r1=1.10&r2=1.11

Patches:
Index: install.apache.sh
===================================================================
RCS file: 
/sources/phpgroupware/property/tutorials/property/examples/install.apache.sh,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -b -r1.10 -r1.11
--- install.apache.sh   8 Sep 2007 10:15:04 -0000       1.10
+++ install.apache.sh   9 Sep 2007 19:30:52 -0000       1.11
@@ -1,5 +1,5 @@
 #!/bin/bash
-# $Id: install.apache.sh,v 1.10 2007/09/08 10:15:04 sigurdne Exp $ 
+# $Id: install.apache.sh,v 1.11 2007/09/09 19:30:52 sigurdne Exp $ 
 
 #/**
 #  * installscript for APACHE with PHP, IMAP, POSTGRESQL, MYSQL, LIBXML, XSLT, 
FREEDTS(MSSQL) and EACCELERATOR
@@ -25,14 +25,14 @@
 FREETDSTAR="freetds-stable.tgz"
 FREETDS="freetds-0.64"
 
-LIBXMLTAR="libxml2-2.6.28.tar.gz"
-LIBXML="libxml2-2.6.28"
+LIBXMLTAR="libxml2-2.6.30.tar.gz"
+LIBXML="libxml2-2.6.30"
 
-LIBXSLTAR="libxslt-1.1.20.tar.gz"
-LIBXSL="libxslt-1.1.20"
+LIBXSLTAR="libxslt-1.1.22.tar.gz"
+LIBXSL="libxslt-1.1.22"
 
-IMAPTAR="imap-2006h.tar.Z"
-IMAP="imap-2006h"
+IMAPTAR="imap-2006k.DEV.SNAP-0709051605.tar.Z"
+IMAP="imap-2006k.DEV.SNAP-0709051605"
 
 PHP_PREFIX="/usr/local"
 
@@ -57,8 +57,8 @@
 #  * 
 #  * @var               string EACCELERATOR, EACCELERATORTAR
 #  */
-EACCELERATORTAR="eaccelerator-0.9.5.1.tar.bz2"
-EACCELERATOR="eaccelerator-0.9.5.1"
+EACCELERATORTAR="eaccelerator-0.9.5.2.tar.bz2"
+EACCELERATOR="eaccelerator-0.9.5.2"
 
 # perform the install
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]