[Top][All Lists]
[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: |
Fri, 06 Jul 2007 09:37:12 +0000 |
CVSROOT: /sources/phpgroupware
Module name: property
Changes by: Sigurd Nes <sigurdne> 07/07/06 09:37:12
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.7&r2=1.8
Patches:
Index: install.apache.sh
===================================================================
RCS file:
/sources/phpgroupware/property/tutorials/property/examples/install.apache.sh,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
--- install.apache.sh 7 May 2007 19:23:22 -0000 1.7
+++ install.apache.sh 6 Jul 2007 09:37:12 -0000 1.8
@@ -1,5 +1,5 @@
#!/bin/bash
-# $Id: install.apache.sh,v 1.7 2007/05/07 19:23:22 sigurdne Exp $
+# $Id: install.apache.sh,v 1.8 2007/07/06 09:37:12 sigurdne Exp $
#/**
# * installscript for APACHE with PHP, IMAP, POSTGRESQL, MYSQL, LIBXML, XSLT,
FREEDTS(MSSQL) and EACCELERATOR
@@ -49,8 +49,8 @@
# *
# * @var string PHP, PHPTAR
# */
-PHPTAR="php-5.2.2.tar.bz2"
-PHP="php-5.2.2"
+PHPTAR="php-5.2.3.tar.bz2"
+PHP="php-5.2.3"
#/**
# * Name of the EACCELERATOR tarball e.g eaccelerator-0.9.5.tar.bz2
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Phpgroupware-cvs] property/tutorials/property/examples install.ap...,
Sigurd Nes <=