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 /mail/evolution-ews | |
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
Diffstat (limited to 'mail/evolution-ews')
-rw-r--r-- | mail/evolution-ews/Makefile | 8 | ||||
-rw-r--r-- | mail/evolution-ews/distinfo | 4 |
2 files changed, 6 insertions, 6 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 |