diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2012-06-18 18:15:53 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2012-06-18 18:15:53 +0800 |
commit | 6ae649ef80288c04845ed564b50b5a2d6f54f176 (patch) | |
tree | 0378a97bfc3f8736a663cb115753f163d146922f /databases | |
parent | e76d9618804746721d78f0819dd006a550bfbd75 (diff) | |
download | marcuscom-ports-6ae649ef80288c04845ed564b50b5a2d6f54f176.tar marcuscom-ports-6ae649ef80288c04845ed564b50b5a2d6f54f176.tar.gz marcuscom-ports-6ae649ef80288c04845ed564b50b5a2d6f54f176.tar.bz2 marcuscom-ports-6ae649ef80288c04845ed564b50b5a2d6f54f176.tar.lz marcuscom-ports-6ae649ef80288c04845ed564b50b5a2d6f54f176.tar.xz marcuscom-ports-6ae649ef80288c04845ed564b50b5a2d6f54f176.tar.zst marcuscom-ports-6ae649ef80288c04845ed564b50b5a2d6f54f176.zip |
Update to 3.4.3.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16955 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'databases')
-rw-r--r-- | databases/evolution-data-server3/Makefile | 5 | ||||
-rw-r--r-- | databases/evolution-data-server3/distinfo | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/databases/evolution-data-server3/Makefile b/databases/evolution-data-server3/Makefile index 55d613329..011074bdc 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.24 2012/01/22 11:18:35 kwm Exp $ +# $MCom: ports/databases/evolution-data-server3/Makefile,v 1.25 2012/05/20 12:06:29 kwm Exp $ # PORTNAME= evolution-data-server -PORTVERSION= 3.4.2 +PORTVERSION= 3.4.3 CATEGORIES= databases gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -18,6 +18,7 @@ COMMENT= The data backends for the Evolution integrated mail/PIM suite LICENSE= LGPL20 LICENSE_FILE= ${WRKSRC}/COPYING +BUILD_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection LIB_DEPENDS= soup-gnome-2.4.1:${PORTSDIR}/devel/libsoup-gnome \ oauth.8:${PORTSDIR}/net/liboauth \ goa-1.0.0:${PORTSDIR}/net/gnome-online-accounts \ diff --git a/databases/evolution-data-server3/distinfo b/databases/evolution-data-server3/distinfo index e4aa9348b..3a4f14704 100644 --- a/databases/evolution-data-server3/distinfo +++ b/databases/evolution-data-server3/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/evolution-data-server-3.4.2.tar.xz) = 9020337a8ce02ae13c2bcbab80784bfbc6b73803d91a3cacc6362426036f6285 -SIZE (gnome3/evolution-data-server-3.4.2.tar.xz) = 3879040 +SHA256 (gnome3/evolution-data-server-3.4.3.tar.xz) = 455d0ee5ba5f1638f593476427697c9b5fc9668389b18f170449710f711626d8 +SIZE (gnome3/evolution-data-server-3.4.3.tar.xz) = 3645752 |