diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-05-27 22:42:48 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-05-27 22:42:48 +0800 |
commit | 3da629ec64bdc4dc3bfe05d57a3eeb0fb27ad81b (patch) | |
tree | 5071e774ee619f7c166067ea851fcb9480d9bd2b /mail/evolution-exchange | |
parent | 3f8077a5a445af9000b6b10163792fda70419421 (diff) | |
download | marcuscom-ports-3da629ec64bdc4dc3bfe05d57a3eeb0fb27ad81b.tar.gz marcuscom-ports-3da629ec64bdc4dc3bfe05d57a3eeb0fb27ad81b.tar.zst marcuscom-ports-3da629ec64bdc4dc3bfe05d57a3eeb0fb27ad81b.zip |
Update to 2.27.2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12336 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'mail/evolution-exchange')
-rw-r--r-- | mail/evolution-exchange/Makefile | 6 | ||||
-rw-r--r-- | mail/evolution-exchange/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/mail/evolution-exchange/Makefile b/mail/evolution-exchange/Makefile index 02d23fb7a..a22aec62a 100644 --- a/mail/evolution-exchange/Makefile +++ b/mail/evolution-exchange/Makefile @@ -3,12 +3,11 @@ # Whom: Adam Weinberger, based off kiesel's ximian-exchange port # # $FreeBSD$ -# $MCom: ports/mail/evolution-exchange/Makefile,v 1.135 2009/05/06 17:38:45 kwm Exp $ +# $MCom: ports/mail/evolution-exchange/Makefile,v 1.136 2009/05/11 06:48:01 marcus Exp $ # PORTNAME= evolution-exchange -PORTVERSION= 2.27.1 -PORTREVISION= 1 +PORTVERSION= 2.27.2 CATEGORIES= mail gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -52,6 +51,7 @@ IGNORE= build fails when ${LOCALBASE}/include/mapi.h exists in system, run pkg_i post-patch: @${REINPLACE_CMD} -e 's|-ldb|-l${BDB_LIB_NAME}|g' \ + -e 's|-Wmissing-include-dirs||g' \ ${WRKSRC}/configure .include <bsd.port.post.mk> diff --git a/mail/evolution-exchange/distinfo b/mail/evolution-exchange/distinfo index b8d908bb6..0c7a4c7f2 100644 --- a/mail/evolution-exchange/distinfo +++ b/mail/evolution-exchange/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/evolution-exchange-2.27.1.tar.bz2) = bc930437d534dd1e63ad48fb76aa8067 -SHA256 (gnome2/evolution-exchange-2.27.1.tar.bz2) = b33c41bc5388a368c66e5bc28d3ae3cefbe60ae6b6f59a3b842780e74c817890 -SIZE (gnome2/evolution-exchange-2.27.1.tar.bz2) = 949737 +MD5 (gnome2/evolution-exchange-2.27.2.tar.bz2) = d576fd1e0c5e474f3ae27ed57cb078ff +SHA256 (gnome2/evolution-exchange-2.27.2.tar.bz2) = 988217adb691faeea0f1efef5a70da50c147301a63df7654f31865982496db35 +SIZE (gnome2/evolution-exchange-2.27.2.tar.bz2) = 949261 |