From 6ab7a95ae508743822e04bc498cfc79ac345f053 Mon Sep 17 00:00:00 2001 From: adamw Date: Mon, 30 Aug 2004 17:28:26 +0000 Subject: Update to 0.0.9.9. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2732 df743ca5-7f9a-e211-a948-0013205c9059 --- databases/evolution-data-server/Makefile | 3 +-- databases/evolution-data-server/distinfo | 4 ++-- .../files/patch-calendar_libecal_e-cal.c | 11 +++++++++++ databases/evolution-data-server/pkg-plist | 1 + 4 files changed, 15 insertions(+), 4 deletions(-) create mode 100644 databases/evolution-data-server/files/patch-calendar_libecal_e-cal.c (limited to 'databases') diff --git a/databases/evolution-data-server/Makefile b/databases/evolution-data-server/Makefile index 454d5b2f0..69eafae00 100644 --- a/databases/evolution-data-server/Makefile +++ b/databases/evolution-data-server/Makefile @@ -6,8 +6,7 @@ # PORTNAME= evolution-data-server -PORTVERSION= 0.0.98 -PORTREVISION= 1 +PORTVERSION= 0.0.99 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 9a3fd11f7..e1010eaef 100644 --- a/databases/evolution-data-server/distinfo +++ b/databases/evolution-data-server/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/evolution-data-server-0.0.98.tar.bz2) = acc604979b4b8044f8ac5360b8fa82a4 -SIZE (gnome2/evolution-data-server-0.0.98.tar.bz2) = 5108350 +MD5 (gnome2/evolution-data-server-0.0.99.tar.bz2) = 5c959c8a824f0763f91358035048aa70 +SIZE (gnome2/evolution-data-server-0.0.99.tar.bz2) = 5120623 diff --git a/databases/evolution-data-server/files/patch-calendar_libecal_e-cal.c b/databases/evolution-data-server/files/patch-calendar_libecal_e-cal.c new file mode 100644 index 000000000..da045d170 --- /dev/null +++ b/databases/evolution-data-server/files/patch-calendar_libecal_e-cal.c @@ -0,0 +1,11 @@ +--- calendar/libecal/e-cal.c.orig Mon Aug 30 13:26:41 2004 ++++ calendar/libecal/e-cal.c Mon Aug 30 13:26:58 2004 +@@ -3131,7 +3131,7 @@ + { + ECalPrivate *priv; + GSList *alarms; +- char *sexp, *iso_start, *iso_end;; ++ char *sexp, *iso_start, *iso_end; + GList *object_list = NULL; + + g_return_val_if_fail (ecal != NULL, NULL); diff --git a/databases/evolution-data-server/pkg-plist b/databases/evolution-data-server/pkg-plist index e270430b1..1bbb9760b 100644 --- a/databases/evolution-data-server/pkg-plist +++ b/databases/evolution-data-server/pkg-plist @@ -585,6 +585,7 @@ share/locale/lt/LC_MESSAGES/evolution-data-server-%%EVO_VERSION%%.mo share/locale/lv/LC_MESSAGES/evolution-data-server-%%EVO_VERSION%%.mo share/locale/mn/LC_MESSAGES/evolution-data-server-%%EVO_VERSION%%.mo share/locale/ms/LC_MESSAGES/evolution-data-server-%%EVO_VERSION%%.mo +share/locale/nb/LC_MESSAGES/evolution-data-server-%%EVO_VERSION%%.mo share/locale/nl/LC_MESSAGES/evolution-data-server-%%EVO_VERSION%%.mo share/locale/nn/LC_MESSAGES/evolution-data-server-%%EVO_VERSION%%.mo share/locale/no/LC_MESSAGES/evolution-data-server-%%EVO_VERSION%%.mo -- cgit v1.2.3