diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-04-22 02:18:20 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-04-22 02:18:20 +0800 |
commit | 297734bbd849c711729e9fa8cf1d93467e1502de (patch) | |
tree | 56c110215181d3c6ecd85e46423767ac9a3759e0 | |
parent | fb0e35ee84689cad5f94aa86fb5f5b316d7f8b46 (diff) | |
download | marcuscom-ports-297734bbd849c711729e9fa8cf1d93467e1502de.tar marcuscom-ports-297734bbd849c711729e9fa8cf1d93467e1502de.tar.gz marcuscom-ports-297734bbd849c711729e9fa8cf1d93467e1502de.tar.bz2 marcuscom-ports-297734bbd849c711729e9fa8cf1d93467e1502de.tar.lz marcuscom-ports-297734bbd849c711729e9fa8cf1d93467e1502de.tar.xz marcuscom-ports-297734bbd849c711729e9fa8cf1d93467e1502de.tar.zst marcuscom-ports-297734bbd849c711729e9fa8cf1d93467e1502de.zip |
Update to 1.5.7.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2282 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | mail/evolution/Makefile | 2 | ||||
-rw-r--r-- | mail/evolution/distinfo | 4 | ||||
-rw-r--r-- | mail/evolution/files/patch-camel_camel-debug.c | 11 | ||||
-rw-r--r-- | mail/evolution/pkg-plist | 3 |
4 files changed, 6 insertions, 14 deletions
diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile index c05f0ccb3..d04d13b5a 100644 --- a/mail/evolution/Makefile +++ b/mail/evolution/Makefile @@ -6,7 +6,7 @@ # PORTNAME= evolution -PORTVERSION= 1.5.6.2 +PORTVERSION= 1.5.7 CATEGORIES= mail gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.5 diff --git a/mail/evolution/distinfo b/mail/evolution/distinfo index b97b1283a..b35e3af45 100644 --- a/mail/evolution/distinfo +++ b/mail/evolution/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/evolution-1.5.6.2.tar.bz2) = b6a16cfd84808d037772840ad4cbce94 -SIZE (gnome2/evolution-1.5.6.2.tar.bz2) = 12035137 +MD5 (gnome2/evolution-1.5.7.tar.bz2) = a553123fb726360a853f32fd1003ef3b +SIZE (gnome2/evolution-1.5.7.tar.bz2) = 12100440 diff --git a/mail/evolution/files/patch-camel_camel-debug.c b/mail/evolution/files/patch-camel_camel-debug.c deleted file mode 100644 index 905dc0fdc..000000000 --- a/mail/evolution/files/patch-camel_camel-debug.c +++ /dev/null @@ -1,11 +0,0 @@ ---- camel/camel-debug.c.orig Mon Apr 5 22:06:03 2004 -+++ camel/camel-debug.c Mon Apr 5 22:06:48 2004 -@@ -153,8 +153,6 @@ - pthread_mutex_unlock(&debug_lock); - } - --#include <sys/debugreg.h> -- - #if 0 - static unsigned - i386_length_and_rw_bits (int len, enum target_hw_bp_type type) diff --git a/mail/evolution/pkg-plist b/mail/evolution/pkg-plist index 93d9fd44b..12f0b4ef9 100644 --- a/mail/evolution/pkg-plist +++ b/mail/evolution/pkg-plist @@ -254,6 +254,7 @@ include/evolution-%%VERSION%%/shell/Evolution.h include/evolution-%%VERSION%%/shell/e-icon-factory.h include/evolution-%%VERSION%%/shell/e-shell-corba-icon-utils.h include/evolution-%%VERSION%%/shell/e-shell-utils.h +include/evolution-%%VERSION%%/shell/e-user-creatable-items-handler.h include/evolution-%%VERSION%%/shell/evolution-config-control.h include/evolution-%%VERSION%%/shell/evolution-shell-component-utils.h include/evolution-%%VERSION%%/shell/evolution-wizard.h @@ -272,6 +273,7 @@ include/evolution-%%VERSION%%/widgets/e-dateedit.h include/evolution-%%VERSION%%/widgets/e-dropdown-button.h include/evolution-%%VERSION%%/widgets/e-expander.h include/evolution-%%VERSION%%/widgets/e-image-chooser.h +include/evolution-%%VERSION%%/widgets/e-info-label.h include/evolution-%%VERSION%%/widgets/e-map.h include/evolution-%%VERSION%%/widgets/e-multi-config-dialog.h include/evolution-%%VERSION%%/widgets/e-search-bar.h @@ -776,6 +778,7 @@ share/locale/ga/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/gl/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/hr/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/hu/LC_MESSAGES/evolution-%%VERSION%%.mo +share/locale/is/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/it/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/ja/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/ko/LC_MESSAGES/evolution-%%VERSION%%.mo |