summaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2011-10-17 02:09:38 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2011-10-17 02:09:38 +0800
commit0b337e5bf56ef32844c4fc2c50f30e5119a42939 (patch)
treeec361a3bf8593ed5e625ba7129013c526c5ccbcd /databases
parent531cb7dbfe2360d03660d0fa52a7a3380c9d1e58 (diff)
downloadmarcuscom-ports-0b337e5bf56ef32844c4fc2c50f30e5119a42939.tar
marcuscom-ports-0b337e5bf56ef32844c4fc2c50f30e5119a42939.tar.gz
marcuscom-ports-0b337e5bf56ef32844c4fc2c50f30e5119a42939.tar.bz2
marcuscom-ports-0b337e5bf56ef32844c4fc2c50f30e5119a42939.tar.lz
marcuscom-ports-0b337e5bf56ef32844c4fc2c50f30e5119a42939.tar.xz
marcuscom-ports-0b337e5bf56ef32844c4fc2c50f30e5119a42939.tar.zst
marcuscom-ports-0b337e5bf56ef32844c4fc2c50f30e5119a42939.zip
Update to 3.2.1
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16427 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'databases')
-rw-r--r--databases/evolution-data-server3/Makefile10
-rw-r--r--databases/evolution-data-server3/distinfo4
2 files changed, 7 insertions, 7 deletions
diff --git a/databases/evolution-data-server3/Makefile b/databases/evolution-data-server3/Makefile
index 9c47f8375..fa4d14e72 100644
--- a/databases/evolution-data-server3/Makefile
+++ b/databases/evolution-data-server3/Makefile
@@ -3,11 +3,11 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/databases/evolution-data-server3/Makefile,v 1.20 2011/09/19 18:28:43 kwm Exp $
+# $MCom: ports/databases/evolution-data-server3/Makefile,v 1.21 2011/09/25 11:24:33 kwm Exp $
#
PORTNAME= evolution-data-server
-PORTVERSION= 3.2.0
+PORTVERSION= 3.2.1
CATEGORIES= databases gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
@@ -46,7 +46,7 @@ CONFIGURE_ARGS= --enable-static \
--with-openldap=yes \
--with-libdb=${LOCALBASE}
CPPFLAGS= -I${LOCALBASE}/include -I${BDB_INCLUDE_DIR} ${PTHREAD_CFLAGS}
-CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}"
+LDFLAGS= -L${LOCALBASE}/lib ${PTHREAD_LIBS}
PLIST_SUB= VERSION="3.2" EVO_VERSION="1.2"
@@ -54,7 +54,7 @@ PLIST_SUB= VERSION="3.2" EVO_VERSION="1.2"
OPTIONS+= WEATHER "Enable weather calendar backend" on \
KERBEROS "Adds Kerberos support" on
-.include <bsd.port.pre.mk>
+.include <bsd.port.options.mk>
.if !defined(WITHOUT_KERBEROS)
CONFIGURE_ARGS+= --with-krb5=/usr
@@ -91,4 +91,4 @@ post-patch:
s|-Wmissing-include-dirs||g' \
${WRKSRC}/configure
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/databases/evolution-data-server3/distinfo b/databases/evolution-data-server3/distinfo
index bbfeed0e5..6ec2e2b95 100644
--- a/databases/evolution-data-server3/distinfo
+++ b/databases/evolution-data-server3/distinfo
@@ -1,2 +1,2 @@
-SHA256 (gnome3/evolution-data-server-3.2.0.tar.xz) = de2a75e5256143ed7eb273a78a45ff2ba8af81c894dbf17c5dade5be349fc427
-SIZE (gnome3/evolution-data-server-3.2.0.tar.xz) = 3726732
+SHA256 (gnome3/evolution-data-server-3.2.1.tar.xz) = 0091e41e87d589a984c6d089919fece2d28101df5b37e4b2d8615efdf60a09c3
+SIZE (gnome3/evolution-data-server-3.2.1.tar.xz) = 3724708