diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2012-06-18 19:06:28 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2012-06-18 19:06:28 +0800 |
commit | 23d61f38e839592296aff0a5113326c3c6e3ceda (patch) | |
tree | 6f39dd7cfb1f810127390fe5f5f02bd26b556757 | |
parent | 12ead0dc243ce82fd8925ed76bf87b0d07505377 (diff) | |
download | marcuscom-ports-23d61f38e839592296aff0a5113326c3c6e3ceda.tar marcuscom-ports-23d61f38e839592296aff0a5113326c3c6e3ceda.tar.gz marcuscom-ports-23d61f38e839592296aff0a5113326c3c6e3ceda.tar.bz2 marcuscom-ports-23d61f38e839592296aff0a5113326c3c6e3ceda.tar.lz marcuscom-ports-23d61f38e839592296aff0a5113326c3c6e3ceda.tar.xz marcuscom-ports-23d61f38e839592296aff0a5113326c3c6e3ceda.tar.zst marcuscom-ports-23d61f38e839592296aff0a5113326c3c6e3ceda.zip |
Update to 3.4.3.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16957 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | mail/evolution-ews/Makefile | 8 | ||||
-rw-r--r-- | mail/evolution-ews/distinfo | 4 | ||||
-rw-r--r-- | mail/evolution-exchange3/Makefile | 6 | ||||
-rw-r--r-- | mail/evolution-exchange3/distinfo | 4 |
4 files changed, 11 insertions, 11 deletions
diff --git a/mail/evolution-ews/Makefile b/mail/evolution-ews/Makefile index 077b8492d..48840b0e1 100644 --- a/mail/evolution-ews/Makefile +++ b/mail/evolution-ews/Makefile @@ -3,11 +3,11 @@ # Whom: Koop Mast <kwm@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/mail/evolution-ews/Makefile,v 1.2 2012/01/22 12:32:56 kwm Exp $ +# $MCom: ports/mail/evolution-ews/Makefile,v 1.3 2012/06/12 22:09:39 mezz Exp $ # PORTNAME= evolution-ews -PORTVERSION= 3.4.2 +PORTVERSION= 3.4.3 CATEGORIES= mail gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -29,8 +29,8 @@ USE_GMAKE= yes USE_BDB= 41 USE_OPENLDAP= yes USE_GNOME= gnomeprefix intlhack gnomehack ltasneededhack -CPPFLAGS= -I${LOCALBASE}/include -LDFLAGS= -L${LOCALBASE}/lib +CPPFLAGS+= -I${LOCALBASE}/include +LDFLAGS+= -L${LOCALBASE}/lib VERSION= 3.4 PLIST_SUB= VERSION=${VERSION} diff --git a/mail/evolution-ews/distinfo b/mail/evolution-ews/distinfo index fc7bbd323..da7822b2e 100644 --- a/mail/evolution-ews/distinfo +++ b/mail/evolution-ews/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/evolution-ews-3.4.2.tar.xz) = 789fd8e6611b94974cf3224a4286ee2fb1431a69d766358ecfe48bf7518fd857 -SIZE (gnome3/evolution-ews-3.4.2.tar.xz) = 430084 +SHA256 (gnome3/evolution-ews-3.4.3.tar.xz) = 3239fcd0f66ab416ceff66b829e3e287599320fcd747f4e2d68a9b094469615d +SIZE (gnome3/evolution-ews-3.4.3.tar.xz) = 429728 diff --git a/mail/evolution-exchange3/Makefile b/mail/evolution-exchange3/Makefile index db22450fd..1717f20c1 100644 --- a/mail/evolution-exchange3/Makefile +++ b/mail/evolution-exchange3/Makefile @@ -3,11 +3,11 @@ # Whom: Adam Weinberger, based off kiesel's ximian-exchange port # # $FreeBSD$ -# $MCom: ports/mail/evolution-exchange3/Makefile,v 1.16 2012/01/22 12:51:33 kwm Exp $ +# $MCom: ports/mail/evolution-exchange3/Makefile,v 1.17 2012/05/25 11:31:37 kwm Exp $ # PORTNAME= evolution-exchange -PORTVERSION= 3.4.1 +PORTVERSION= 3.4.3 CATEGORIES= mail gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -20,7 +20,7 @@ RUN_DEPENDS= evolution>=${EVO_VER}:${PORTSDIR}/mail/evolution3 CONFLICTS= evolution-exchange-2.[0-9]* -EVO_VER= 3.4.0 +EVO_VER= 3.4.3 LATEST_LINK= evolution-exchange3 USE_XZ= yes USE_GETTEXT= yes diff --git a/mail/evolution-exchange3/distinfo b/mail/evolution-exchange3/distinfo index 8716c948b..fed5b1267 100644 --- a/mail/evolution-exchange3/distinfo +++ b/mail/evolution-exchange3/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/evolution-exchange-3.4.1.tar.xz) = a123b943e5a7128435b65219bfcd2a8f71223f8d7ef0319ec06011fbd392ea80 -SIZE (gnome3/evolution-exchange-3.4.1.tar.xz) = 1147924 +SHA256 (gnome3/evolution-exchange-3.4.3.tar.xz) = 28b2b47bfdae097b13722dfd0aae6e1335de8d98bd10534a3c7675489352f7b7 +SIZE (gnome3/evolution-exchange-3.4.3.tar.xz) = 1117344 |