diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-09-20 05:41:48 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-09-20 05:41:48 +0800 |
commit | 700e28197363040ffe70a1aa9f79015e6744a7cc (patch) | |
tree | e5e8263042c53ab97ce119b7dd61db81af1b77a8 /mail | |
parent | 8ebb8d2bea77433ccd89af506041919ca0347c56 (diff) | |
download | marcuscom-ports-700e28197363040ffe70a1aa9f79015e6744a7cc.tar marcuscom-ports-700e28197363040ffe70a1aa9f79015e6744a7cc.tar.gz marcuscom-ports-700e28197363040ffe70a1aa9f79015e6744a7cc.tar.bz2 marcuscom-ports-700e28197363040ffe70a1aa9f79015e6744a7cc.tar.lz marcuscom-ports-700e28197363040ffe70a1aa9f79015e6744a7cc.tar.xz marcuscom-ports-700e28197363040ffe70a1aa9f79015e6744a7cc.tar.zst marcuscom-ports-700e28197363040ffe70a1aa9f79015e6744a7cc.zip |
Update to 3.1.92.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16304 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'mail')
-rw-r--r-- | mail/evolution-exchange3/Makefile | 8 | ||||
-rw-r--r-- | mail/evolution-exchange3/distinfo | 4 | ||||
-rw-r--r-- | mail/evolution-exchange3/pkg-plist | 1 |
3 files changed, 6 insertions, 7 deletions
diff --git a/mail/evolution-exchange3/Makefile b/mail/evolution-exchange3/Makefile index 9234c5fcb..082168dfe 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.12 2011/08/31 15:07:15 kwm Exp $ +# $MCom: ports/mail/evolution-exchange3/Makefile,v 1.13 2011/09/16 19:13:30 kwm Exp $ # PORTNAME= evolution-exchange -PORTVERSION= 3.1.91 +PORTVERSION= 3.1.92 CATEGORIES= mail gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -28,8 +28,8 @@ USE_GMAKE= yes USE_BDB= 41 USE_OPENLDAP= yes USE_GNOME= gnomeprefix intlhack gnomehack ltasneededhack -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${BDB_INCLUDE_DIR}" \ - LDFLAGS="-L${LOCALBASE}/lib" +CPPFLAGS= -I${LOCALBASE}/include -I${BDB_INCLUDE_DIR} +CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --with-openldap=${LOCALBASE} \ --with-static-ldap=no \ --with-libdb=${LOCALBASE} diff --git a/mail/evolution-exchange3/distinfo b/mail/evolution-exchange3/distinfo index 5bb4aa473..a1efbfa17 100644 --- a/mail/evolution-exchange3/distinfo +++ b/mail/evolution-exchange3/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/evolution-exchange-3.1.91.tar.xz) = 4e6119119365639553fdfd1a663d125833062e212619e7066f9d89a27281f8be -SIZE (gnome3/evolution-exchange-3.1.91.tar.xz) = 1134820 +SHA256 (gnome3/evolution-exchange-3.1.92.tar.xz) = cf086ddb2439ea4e66b58c28fb65c441b311dfcbd01199bcf16d98e420961320 +SIZE (gnome3/evolution-exchange-3.1.92.tar.xz) = 1120428 diff --git a/mail/evolution-exchange3/pkg-plist b/mail/evolution-exchange3/pkg-plist index ea57db780..4e07401f1 100644 --- a/mail/evolution-exchange3/pkg-plist +++ b/mail/evolution-exchange3/pkg-plist @@ -60,7 +60,6 @@ lib/evolution-data-server/camel-providers/libcamelexchange.urls %%DOCSDIR%%/evolution-exchange-xntlm-des.html %%DOCSDIR%%/evolution-exchange-xntlm-md4.html %%DOCSDIR%%/evolution-exchange-xntlm.html -%%DOCSDIR%%/evolution-exchange.devhelp %%DOCSDIR%%/evolution-exchange.devhelp2 %%DOCSDIR%%/home.png %%DOCSDIR%%/index.html |