diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-05-05 13:16:27 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-05-05 13:16:27 +0800 |
commit | 802d892f58c367313c7b39bb1cf120886669c332 (patch) | |
tree | 0e7bda173b3713773be4ec92cf4b7fbff18930e6 /mail | |
parent | af932a52df66f0003623834ba7644baf1237198f (diff) | |
download | marcuscom-ports-802d892f58c367313c7b39bb1cf120886669c332.tar marcuscom-ports-802d892f58c367313c7b39bb1cf120886669c332.tar.gz marcuscom-ports-802d892f58c367313c7b39bb1cf120886669c332.tar.bz2 marcuscom-ports-802d892f58c367313c7b39bb1cf120886669c332.tar.lz marcuscom-ports-802d892f58c367313c7b39bb1cf120886669c332.tar.xz marcuscom-ports-802d892f58c367313c7b39bb1cf120886669c332.tar.zst marcuscom-ports-802d892f58c367313c7b39bb1cf120886669c332.zip |
Update to 2.11.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8820 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'mail')
-rw-r--r-- | mail/evolution-exchange/Makefile | 9 | ||||
-rw-r--r-- | mail/evolution-exchange/distinfo | 6 |
2 files changed, 7 insertions, 8 deletions
diff --git a/mail/evolution-exchange/Makefile b/mail/evolution-exchange/Makefile index 539b0e370..b2c8e9268 100644 --- a/mail/evolution-exchange/Makefile +++ b/mail/evolution-exchange/Makefile @@ -3,12 +3,11 @@ # Whom: Adam Weinberger, based off kiesel's ximian-exchange port # # $FreeBSD$ -# $MCom: ports/mail/evolution-exchange/Makefile,v 1.83 2007/03/13 16:03:50 marcus Exp $ +# $MCom: ports/mail/evolution-exchange/Makefile,v 1.85 2007/04/28 07:47:13 marcus Exp $ # PORTNAME= evolution-exchange -PORTVERSION= 2.10.1 -PORTREVISION= 1 +PORTVERSION= 2.11.1 CATEGORIES= mail gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}${PKGNAMESUFFIX}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} @@ -35,8 +34,8 @@ CONFIGURE_ARGS= --with-openldap=${LOCALBASE} \ --disable-compile-warnings \ --with-libdb=${LOCALBASE} -EVO_VERSION= 2.10 -VERSION= 2.10 +EVO_VERSION= 2.12 +VERSION= 2.12 PLIST_SUB= VERSION=${VERSION} EVO_VERSION=${EVO_VERSION} \ EDS_VERSION="1.2" OLDDOCSDIR="share/doc/ximian-connector" diff --git a/mail/evolution-exchange/distinfo b/mail/evolution-exchange/distinfo index 0aa2ad94a..565e0a9cd 100644 --- a/mail/evolution-exchange/distinfo +++ b/mail/evolution-exchange/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/evolution-exchange-2.10.1.tar.bz2) = 3457a46a0450737d83f1c74e97c89b8f -SHA256 (gnome2/evolution-exchange-2.10.1.tar.bz2) = 4bad1d2d625f1bc3302b0f8e3a27d8e25323bfc55c34c8fe7e112d067ebb4584 -SIZE (gnome2/evolution-exchange-2.10.1.tar.bz2) = 1046653 +MD5 (gnome2/evolution-exchange-2.11.1.tar.bz2) = efdd4c69da5b7e33e3e3f50cd0961a49 +SHA256 (gnome2/evolution-exchange-2.11.1.tar.bz2) = abfcef0545ef62db013a8866cb994b919bc7b6b3f49f2397d7bc50248f4ddc7f +SIZE (gnome2/evolution-exchange-2.11.1.tar.bz2) = 1047353 |