summaryrefslogtreecommitdiffstats
path: root/databases/evolution-data-server
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2007-05-15 14:14:03 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2007-05-15 14:14:03 +0800
commit9c76550971dcec8fcaeca0d880c21d7928a1bfa7 (patch)
tree5287cc6f7caf83ef7c0e2be69108a20a173d39b2 /databases/evolution-data-server
parent7d34b39b0e933fb593cae92133433c2c9c2e17c1 (diff)
downloadmarcuscom-ports-9c76550971dcec8fcaeca0d880c21d7928a1bfa7.tar
marcuscom-ports-9c76550971dcec8fcaeca0d880c21d7928a1bfa7.tar.gz
marcuscom-ports-9c76550971dcec8fcaeca0d880c21d7928a1bfa7.tar.bz2
marcuscom-ports-9c76550971dcec8fcaeca0d880c21d7928a1bfa7.tar.lz
marcuscom-ports-9c76550971dcec8fcaeca0d880c21d7928a1bfa7.tar.xz
marcuscom-ports-9c76550971dcec8fcaeca0d880c21d7928a1bfa7.tar.zst
marcuscom-ports-9c76550971dcec8fcaeca0d880c21d7928a1bfa7.zip
Update to 1.11.2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8860 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'databases/evolution-data-server')
-rw-r--r--databases/evolution-data-server/Makefile4
-rw-r--r--databases/evolution-data-server/distinfo6
-rw-r--r--databases/evolution-data-server/files/patch-camel_camel-block-file.h10
-rw-r--r--databases/evolution-data-server/files/patch-docs_reference_camel_Makefile.in11
-rw-r--r--databases/evolution-data-server/pkg-plist91
5 files changed, 117 insertions, 5 deletions
diff --git a/databases/evolution-data-server/Makefile b/databases/evolution-data-server/Makefile
index 73e2e8e8a..dbbabd286 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.115 2007/04/28 07:18:25 marcus Exp $
+# $MCom: ports/databases/evolution-data-server/Makefile,v 1.116 2007/05/04 23:51:55 marcus Exp $
#
PORTNAME= evolution-data-server
-PORTVERSION= 1.11.1
+PORTVERSION= 1.11.2
CATEGORIES= databases gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
diff --git a/databases/evolution-data-server/distinfo b/databases/evolution-data-server/distinfo
index f20999f29..d365a49fa 100644
--- a/databases/evolution-data-server/distinfo
+++ b/databases/evolution-data-server/distinfo
@@ -1,3 +1,3 @@
-MD5 (gnome2/evolution-data-server-1.11.1.tar.bz2) = cd24bca991e6ac54c96cf68ae1cbcb92
-SHA256 (gnome2/evolution-data-server-1.11.1.tar.bz2) = 35aa87c7f49f3bf5fdabb0fd5050930989a3cff6e57e2c1a526aea6c203331fc
-SIZE (gnome2/evolution-data-server-1.11.1.tar.bz2) = 7116825
+MD5 (gnome2/evolution-data-server-1.11.2.tar.bz2) = 69cc87c19f7178557902900eebd5de82
+SHA256 (gnome2/evolution-data-server-1.11.2.tar.bz2) = 7d8e488f8a83e070a93104688aedb25b68b813381c1daaf990557e234823c69b
+SIZE (gnome2/evolution-data-server-1.11.2.tar.bz2) = 7475031
diff --git a/databases/evolution-data-server/files/patch-camel_camel-block-file.h b/databases/evolution-data-server/files/patch-camel_camel-block-file.h
new file mode 100644
index 000000000..bb155e24a
--- /dev/null
+++ b/databases/evolution-data-server/files/patch-camel_camel-block-file.h
@@ -0,0 +1,10 @@
+--- camel/camel-block-file.h.orig Tue May 15 01:48:42 2007
++++ camel/camel-block-file.h Tue May 15 01:49:00 2007
+@@ -21,6 +21,7 @@
+ #ifndef _CAMEL_BLOCK_FILE_H
+ #define _CAMEL_BLOCK_FILE_H
+
++#include <sys/types.h>
+ #include <camel/camel-object.h>
+ #include <glib.h>
+ #include <libedataserver/e-msgport.h>
diff --git a/databases/evolution-data-server/files/patch-docs_reference_camel_Makefile.in b/databases/evolution-data-server/files/patch-docs_reference_camel_Makefile.in
new file mode 100644
index 000000000..fd2c4b791
--- /dev/null
+++ b/databases/evolution-data-server/files/patch-docs_reference_camel_Makefile.in
@@ -0,0 +1,11 @@
+--- docs/reference/camel/Makefile.in.orig Tue May 15 01:56:47 2007
++++ docs/reference/camel/Makefile.in Tue May 15 01:57:51 2007
+@@ -152,7 +152,7 @@ GTK_DOC_USE_LIBTOOL_TRUE = @GTK_DOC_USE_
+ HAVE_JW = @HAVE_JW@
+ HAVE_JW_FALSE = @HAVE_JW_FALSE@
+ HAVE_JW_TRUE = @HAVE_JW_TRUE@
+-HTML_DIR = $(datadir)/gtk-doc/html
++HTML_DIR = $(prefix)/share/doc
+ ICONV_CFLAGS = @ICONV_CFLAGS@
+ ICONV_LIBS = @ICONV_LIBS@
+ IDL_INCLUDES = @IDL_INCLUDES@
diff --git a/databases/evolution-data-server/pkg-plist b/databases/evolution-data-server/pkg-plist
index d8eade627..39a924efa 100644
--- a/databases/evolution-data-server/pkg-plist
+++ b/databases/evolution-data-server/pkg-plist
@@ -24,13 +24,16 @@ include/evolution-data-server-%%VERSION%%/camel/camel-folder-summary.h
include/evolution-data-server-%%VERSION%%/camel/camel-folder-thread.h
include/evolution-data-server-%%VERSION%%/camel/camel-folder.h
include/evolution-data-server-%%VERSION%%/camel/camel-gpg-context.h
+include/evolution-data-server-%%VERSION%%/camel/camel-html-parser.h
include/evolution-data-server-%%VERSION%%/camel/camel-http-stream.h
include/evolution-data-server-%%VERSION%%/camel/camel-i18n.h
+include/evolution-data-server-%%VERSION%%/camel/camel-iconv.h
include/evolution-data-server-%%VERSION%%/camel/camel-index.h
include/evolution-data-server-%%VERSION%%/camel/camel-internet-address.h
include/evolution-data-server-%%VERSION%%/camel/camel-junk-plugin.h
include/evolution-data-server-%%VERSION%%/camel/camel-list-utils.h
include/evolution-data-server-%%VERSION%%/camel/camel-lock-client.h
+include/evolution-data-server-%%VERSION%%/camel/camel-lock-helper.h
include/evolution-data-server-%%VERSION%%/camel/camel-lock.h
include/evolution-data-server-%%VERSION%%/camel/camel-medium.h
include/evolution-data-server-%%VERSION%%/camel/camel-mime-filter-basic.h
@@ -60,6 +63,7 @@ include/evolution-data-server-%%VERSION%%/camel/camel-multipart-encrypted.h
include/evolution-data-server-%%VERSION%%/camel/camel-multipart-signed.h
include/evolution-data-server-%%VERSION%%/camel/camel-multipart.h
include/evolution-data-server-%%VERSION%%/camel/camel-net-utils.h
+include/evolution-data-server-%%VERSION%%/camel/camel-news-address.h
include/evolution-data-server-%%VERSION%%/camel/camel-nntp-address.h
include/evolution-data-server-%%VERSION%%/camel/camel-object.h
include/evolution-data-server-%%VERSION%%/camel/camel-offline-folder.h
@@ -67,6 +71,7 @@ include/evolution-data-server-%%VERSION%%/camel/camel-offline-journal.h
include/evolution-data-server-%%VERSION%%/camel/camel-offline-store.h
include/evolution-data-server-%%VERSION%%/camel/camel-operation.h
include/evolution-data-server-%%VERSION%%/camel/camel-partition-table.h
+include/evolution-data-server-%%VERSION%%/camel/camel-process.h
include/evolution-data-server-%%VERSION%%/camel/camel-provider.h
include/evolution-data-server-%%VERSION%%/camel/camel-sasl-anonymous.h
include/evolution-data-server-%%VERSION%%/camel/camel-sasl-cram-md5.h
@@ -402,6 +407,91 @@ libdata/pkgconfig/libexchange-storage-%%EVO_VERSION%%.pc
libexec/camel-index-control-%%EVO_VERSION%%
libexec/camel-lock-helper-%%EVO_VERSION%%
libexec/evolution-data-server-%%VERSION%%
+share/doc/camel/Addresses.html
+share/doc/camel/ClassTree.html
+share/doc/camel/Crypto.html
+share/doc/camel/Filters.html
+share/doc/camel/Folders.html
+share/doc/camel/Fundamentals.html
+share/doc/camel/MIME.html
+share/doc/camel/Services.html
+share/doc/camel/Streams.html
+share/doc/camel/camel-CamelAddress.html
+share/doc/camel/camel-CamelCipherContext.html
+share/doc/camel/camel-CamelDataWrapper.html
+share/doc/camel/camel-CamelFolder.html
+share/doc/camel/camel-CamelFolderSummary.html
+share/doc/camel/camel-CamelGpgContext.html
+share/doc/camel/camel-CamelInternetAddress.html
+share/doc/camel/camel-CamelMedium.html
+share/doc/camel/camel-CamelMimeFilter.html
+share/doc/camel/camel-CamelMimeFilterBasic.html
+share/doc/camel/camel-CamelMimeFilterBestenc.html
+share/doc/camel/camel-CamelMimeFilterCRLF.html
+share/doc/camel/camel-CamelMimeFilterCanon.html
+share/doc/camel/camel-CamelMimeFilterCharset.html
+share/doc/camel/camel-CamelMimeFilterEnriched.html
+share/doc/camel/camel-CamelMimeFilterFrom.html
+share/doc/camel/camel-CamelMimeFilterHTML.html
+share/doc/camel/camel-CamelMimeFilterIndex.html
+share/doc/camel/camel-CamelMimeFilterPgp.html
+share/doc/camel/camel-CamelMimeFilterSave.html
+share/doc/camel/camel-CamelMimeFilterToHTML.html
+share/doc/camel/camel-CamelMimeFilterWindows.html
+share/doc/camel/camel-CamelMimeFilterYenc.html
+share/doc/camel/camel-CamelMimeMessage.html
+share/doc/camel/camel-CamelMimeParser.html
+share/doc/camel/camel-CamelMimePart.html
+share/doc/camel/camel-CamelMultipart.html
+share/doc/camel/camel-CamelMultipartEncrypted.html
+share/doc/camel/camel-CamelMultipartSigned.html
+share/doc/camel/camel-CamelObject.html
+share/doc/camel/camel-CamelOfflineFolder.html
+share/doc/camel/camel-CamelOfflineJournal.html
+share/doc/camel/camel-CamelOfflineStore.html
+share/doc/camel/camel-CamelSasl.html
+share/doc/camel/camel-CamelSaslAnonymous.html
+share/doc/camel/camel-CamelSaslCramMd5.html
+share/doc/camel/camel-CamelSaslDigestMd5.html
+share/doc/camel/camel-CamelSaslGssapi.html
+share/doc/camel/camel-CamelSaslKerberos4.html
+share/doc/camel/camel-CamelSaslLogin.html
+share/doc/camel/camel-CamelSaslNTLM.html
+share/doc/camel/camel-CamelSaslPlain.html
+share/doc/camel/camel-CamelSeekableStream.html
+share/doc/camel/camel-CamelSeekableSubstream.html
+share/doc/camel/camel-CamelService.html
+share/doc/camel/camel-CamelSession.html
+share/doc/camel/camel-CamelStore.html
+share/doc/camel/camel-CamelStoreSummary.html
+share/doc/camel/camel-CamelStream.html
+share/doc/camel/camel-CamelStreamBuffer.html
+share/doc/camel/camel-CamelStreamFilter.html
+share/doc/camel/camel-CamelStreamFs.html
+share/doc/camel/camel-CamelStreamMem.html
+share/doc/camel/camel-CamelStreamNull.html
+share/doc/camel/camel-CamelStreamVFS.html
+share/doc/camel/camel-CamelTcpStream.html
+share/doc/camel/camel-CamelTcpStreamRaw.html
+share/doc/camel/camel-CamelTcpStreamSSL.html
+share/doc/camel/camel-CamelTransport.html
+share/doc/camel/camel-CamelVTrashFolder.html
+share/doc/camel/camel-CamelVeeFolder.html
+share/doc/camel/camel-camel-exception.html
+share/doc/camel/camel-camel-operation.html
+share/doc/camel/camel-camel-provider.html
+share/doc/camel/camel-camel-url.html
+share/doc/camel/camel.devhelp
+share/doc/camel/camel.devhelp2
+share/doc/camel/classes.html
+share/doc/camel/home.png
+share/doc/camel/index.html
+share/doc/camel/index.sgml
+share/doc/camel/ix01.html
+share/doc/camel/left.png
+share/doc/camel/right.png
+share/doc/camel/style.css
+share/doc/camel/up.png
share/doc/libebook/EBook.html
share/doc/libebook/EBookListener.html
share/doc/libebook/EBookView.html
@@ -1052,6 +1142,7 @@ share/locale/zh_TW/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo
@dirrm share/doc/libedata-book
@dirrm share/doc/libecal
@dirrm share/doc/libebook
+@dirrm share/doc/camel
@dirrm lib/evolution-data-server-%%EVO_VERSION%%/extensions
@dirrm lib/evolution-data-server-%%EVO_VERSION%%/camel-providers
@dirrm lib/evolution-data-server-%%EVO_VERSION%%