diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-11-16 10:08:13 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-11-16 10:08:13 +0800 |
commit | 00f27d0d8afcf3b80068560949e40206abc5b887 (patch) | |
tree | f6ce5cb7a85fb83e1ba192fa928e9166df327d44 /mail | |
parent | 55291416d56285e9743a02b9346e29a2c292528a (diff) | |
download | marcuscom-ports-00f27d0d8afcf3b80068560949e40206abc5b887.tar.gz marcuscom-ports-00f27d0d8afcf3b80068560949e40206abc5b887.tar.zst marcuscom-ports-00f27d0d8afcf3b80068560949e40206abc5b887.zip |
Update to 2.5.2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5149 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'mail')
-rw-r--r-- | mail/evolution-exchange/Makefile | 4 | ||||
-rw-r--r-- | mail/evolution-exchange/distinfo | 6 | ||||
-rw-r--r-- | mail/evolution-exchange/files/patch-configure | 9 | ||||
-rw-r--r-- | mail/evolution-exchange/pkg-plist | 1 |
4 files changed, 6 insertions, 14 deletions
diff --git a/mail/evolution-exchange/Makefile b/mail/evolution-exchange/Makefile index 02232d67b..4d46ad29e 100644 --- a/mail/evolution-exchange/Makefile +++ b/mail/evolution-exchange/Makefile @@ -3,11 +3,11 @@ # Whom: Adam Weinberger, based off kiesel's ximian-exchange port # # $FreeBSD$ -# $MCom: ports/mail/evolution-exchange/Makefile,v 1.39 2005/10/04 04:32:19 marcus Exp $ +# $MCom: ports/mail/evolution-exchange/Makefile,v 1.41 2005/11/10 23:10:42 marcus Exp $ # PORTNAME= evolution-exchange -PORTVERSION= 2.5.1 +PORTVERSION= 2.5.2 CATEGORIES= mail gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}${PKGNAMESUFFIX}/2.5 diff --git a/mail/evolution-exchange/distinfo b/mail/evolution-exchange/distinfo index 1e3c3f1cf..e2c3011db 100644 --- a/mail/evolution-exchange/distinfo +++ b/mail/evolution-exchange/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/evolution-exchange-2.5.1.tar.bz2) = 60d921eb6f308499ee95d7630c27a483 -SHA256 (gnome2/evolution-exchange-2.5.1.tar.bz2) = 22467e38d9257e74a7ae98656a92dc2db9f0c33de9714376b579d3a98017bf8b -SIZE (gnome2/evolution-exchange-2.5.1.tar.bz2) = 1114151 +MD5 (gnome2/evolution-exchange-2.5.2.tar.bz2) = 747ec6d5fd61424d3dbae9651f8dc500 +SHA256 (gnome2/evolution-exchange-2.5.2.tar.bz2) = 85f843850df73d0a3c2ac66736e6fe49e8240ce221cfabe148b9f9a5219afa85 +SIZE (gnome2/evolution-exchange-2.5.2.tar.bz2) = 1107769 diff --git a/mail/evolution-exchange/files/patch-configure b/mail/evolution-exchange/files/patch-configure index 2421e34b3..f5d9a43d8 100644 --- a/mail/evolution-exchange/files/patch-configure +++ b/mail/evolution-exchange/files/patch-configure @@ -1,14 +1,5 @@ --- configure.orig Thu Nov 10 17:41:52 2005 +++ configure Thu Nov 10 17:43:52 2005 -@@ -2072,7 +2072,7 @@ - ;; - esac - --EVOLUTION_API_VERSION=2.4 -+EVOLUTION_API_VERSION=2.6 - EDS_API_VERSION=1.2 - - echo "$as_me:$LINENO: checking Evolution version" >&5 @@ -24837,8 +24837,8 @@ # libldap might depend on OpenSSL... We need to pull # in the dependency libs explicitly here since we're diff --git a/mail/evolution-exchange/pkg-plist b/mail/evolution-exchange/pkg-plist index 876cb0fb0..015ab9a03 100644 --- a/mail/evolution-exchange/pkg-plist +++ b/mail/evolution-exchange/pkg-plist @@ -97,6 +97,7 @@ share/locale/id/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo share/locale/it/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo share/locale/ja/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo share/locale/ko/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo +share/locale/ku/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo share/locale/lt/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo share/locale/ms/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo share/locale/nb/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo |