summaryrefslogtreecommitdiffstats
path: root/mail/evolution
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2005-03-08 19:23:33 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2005-03-08 19:23:33 +0800
commit8a427c799f19616fb5d7acb87aeed3126fd4e3a8 (patch)
tree1ec3076df6acc669df4f1debf5a9b4ed81fb1cf8 /mail/evolution
parent17a005e51386e718642417ecf0fb00436f40b7e2 (diff)
downloadmarcuscom-ports-8a427c799f19616fb5d7acb87aeed3126fd4e3a8.tar.gz
marcuscom-ports-8a427c799f19616fb5d7acb87aeed3126fd4e3a8.tar.zst
marcuscom-ports-8a427c799f19616fb5d7acb87aeed3126fd4e3a8.zip
Update to 2.2.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3889 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'mail/evolution')
-rw-r--r--mail/evolution/Makefile8
-rw-r--r--mail/evolution/distinfo4
2 files changed, 6 insertions, 6 deletions
diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile
index 39f95e913..ed66989ed 100644
--- a/mail/evolution/Makefile
+++ b/mail/evolution/Makefile
@@ -6,11 +6,10 @@
#
PORTNAME= evolution
-PORTVERSION= 2.1.6
-PORTREVISION= 1
+PORTVERSION= 2.2.0
CATEGORIES= mail gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.1
+MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.2
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
@@ -53,7 +52,8 @@ OPTIONS= PILOT "Enable Palm Pilot sync support" off \
.include <bsd.port.pre.mk>
-.if defined(PACKAGE_BUILDING) || defined(PARALLEL_PACKAGE_BUILD)
+.if exists(${X11BASE}/lib/libgstreamer-0.8.so.5) || \
+ defined(PACKAGE_BUILDING) || defined(PARALLEL_PACKAGE_BUILD)
WITH_GSTREAMER= yes
.endif
diff --git a/mail/evolution/distinfo b/mail/evolution/distinfo
index 7037fd98e..8455a3c93 100644
--- a/mail/evolution/distinfo
+++ b/mail/evolution/distinfo
@@ -1,2 +1,2 @@
-MD5 (gnome2/evolution-2.1.6.tar.bz2) = 94f0e9d4486c86107033cd9cf24ef7e4
-SIZE (gnome2/evolution-2.1.6.tar.bz2) = 13367541
+MD5 (gnome2/evolution-2.2.0.tar.bz2) = a93991fb80c7fa88f6758661c8931f6b
+SIZE (gnome2/evolution-2.2.0.tar.bz2) = 13344133