diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-09-30 04:51:08 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-09-30 04:51:08 +0800 |
commit | 0b75f0d10283aabc47870397fb497a2296077897 (patch) | |
tree | cf186e416ceaa97833ead79df5ac80e2c934507d /mail | |
parent | f5f5b739dfa09f2661c94be478ee57e0f96e935e (diff) | |
download | marcuscom-ports-0b75f0d10283aabc47870397fb497a2296077897.tar marcuscom-ports-0b75f0d10283aabc47870397fb497a2296077897.tar.gz marcuscom-ports-0b75f0d10283aabc47870397fb497a2296077897.tar.bz2 marcuscom-ports-0b75f0d10283aabc47870397fb497a2296077897.tar.lz marcuscom-ports-0b75f0d10283aabc47870397fb497a2296077897.tar.xz marcuscom-ports-0b75f0d10283aabc47870397fb497a2296077897.tar.zst marcuscom-ports-0b75f0d10283aabc47870397fb497a2296077897.zip |
Update to 2.0.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2906 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'mail')
-rw-r--r-- | mail/evolution/Makefile | 3 | ||||
-rw-r--r-- | mail/evolution/distinfo | 4 | ||||
-rw-r--r-- | mail/evolution/files/patch-aa | 18 | ||||
-rw-r--r-- | mail/evolution/files/patch-addressbook_gui_component_addressbook-view.c | 11 | ||||
-rw-r--r-- | mail/evolution/pkg-plist | 1 |
5 files changed, 17 insertions, 20 deletions
diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile index a80124927..3bedd84f8 100644 --- a/mail/evolution/Makefile +++ b/mail/evolution/Makefile @@ -6,8 +6,7 @@ # PORTNAME= evolution -PORTVERSION= 2.0.0 -PORTREVISION= 1 +PORTVERSION= 2.0.1 CATEGORIES= mail gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.0 diff --git a/mail/evolution/distinfo b/mail/evolution/distinfo index 5f1340d69..b7570f1fa 100644 --- a/mail/evolution/distinfo +++ b/mail/evolution/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/evolution-2.0.0.tar.bz2) = 9b36c4b99cd03bb4178569f90ac32022 -SIZE (gnome2/evolution-2.0.0.tar.bz2) = 14985256 +MD5 (gnome2/evolution-2.0.1.tar.bz2) = ceb42376f51410a6b0d83454836e542a +SIZE (gnome2/evolution-2.0.1.tar.bz2) = 15230950 diff --git a/mail/evolution/files/patch-aa b/mail/evolution/files/patch-aa index c3f99f109..eadafd847 100644 --- a/mail/evolution/files/patch-aa +++ b/mail/evolution/files/patch-aa @@ -1,6 +1,14 @@ ---- configure.orig Sat Mar 6 04:31:08 2004 -+++ configure Sat Mar 6 04:35:09 2004 -@@ -24518,7 +24518,7 @@ +--- configure.orig Wed Sep 29 14:06:43 2004 ++++ configure Wed Sep 29 14:24:28 2004 +@@ -24206,6 +24206,7 @@ + #include <sys/socket.h> + #include <netinet/in.h> + #include <netdb.h> ++ #include <stdio.h> + + + int +@@ -25772,7 +25773,7 @@ LDFLAGS_save="$LDFLAGS" mitlibs="-lkrb5 -lk5crypto -lcom_err -lgssapi_krb5" @@ -9,7 +17,7 @@ echo "$as_me:$LINENO: checking for Kerberos 5" >&5 echo $ECHO_N "checking for Kerberos 5... $ECHO_C" >&6 if test "${ac_cv_lib_kerberos5+set}" = set; then -@@ -25368,10 +25368,10 @@ +@@ -26928,10 +26929,10 @@ Example: --with-nspr-libs=/usr/lib" >&2;} { (exit 1); exit 1; }; } else @@ -22,7 +30,7 @@ fi echo "$as_me:$LINENO: checking for Mozilla nspr libraries" >&5 -@@ -29134,7 +29134,7 @@ +@@ -30807,7 +30808,7 @@ idldir="$datadir/idl/evolution-$BASE_VERSION" diff --git a/mail/evolution/files/patch-addressbook_gui_component_addressbook-view.c b/mail/evolution/files/patch-addressbook_gui_component_addressbook-view.c deleted file mode 100644 index 27e8a671a..000000000 --- a/mail/evolution/files/patch-addressbook_gui_component_addressbook-view.c +++ /dev/null @@ -1,11 +0,0 @@ ---- addressbook/gui/component/addressbook-view.c.orig Tue Aug 3 16:26:39 2004 -+++ addressbook/gui/component/addressbook-view.c Tue Aug 3 16:26:49 2004 -@@ -714,7 +714,7 @@ - { - AddressbookViewPrivate *priv = view->priv; - ESource *selected_source; -- const char *uid;; -+ const char *uid; - EditorUidClosure *closure; - - selected_source = diff --git a/mail/evolution/pkg-plist b/mail/evolution/pkg-plist index 26b286211..8e8ddd96d 100644 --- a/mail/evolution/pkg-plist +++ b/mail/evolution/pkg-plist @@ -459,6 +459,7 @@ share/locale/az/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/be/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/bg/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/bn/LC_MESSAGES/evolution-%%VERSION%%.mo +share/locale/bs/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/ca/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/cs/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/cy/LC_MESSAGES/evolution-%%VERSION%%.mo |