diff options
author | avl <avl@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-03-08 21:35:28 +0800 |
---|---|---|
committer | avl <avl@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-03-08 21:35:28 +0800 |
commit | 593858419ea3de8e6547bdb9cfa18bc2961b1617 (patch) | |
tree | aa259b7ad55755e9caa3d64ead3fd14a484485e6 /databases | |
parent | f77432f3fae4dad3e562f5714bf58f4c10dcbf9e (diff) | |
download | marcuscom-ports-593858419ea3de8e6547bdb9cfa18bc2961b1617.tar marcuscom-ports-593858419ea3de8e6547bdb9cfa18bc2961b1617.tar.gz marcuscom-ports-593858419ea3de8e6547bdb9cfa18bc2961b1617.tar.bz2 marcuscom-ports-593858419ea3de8e6547bdb9cfa18bc2961b1617.tar.lz marcuscom-ports-593858419ea3de8e6547bdb9cfa18bc2961b1617.tar.xz marcuscom-ports-593858419ea3de8e6547bdb9cfa18bc2961b1617.tar.zst marcuscom-ports-593858419ea3de8e6547bdb9cfa18bc2961b1617.zip |
Update to 2.29.92.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13768 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'databases')
4 files changed, 19 insertions, 7 deletions
diff --git a/databases/evolution-data-server/Makefile b/databases/evolution-data-server/Makefile index 2c6639a59..0d73a2415 100644 --- a/databases/evolution-data-server/Makefile +++ b/databases/evolution-data-server/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/databases/evolution-data-server/Makefile,v 1.189 2010/02/23 06:57:34 avl Exp $ +# $MCom: ports/databases/evolution-data-server/Makefile,v 1.190 2010/03/06 17:04:13 marcus Exp $ # PORTNAME= evolution-data-server -PORTVERSION= 2.29.91 +PORTVERSION= 2.29.92 CATEGORIES= databases gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -83,7 +83,7 @@ pre-everything:: post-patch: @${REINPLACE_CMD} -e 's|-ldb|-l${BDB_LIB_NAME}|g ; \ s|heimlibs=".*"|heimlibs="${KRB5_LIB}"|g ; \ - s|-Wl,--no-undefined||g \ + s|-Wl,--no-undefined||g ; \ s|-Wmissing-include-dirs||g' \ ${WRKSRC}/configure diff --git a/databases/evolution-data-server/distinfo b/databases/evolution-data-server/distinfo index e1ced65f8..72b9cb295 100644 --- a/databases/evolution-data-server/distinfo +++ b/databases/evolution-data-server/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/evolution-data-server-2.29.91.tar.bz2) = 915bca59ee7212af12ff701d7d55cc23 -SHA256 (gnome2/evolution-data-server-2.29.91.tar.bz2) = bbb5533fa2281d06fab91a371ccd565504f9b79c6fb67d905a53aba626907c4f -SIZE (gnome2/evolution-data-server-2.29.91.tar.bz2) = 4597765 +MD5 (gnome2/evolution-data-server-2.29.92.tar.bz2) = 499c1fe3007759aeaff164184a745798 +SHA256 (gnome2/evolution-data-server-2.29.92.tar.bz2) = 9c82d80b65f44459de004430948a072e85cfb8538923ad24a741747c79f850e7 +SIZE (gnome2/evolution-data-server-2.29.92.tar.bz2) = 4886038 diff --git a/databases/evolution-data-server/files/patch-camel_providers_imapx_camel-imapx-tokens.txt b/databases/evolution-data-server/files/patch-camel_providers_imapx_camel-imapx-tokens.txt new file mode 100644 index 000000000..e45a1c944 --- /dev/null +++ b/databases/evolution-data-server/files/patch-camel_providers_imapx_camel-imapx-tokens.txt @@ -0,0 +1,8 @@ +--- camel/providers/imapx/camel-imapx-tokens.txt.orig 2010-03-08 16:38:04.000000000 +0900 ++++ camel/providers/imapx/camel-imapx-tokens.txt 2010-03-08 16:38:11.000000000 +0900 +@@ -1,5 +1,3 @@ +-/* This contains all of the keywords we care about. These +- can be converted to an id very efficiently */ + struct _imapx_keyword {const gchar *name; camel_imapx_id_t id; }; + %% + ALERT, IMAPX_ALERT diff --git a/databases/evolution-data-server/pkg-plist b/databases/evolution-data-server/pkg-plist index c4e659b92..49dbde492 100644 --- a/databases/evolution-data-server/pkg-plist +++ b/databases/evolution-data-server/pkg-plist @@ -229,6 +229,10 @@ lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelimap.a lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelimap.la lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelimap.so lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelimap.urls +lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelimapx.a +lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelimapx.la +lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelimapx.so +lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelimapx.urls %%IMAP4%%lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelimap4.a %%IMAP4%%lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelimap4.la %%IMAP4%%lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelimap4.so @@ -492,6 +496,7 @@ share/doc/camel/left.png share/doc/camel/right.png share/doc/camel/style.css share/doc/camel/up.png +share/doc/libebackend/EFileCache.html share/doc/libebackend/ch01.html share/doc/libebackend/home.png share/doc/libebackend/index.html @@ -501,7 +506,6 @@ share/doc/libebackend/libebackend-EOfflineListener.html share/doc/libebackend/libebackend-e-data-server-module.html share/doc/libebackend/libebackend-e-db3-utils.html share/doc/libebackend/libebackend-e-dbhash.html -share/doc/libebackend/libebackend-e-file-cache.html share/doc/libebackend/libebackend.devhelp share/doc/libebackend/libebackend.devhelp2 share/doc/libebackend/right.png |