diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2012-08-17 04:28:18 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2012-08-17 04:28:18 +0800 |
commit | d6f2b76b19d2ae10403b675e549d5d5a8279079d (patch) | |
tree | 69a7d79bced5aba573e71d040fc3ee8a55a8d4c5 | |
parent | 33d5b21f3eb29750d610f85781e0627c24923cca (diff) | |
download | marcuscom-ports-d6f2b76b19d2ae10403b675e549d5d5a8279079d.tar marcuscom-ports-d6f2b76b19d2ae10403b675e549d5d5a8279079d.tar.gz marcuscom-ports-d6f2b76b19d2ae10403b675e549d5d5a8279079d.tar.bz2 marcuscom-ports-d6f2b76b19d2ae10403b675e549d5d5a8279079d.tar.lz marcuscom-ports-d6f2b76b19d2ae10403b675e549d5d5a8279079d.tar.xz marcuscom-ports-d6f2b76b19d2ae10403b675e549d5d5a8279079d.tar.zst marcuscom-ports-d6f2b76b19d2ae10403b675e549d5d5a8279079d.zip |
UPdate to 3.4.4.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17046 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | mail/evolution-kolab/Makefile | 6 | ||||
-rw-r--r-- | mail/evolution-kolab/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/mail/evolution-kolab/Makefile b/mail/evolution-kolab/Makefile index 218a1e843..bd5aed836 100644 --- a/mail/evolution-kolab/Makefile +++ b/mail/evolution-kolab/Makefile @@ -3,11 +3,11 @@ # Whom: Koop Mast <kwm@FreeBSD.org> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/mail/evolution-kolab/Makefile,v 1.1 2012/06/18 20:07:45 kwm Exp $ # PORTNAME= evolution-kolab -PORTVERSION= 3.4.3 +PORTVERSION= 3.4.4 CATEGORIES= mail gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -17,7 +17,7 @@ COMMENT= Kolab groupware connector for evolution 3 BUILD_DEPENDS= evolution>=${EVO_VER}:${PORTSDIR}/mail/evolution3 \ gperf>=3.0.3:${PORTSDIR}/devel/gperf -LIB_DEPENDS= gmime-2.4:${PORTSDIR}/mail/gmime24 +LIB_DEPENDS= gmime-2.4:${PORTSDIR}/mail/gmime24 RUN_DEPENDS= evolution>=${EVO_VER}:${PORTSDIR}/mail/evolution3 EVO_VER= 3.4.1 diff --git a/mail/evolution-kolab/distinfo b/mail/evolution-kolab/distinfo index 676bd0888..42abc0617 100644 --- a/mail/evolution-kolab/distinfo +++ b/mail/evolution-kolab/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/evolution-kolab-3.4.3.tar.xz) = dcbc5099be755fe32e6754f30a01efa5144337ccea1b71c3f3ab9b393fed0698 -SIZE (gnome3/evolution-kolab-3.4.3.tar.xz) = 733172 +SHA256 (gnome3/evolution-kolab-3.4.4.tar.xz) = 96ee29d99725dc03e0766ac5cfee6466f9067ca5d6ebb5284ce5c5eeca594c9a +SIZE (gnome3/evolution-kolab-3.4.4.tar.xz) = 716436 |