CVS: moonbase/mail/evolution BUILD, 1.8, 1.9 DEPENDS, 1.10,
1.11 DETAILS, 1.12, 1.13
nhudson at lunar-linux.org
nhudson at lunar-linux.org
Fri Jul 11 15:30:02 GMT 2003
Update of /var/cvs/lunar/moonbase/mail/evolution
In directory dbguin.lunar-linux.org:/tmp/cvs-serv4587/evolution
Modified Files:
BUILD DEPENDS DETAILS
Log Message:
Updating evolution to new version 1.4.3, I added ipv6 support and also now
(jmhodges should love this) LDAP works again.
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/mail/evolution/BUILD,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- BUILD 10 Jun 2003 13:02:45 -0000 1.8
+++ BUILD 11 Jul 2003 15:30:00 -0000 1.9
@@ -20,7 +20,9 @@
--localstatedir=/var \
--with-db3=$SOURCE_DIRECTORY/evolution-db3 \
--mandir=/usr/share/man \
- -infodir=/usr/share/info \
+ --infodir=/usr/share/info \
+ --enable-ipv6 \
+ --enable-gtk-doc \
$OPTS &&
default_make &&
Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/mail/evolution/DEPENDS,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- DEPENDS 12 Jun 2003 23:15:11 -0000 1.10
+++ DEPENDS 11 Jul 2003 15:30:00 -0000 1.11
@@ -26,9 +26,9 @@
--with-nss-includes=/usr/include/mozilla \
--with-nss-libs=/usr/lib/mozilla" \
"" \
- "for mozilla support"
+ "for mozilla support" &&
-#optional_depends "openldap" \
-# "--with-openldap=yes" \
-# "" \
-# "for LDAP support"
+optional_depends "openldap" \
+ "--with-openldap=yes" \
+ "" \
+ "for LDAP support"
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/mail/evolution/DETAILS,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- DETAILS 10 Jun 2003 12:33:14 -0000 1.12
+++ DETAILS 11 Jul 2003 15:30:00 -0000 1.13
@@ -1,6 +1,6 @@
MODULE=evolution
MAJOR=1.4
- VERSION=1.4.0
+ VERSION=1.4.3
DBVERSION=3.1.17
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE2=db-$DBVERSION.tar.gz
@@ -9,7 +9,7 @@
SOURCE2_URL[0]=http://www.sleepycat.com/update/snapshot/$SOURCE2
WEB_SITE=http://www.ximian.com/products/ximian_evolution
ENTERED=20011109
- UPDATED=20030609
+ UPDATED=20030711
SHORT="Ximian Evolution is an information management solution."
cat << EOF
Ximian Evolution^(TM) is the premiere personal and workgroup
More information about the Lunar-commits
mailing list