summaryrefslogtreecommitdiffstats
path: root/databases/evolution-data-server/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2007-05-05 07:51:56 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2007-05-05 07:51:56 +0800
commit3740ff66ecb8f1839524646e90fa550e7753bf00 (patch)
tree2a2e4912b267fba54e5b9359485d2ec649f33045 /databases/evolution-data-server/Makefile
parenta1acb580f6ca42b4a17c753cb2decc4d58447f0c (diff)
downloadmarcuscom-ports-3740ff66ecb8f1839524646e90fa550e7753bf00.tar
marcuscom-ports-3740ff66ecb8f1839524646e90fa550e7753bf00.tar.gz
marcuscom-ports-3740ff66ecb8f1839524646e90fa550e7753bf00.tar.bz2
marcuscom-ports-3740ff66ecb8f1839524646e90fa550e7753bf00.tar.lz
marcuscom-ports-3740ff66ecb8f1839524646e90fa550e7753bf00.tar.xz
marcuscom-ports-3740ff66ecb8f1839524646e90fa550e7753bf00.tar.zst
marcuscom-ports-3740ff66ecb8f1839524646e90fa550e7753bf00.zip
Update to 1.11.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8813 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'databases/evolution-data-server/Makefile')
-rw-r--r--databases/evolution-data-server/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/databases/evolution-data-server/Makefile b/databases/evolution-data-server/Makefile
index 65ca82b92..73e2e8e8a 100644
--- a/databases/evolution-data-server/Makefile
+++ b/databases/evolution-data-server/Makefile
@@ -3,12 +3,11 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/databases/evolution-data-server/Makefile,v 1.114 2007/04/28 07:15:21 marcus Exp $
+# $MCom: ports/databases/evolution-data-server/Makefile,v 1.115 2007/04/28 07:18:25 marcus Exp $
#
PORTNAME= evolution-data-server
-PORTVERSION= 1.10.1
-PORTREVISION= 2
+PORTVERSION= 1.11.1
CATEGORIES= databases gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
@@ -40,7 +39,7 @@ CONFIGURE_ARGS= --enable-static \
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${BDB_INCLUDE_DIR} ${PTHREAD_CFLAGS}" \
LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}"
-PLIST_SUB= VERSION="1.10" EVO_VERSION="1.2"
+PLIST_SUB= VERSION="1.12" EVO_VERSION="1.2"
OPTIONS= IMAP4 "Enable experimental IMAP4 backend" off