gunnar: server/horde external-horde.sh,1.8,1.9

cvs at kolab.org cvs at kolab.org
Mon Mar 3 09:33:37 CET 2008


Author: gunnar

Update of /kolabrepository/server/horde
In directory doto:/tmp/cvs-serv20841

Modified Files:
	external-horde.sh 
Log Message:
Revert to rc1 since we'll probably skip directly ahead to 3.2

Index: external-horde.sh
===================================================================
RCS file: /kolabrepository/server/horde/external-horde.sh,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- external-horde.sh	28 Feb 2008 11:11:45 -0000	1.8
+++ external-horde.sh	3 Mar 2008 08:33:35 -0000	1.9
@@ -2,16 +2,14 @@
 
 # The package versions we will be using
 
-HORDE_PKG=horde-3.2-rc2
-IMP_PKG=imp-h3-4.2-rc2
-DIMP_PKG=dimp-h3-1.0-rc2
-MIMP_PKG=mimp-h3-1.1-rc1
-INGO_PKG=ingo-h3-1.2-rc2
+HORDE_PKG=horde-3.2-rc1
+IMP_PKG=imp-h3-4.2-rc1
+INGO_PKG=ingo-h3-1.2-rc1
 PASSWD_PKG=passwd-h3-3.0.1
-KRONOLITH_PKG=kronolith-h3-2.2-rc2
-MNEMO_PKG=mnemo-h3-2.2-rc2
-NAG_PKG=nag-h3-2.2-rc2
-TURBA_PKG=turba-h3-2.2-rc3
+KRONOLITH_PKG=kronolith-h3-2.2-rc1
+MNEMO_PKG=mnemo-h3-2.2-rc1
+NAG_PKG=nag-h3-2.2-rc1
+TURBA_PKG=turba-h3-2.2-rc1
 
 
 # The patches we will be using
@@ -54,8 +52,6 @@
 
 wget ftp://ftp.horde.org/pub/horde/${HORDE_PKG}.tar.gz
 wget ftp://ftp.horde.org/pub/imp/${IMP_PKG}.tar.gz
-wget ftp://ftp.horde.org/pub/dimp/${DIMP_PKG}.tar.gz
-wget ftp://ftp.horde.org/pub/mimp/${MIMP_PKG}.tar.gz
 wget ftp://ftp.horde.org/pub/ingo/${INGO_PKG}.tar.gz
 wget ftp://ftp.horde.org/pub/passwd/${PASSWD_PKG}.tar.gz
 wget ftp://ftp.horde.org/pub/kronolith/${KRONOLITH_PKG}.tar.gz
@@ -68,8 +64,6 @@
 
 tar xfz ${HORDE_PKG}.tar.gz
 tar xfz ${IMP_PKG}.tar.gz
-tar xfz ${DIMP_PKG}.tar.gz
-tar xfz ${MIMP_PKG}.tar.gz
 tar xfz ${INGO_PKG}.tar.gz
 tar xfz ${PASSWD_PKG}.tar.gz
 tar xfz ${KRONOLITH_PKG}.tar.gz
@@ -82,8 +76,6 @@
 
 mv ${HORDE_PKG} horde
 mv ${IMP_PKG} horde/imp
-mv ${DIMP_PKG} horde/dimp
-mv ${MIMP_PKG} horde/mimp
 mv ${INGO_PKG} horde/ingo
 mv ${PASSWD_PKG} horde/passwd
 mv ${KRONOLITH_PKG} horde/kronolith





More information about the commits mailing list