diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-09-17 03:13:30 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-09-17 03:13:30 +0800 |
commit | 0dea963983e194bfe43e723f6c5e964d2b227a7c (patch) | |
tree | f2d5ff60e0e8007698f0125e6a49c62b0eacedab /mail/evolution-exchange3 | |
parent | a3bcb1e846b75db612a975c6f5eb3ef4b4fff8c5 (diff) | |
download | marcuscom-ports-0dea963983e194bfe43e723f6c5e964d2b227a7c.tar marcuscom-ports-0dea963983e194bfe43e723f6c5e964d2b227a7c.tar.gz marcuscom-ports-0dea963983e194bfe43e723f6c5e964d2b227a7c.tar.bz2 marcuscom-ports-0dea963983e194bfe43e723f6c5e964d2b227a7c.tar.lz marcuscom-ports-0dea963983e194bfe43e723f6c5e964d2b227a7c.tar.xz marcuscom-ports-0dea963983e194bfe43e723f6c5e964d2b227a7c.tar.zst marcuscom-ports-0dea963983e194bfe43e723f6c5e964d2b227a7c.zip |
UPdate to 3.1.91.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16197 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'mail/evolution-exchange3')
-rw-r--r-- | mail/evolution-exchange3/Makefile | 10 | ||||
-rw-r--r-- | mail/evolution-exchange3/distinfo | 4 | ||||
-rw-r--r-- | mail/evolution-exchange3/pkg-plist | 1 |
3 files changed, 8 insertions, 7 deletions
diff --git a/mail/evolution-exchange3/Makefile b/mail/evolution-exchange3/Makefile index df6bff75a..9234c5fcb 100644 --- a/mail/evolution-exchange3/Makefile +++ b/mail/evolution-exchange3/Makefile @@ -3,11 +3,11 @@ # Whom: Adam Weinberger, based off kiesel's ximian-exchange port # # $FreeBSD$ -# $MCom: ports/mail/evolution-exchange3/Makefile,v 1.11 2011/06/10 22:59:05 mezz Exp $ +# $MCom: ports/mail/evolution-exchange3/Makefile,v 1.12 2011/08/31 15:07:15 kwm Exp $ # PORTNAME= evolution-exchange -PORTVERSION= 3.0.3 +PORTVERSION= 3.1.91 CATEGORIES= mail gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -15,8 +15,8 @@ DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= Evolution plugin to connect to Microsoft Exchange servers -BUILD_DEPENDS= evolution>=2.91.0:${PORTSDIR}/mail/evolution3 -RUN_DEPENDS= evolution>=2.91.0:${PORTSDIR}/mail/evolution3 +BUILD_DEPENDS= evolution>=3.1.0:${PORTSDIR}/mail/evolution3 +RUN_DEPENDS= evolution>=3.1.0:${PORTSDIR}/mail/evolution3 CONFLICTS= evolution-exchange-2.[0-9]* @@ -34,7 +34,7 @@ CONFIGURE_ARGS= --with-openldap=${LOCALBASE} \ --with-static-ldap=no \ --with-libdb=${LOCALBASE} -VERSION= 3.0 +VERSION= 3.2 PLIST_SUB= VERSION=${VERSION} GCONF_SCHEMAS= apps_exchange_addressbook-${VERSION}.schemas diff --git a/mail/evolution-exchange3/distinfo b/mail/evolution-exchange3/distinfo index 281dcbc84..5bb4aa473 100644 --- a/mail/evolution-exchange3/distinfo +++ b/mail/evolution-exchange3/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/evolution-exchange-3.0.3.tar.xz) = 45740017f509f45cc2eba525022da8828017ad98737179b450d3177b469b30d7 -SIZE (gnome3/evolution-exchange-3.0.3.tar.xz) = 1099668 +SHA256 (gnome3/evolution-exchange-3.1.91.tar.xz) = 4e6119119365639553fdfd1a663d125833062e212619e7066f9d89a27281f8be +SIZE (gnome3/evolution-exchange-3.1.91.tar.xz) = 1134820 diff --git a/mail/evolution-exchange3/pkg-plist b/mail/evolution-exchange3/pkg-plist index 846f4e1ff..ea57db780 100644 --- a/mail/evolution-exchange3/pkg-plist +++ b/mail/evolution-exchange3/pkg-plist @@ -108,6 +108,7 @@ share/locale/el/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo share/locale/en_CA/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo share/locale/en_GB/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo share/locale/en@shaw/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo +share/locale/eo/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo share/locale/es/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo share/locale/et/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo share/locale/eu/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo |