summaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-04-22 00:00:07 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-04-22 00:00:07 +0800
commitfb0e35ee84689cad5f94aa86fb5f5b316d7f8b46 (patch)
tree0653be3c296e2a233925e91da8a26b720bc305a1 /databases
parent01cd2ccff4d914e3bb276219da910a81d5031d19 (diff)
downloadmarcuscom-ports-fb0e35ee84689cad5f94aa86fb5f5b316d7f8b46.tar
marcuscom-ports-fb0e35ee84689cad5f94aa86fb5f5b316d7f8b46.tar.gz
marcuscom-ports-fb0e35ee84689cad5f94aa86fb5f5b316d7f8b46.tar.bz2
marcuscom-ports-fb0e35ee84689cad5f94aa86fb5f5b316d7f8b46.tar.lz
marcuscom-ports-fb0e35ee84689cad5f94aa86fb5f5b316d7f8b46.tar.xz
marcuscom-ports-fb0e35ee84689cad5f94aa86fb5f5b316d7f8b46.tar.zst
marcuscom-ports-fb0e35ee84689cad5f94aa86fb5f5b316d7f8b46.zip
Update to 0.0.92.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2281 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'databases')
-rw-r--r--databases/evolution-data-server/Makefile2
-rw-r--r--databases/evolution-data-server/distinfo4
-rw-r--r--databases/evolution-data-server/files/patch-addressbook_backends_groupwise_e-book-backend-groupwise.c20
-rw-r--r--databases/evolution-data-server/pkg-plist10
4 files changed, 18 insertions, 18 deletions
diff --git a/databases/evolution-data-server/Makefile b/databases/evolution-data-server/Makefile
index a54fa2384..46e6d8407 100644
--- a/databases/evolution-data-server/Makefile
+++ b/databases/evolution-data-server/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= evolution-data-server
-PORTVERSION= 0.0.91
+PORTVERSION= 0.0.92
CATEGORIES= databases gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.0
diff --git a/databases/evolution-data-server/distinfo b/databases/evolution-data-server/distinfo
index e6880bb43..f56c2c1ff 100644
--- a/databases/evolution-data-server/distinfo
+++ b/databases/evolution-data-server/distinfo
@@ -1,2 +1,2 @@
-MD5 (gnome2/evolution-data-server-0.0.91.tar.bz2) = fb8e39c7d9fe698a0806f5fe9528b6af
-SIZE (gnome2/evolution-data-server-0.0.91.tar.bz2) = 5324097
+MD5 (gnome2/evolution-data-server-0.0.92.tar.bz2) = 725e10f30be911710085af325fc1aa53
+SIZE (gnome2/evolution-data-server-0.0.92.tar.bz2) = 5286854
diff --git a/databases/evolution-data-server/files/patch-addressbook_backends_groupwise_e-book-backend-groupwise.c b/databases/evolution-data-server/files/patch-addressbook_backends_groupwise_e-book-backend-groupwise.c
index 44807778f..2a93635ee 100644
--- a/databases/evolution-data-server/files/patch-addressbook_backends_groupwise_e-book-backend-groupwise.c
+++ b/databases/evolution-data-server/files/patch-addressbook_backends_groupwise_e-book-backend-groupwise.c
@@ -1,6 +1,6 @@
---- addressbook/backends/groupwise/e-book-backend-groupwise.c.orig Mon Apr 5 18:55:00 2004
-+++ addressbook/backends/groupwise/e-book-backend-groupwise.c Mon Apr 5 18:56:21 2004
-@@ -382,10 +382,10 @@
+--- addressbook/backends/groupwise/e-book-backend-groupwise.c.orig Mon Apr 19 09:10:40 2004
++++ addressbook/backends/groupwise/e-book-backend-groupwise.c Tue Apr 20 14:46:07 2004
+@@ -384,10 +384,10 @@
populate_birth_date (EContact *contact, gpointer data)
{
EGwItem *item;
@@ -13,7 +13,7 @@
value = e_gw_item_get_field_value (item, "birthday");
if (value) {
date = e_contact_date_from_string (value);
-@@ -466,8 +466,8 @@
+@@ -468,8 +468,8 @@
GList *email_list;
EContact *contact;
char *email;
@@ -23,7 +23,7 @@
email_list = NULL;
for (i =0 ; i < 3; i++) {
-@@ -524,9 +524,9 @@
+@@ -526,9 +526,9 @@
populate_full_name (EContact *contact, gpointer data)
{
EGwItem *item;
@@ -34,13 +34,3 @@
full_name = e_gw_item_get_full_name (item);
if (full_name) {
-@@ -640,8 +640,8 @@
- {
-
- EContact *contact;
-- contact = E_CONTACT (data);
- GList* members ;
-+ contact = E_CONTACT (data);
- members = e_contact_get (contact, E_CONTACT_EMAIL);
- e_gw_item_set_member_list (item, members);
-
diff --git a/databases/evolution-data-server/pkg-plist b/databases/evolution-data-server/pkg-plist
index e444229fa..c3b93676f 100644
--- a/databases/evolution-data-server/pkg-plist
+++ b/databases/evolution-data-server/pkg-plist
@@ -1,3 +1,8 @@
+include/evolution-data-server-%%VERSION%%/groupwise/e-gw-connection.h
+include/evolution-data-server-%%VERSION%%/groupwise/e-gw-container.h
+include/evolution-data-server-%%VERSION%%/groupwise/e-gw-filter.h
+include/evolution-data-server-%%VERSION%%/groupwise/e-gw-item.h
+include/evolution-data-server-%%VERSION%%/groupwise/e-gw-message.h
include/evolution-data-server-%%VERSION%%/libebook/Evolution-DataServer-Addressbook.h
include/evolution-data-server-%%VERSION%%/libebook/e-address-western.h
include/evolution-data-server-%%VERSION%%/libebook/e-book-async.h
@@ -118,6 +123,9 @@ lib/libedata-cal.so.5
lib/libedataserver.a
lib/libedataserver.so
lib/libedataserver.so.3
+lib/libegroupwise.a
+lib/libegroupwise.so
+lib/libegroupwise.so.0
libdata/bonobo/servers/GNOME_Evolution_DataServer_%%VERSION%%.server
libdata/pkgconfig/evolution-data-server-%%VERSION%%.pc
libdata/pkgconfig/libebook-%%VERSION%%.pc
@@ -125,6 +133,7 @@ libdata/pkgconfig/libecal-%%VERSION%%.pc
libdata/pkgconfig/libedata-book-%%VERSION%%.pc
libdata/pkgconfig/libedata-cal-%%VERSION%%.pc
libdata/pkgconfig/libedataserver-%%VERSION%%.pc
+libdata/pkgconfig/libegroupwise-%%VERSION%%.pc
libexec/evolution-data-server-%%VERSION%%
share/doc/libebook/EBook.html
share/doc/libebook/EBookListener.html
@@ -615,4 +624,5 @@ share/locale/zh_TW/LC_MESSAGES/evolution-data-server-%%EVO_VERSION%%.mo
@dirrm include/evolution-data-server-%%VERSION%%/libedata-book
@dirrm include/evolution-data-server-%%VERSION%%/libecal
@dirrm include/evolution-data-server-%%VERSION%%/libebook
+@dirrm include/evolution-data-server-%%VERSION%%/groupwise
@dirrm include/evolution-data-server-%%VERSION%%