diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-01-30 07:01:54 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-01-30 07:01:54 +0800 |
commit | ccd33811656176504cbb62abac7082f2a3a412d1 (patch) | |
tree | 4c2a90d57d9c9d08d53e2ae1637cc87ab4da9e19 /mail | |
parent | 01ab559b0a0ee8a681a1225dc8b30673604fd34e (diff) | |
download | marcuscom-ports-ccd33811656176504cbb62abac7082f2a3a412d1.tar marcuscom-ports-ccd33811656176504cbb62abac7082f2a3a412d1.tar.gz marcuscom-ports-ccd33811656176504cbb62abac7082f2a3a412d1.tar.bz2 marcuscom-ports-ccd33811656176504cbb62abac7082f2a3a412d1.tar.lz marcuscom-ports-ccd33811656176504cbb62abac7082f2a3a412d1.tar.xz marcuscom-ports-ccd33811656176504cbb62abac7082f2a3a412d1.tar.zst marcuscom-ports-ccd33811656176504cbb62abac7082f2a3a412d1.zip |
Update to 2.21.90.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10297 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/pkg-plist | 6 |
3 files changed, 8 insertions, 8 deletions
diff --git a/mail/evolution-exchange/Makefile b/mail/evolution-exchange/Makefile index c41a4eda2..dbec7056e 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.104 2007/12/22 20:21:44 kwm Exp $ +# $MCom: ports/mail/evolution-exchange/Makefile,v 1.105 2008/01/14 20:22:56 kwm Exp $ # PORTNAME= evolution-exchange -PORTVERSION= 2.21.5 +PORTVERSION= 2.21.90 CATEGORIES= mail gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}${PKGNAMESUFFIX}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} diff --git a/mail/evolution-exchange/distinfo b/mail/evolution-exchange/distinfo index fedd0167a..18049be96 100644 --- a/mail/evolution-exchange/distinfo +++ b/mail/evolution-exchange/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/evolution-exchange-2.21.5.tar.bz2) = 226aa7cda4773f7067f500cb32be9ba2 -SHA256 (gnome2/evolution-exchange-2.21.5.tar.bz2) = 27b7ed9a2955a4f7acfc403254a539252cf068e836171c97de0f505ad579ce44 -SIZE (gnome2/evolution-exchange-2.21.5.tar.bz2) = 1083878 +MD5 (gnome2/evolution-exchange-2.21.90.tar.bz2) = 92e4601e8c037021101c52b98ee16bb2 +SHA256 (gnome2/evolution-exchange-2.21.90.tar.bz2) = f2048b5a29d0f93c2de0d70da80f95f91b1a19547c84b94b23b065e2e1e8fe75 +SIZE (gnome2/evolution-exchange-2.21.90.tar.bz2) = 1084286 diff --git a/mail/evolution-exchange/pkg-plist b/mail/evolution-exchange/pkg-plist index aca28b9ac..cb001fe88 100644 --- a/mail/evolution-exchange/pkg-plist +++ b/mail/evolution-exchange/pkg-plist @@ -5,15 +5,15 @@ lib/evolution-data-server-%%EDS_VERSION%%/camel-providers/libcamelexchange.so lib/evolution-data-server-%%EDS_VERSION%%/camel-providers/libcamelexchange.urls libdata/bonobo/servers/GNOME_Evolution_Exchange_Storage_%%VERSION%%.server libexec/evolution/%%EVO_VERSION%%/evolution-exchange-storage +%%DOCSDIR%%/E2kContext.html +%%DOCSDIR%%/E2kGlobalCatalog.html +%%DOCSDIR%%/E2kSecurityDescriptor.html %%DOCSDIR%%/ch01.html %%DOCSDIR%%/ch02.html %%DOCSDIR%%/ch03.html %%DOCSDIR%%/ch04.html %%DOCSDIR%%/ch05.html %%DOCSDIR%%/ch06.html -%%DOCSDIR%%/E2kContext.html -%%DOCSDIR%%/E2kGlobalCatalog.html -%%DOCSDIR%%/E2kSecurityDescriptor.html %%DOCSDIR%%/evolution-exchange-E2kAutoconfig.html %%DOCSDIR%%/evolution-exchange-E2kContext-(private).html %%DOCSDIR%%/evolution-exchange-E2kOperation-(private).html |