diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-12-05 10:41:11 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-12-05 10:41:11 +0800 |
commit | e26b963988ecee114ee08e98d3bafb11e52287b5 (patch) | |
tree | 0e6286100864b41409bc57accf5e68f2bce8fd8d | |
parent | 695ccbe7a76590ea9b6c2bc115ca0e35f0ada1a7 (diff) | |
download | marcuscom-ports-e26b963988ecee114ee08e98d3bafb11e52287b5.tar marcuscom-ports-e26b963988ecee114ee08e98d3bafb11e52287b5.tar.gz marcuscom-ports-e26b963988ecee114ee08e98d3bafb11e52287b5.tar.bz2 marcuscom-ports-e26b963988ecee114ee08e98d3bafb11e52287b5.tar.lz marcuscom-ports-e26b963988ecee114ee08e98d3bafb11e52287b5.tar.xz marcuscom-ports-e26b963988ecee114ee08e98d3bafb11e52287b5.tar.zst marcuscom-ports-e26b963988ecee114ee08e98d3bafb11e52287b5.zip |
Update to 2.9.3.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7986 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | mail/evolution-exchange/Makefile | 12 | ||||
-rw-r--r-- | mail/evolution-exchange/distinfo | 6 |
2 files changed, 10 insertions, 8 deletions
diff --git a/mail/evolution-exchange/Makefile b/mail/evolution-exchange/Makefile index 445e9957b..fa6b8e58a 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.74 2006/10/20 19:53:53 marcus Exp $ +# $MCom: ports/mail/evolution-exchange/Makefile,v 1.75 2006/11/21 07:05:25 marcus Exp $ # PORTNAME= evolution-exchange -PORTVERSION= 2.8.2 -PORTREVISION= 1 +PORTVERSION= 2.9.3 CATEGORIES= mail gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}${PKGNAMESUFFIX}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} @@ -34,8 +33,11 @@ CONFIGURE_ARGS= --with-openldap=${LOCALBASE} \ --disable-compile-warnings EVO_VERSION= 2.10 -PLIST_SUB= VERSION="2.10" EVO_VERSION=${EVO_VERSION} EDS_VERSION="1.2" \ - OLDDOCSDIR="share/doc/ximian-connector" +VERSION= 2.10 +PLIST_SUB= VERSION=${VERSION} EVO_VERSION=${EVO_VERSION} \ + EDS_VERSION="1.2" OLDDOCSDIR="share/doc/ximian-connector" + +GCONF_SCHEMAS= apps_exchange_addressbook-${VERSION}.schemas .include <bsd.port.pre.mk> diff --git a/mail/evolution-exchange/distinfo b/mail/evolution-exchange/distinfo index 4f52d94b3..fffa35cff 100644 --- a/mail/evolution-exchange/distinfo +++ b/mail/evolution-exchange/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/evolution-exchange-2.8.2.tar.bz2) = 0830eedc84e19ea97c22a30daefd7506 -SHA256 (gnome2/evolution-exchange-2.8.2.tar.bz2) = 0c56ca971f9c4711e5ad8645842274450457344da340ca9b9d04da78ce707cb7 -SIZE (gnome2/evolution-exchange-2.8.2.tar.bz2) = 1033451 +MD5 (gnome2/evolution-exchange-2.9.3.tar.bz2) = 23f126c6e185b2c6571348c19c786b4c +SHA256 (gnome2/evolution-exchange-2.9.3.tar.bz2) = ac4e67a253c5b7f0492a59cfd3d06cd3e8b8abcc76325491d0ee548a352fe674 +SIZE (gnome2/evolution-exchange-2.9.3.tar.bz2) = 1038239 |