diff options
author | kwm <kwm@FreeBSD.org> | 2015-08-06 03:13:24 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2015-08-06 03:13:24 +0800 |
commit | bc6e07a29987571d80b4d847a2dc03a3b52e9d60 (patch) | |
tree | e398c7b6ea5203fd3953999e6dd9d6c83c9ec931 /mail/evolution-mapi | |
parent | ef524082a34d7a98c929937172fd0785d168ad45 (diff) | |
download | freebsd-ports-gnome-bc6e07a29987571d80b4d847a2dc03a3b52e9d60.tar.gz freebsd-ports-gnome-bc6e07a29987571d80b4d847a2dc03a3b52e9d60.tar.zst freebsd-ports-gnome-bc6e07a29987571d80b4d847a2dc03a3b52e9d60.zip |
The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD.
The offical GNOME 3.16 release notes can be found at https://help.gnome.org/misc/release-notes/3.16/
Upgrade instructions for port users:
Delete the old tracker package with:
# pkg delete -f tracker
And user port upgrade tool of choice to upgrade.
Thanks to Antoine Brodin for running the exp-runs.
This release was made possible by the following people:
Gustau Perez
Ting-Wei_Lan
PR: 201980
Diffstat (limited to 'mail/evolution-mapi')
-rw-r--r-- | mail/evolution-mapi/Makefile | 12 | ||||
-rw-r--r-- | mail/evolution-mapi/distinfo | 4 | ||||
-rw-r--r-- | mail/evolution-mapi/pkg-plist | 3 |
3 files changed, 10 insertions, 9 deletions
diff --git a/mail/evolution-mapi/Makefile b/mail/evolution-mapi/Makefile index af03c3eb973a..18f9a75760bf 100644 --- a/mail/evolution-mapi/Makefile +++ b/mail/evolution-mapi/Makefile @@ -1,21 +1,22 @@ # Created by: Koop Mast <kwm@FreeBSD.org> # $FreeBSD$ -# $MCom: ports/trunk/mail/evolution-mapi/Makefile 20048 2014-11-10 09:19:46Z gusi $ PORTNAME= evolution-mapi -PORTVERSION= 3.12.10 +PORTVERSION= 3.16.4 CATEGORIES= mail gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org -COMMENT= Evolution plugin to connect to Microsoft Exchange servers +COMMENT= Evolution Microsoft Exchange plugin through OpenChange BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool \ evolution>=3.0.0:${PORTSDIR}/mail/evolution LIB_DEPENDS= libmapi.so:${PORTSDIR}/mail/libmapi RUN_DEPENDS= evolution>=3.0.0:${PORTSDIR}/mail/evolution +PORTSCOUT= limitw:1,even + USES= gettext gmake libtool pkgconfig tar:xz USE_GNOME= intltool USE_LDCONFIG= yes @@ -23,15 +24,14 @@ GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include -Wno-error=format-nonliteral CFLAGS+= -I${LOCALBASE}/include -Wno-error=format-nonliteral LDFLAGS+= -L${LOCALBASE}/lib +CONFIGURE_ARGS+= --datarootdir=${PREFIX}/share/ INSTALL_TARGET= install-strip -VERSION= 3.12 -PLIST_SUB= VERSION=${VERSION} - post-patch: @${REINPLACE_CMD} -e 's|(libdir)/pkgconfig|(prefix)/libdata/pkgconfig|g' \ ${WRKSRC}/src/libexchangemapi/Makefile.in @${REINPLACE_CMD} -e 's|-Wmissing-include-dirs||g' \ + -e 's|$$(prefix)/$$(DATADIRNAME)/|$$(prefix)/share/|g' \ ${WRKSRC}/configure .include <bsd.port.mk> diff --git a/mail/evolution-mapi/distinfo b/mail/evolution-mapi/distinfo index dcda32c3dc90..93cfc1a89c6c 100644 --- a/mail/evolution-mapi/distinfo +++ b/mail/evolution-mapi/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/evolution-mapi-3.12.10.tar.xz) = e59e5b7760e01371871def5dda68b1183cc59bb532c085c0f3a545c8084eee65 -SIZE (gnome3/evolution-mapi-3.12.10.tar.xz) = 598304 +SHA256 (gnome3/evolution-mapi-3.16.4.tar.xz) = 7f8b8f18cf284cca13263b363db9d980881559d4fa7a93c0c1fc3552c2d5127e +SIZE (gnome3/evolution-mapi-3.16.4.tar.xz) = 604988 diff --git a/mail/evolution-mapi/pkg-plist b/mail/evolution-mapi/pkg-plist index 03e3f18fc145..66f856183d84 100644 --- a/mail/evolution-mapi/pkg-plist +++ b/mail/evolution-mapi/pkg-plist @@ -10,7 +10,7 @@ include/evolution-data-server/mapi/e-mapi-folder.h include/evolution-data-server/mapi/e-mapi-mail-utils.h include/evolution-data-server/mapi/e-mapi-operation-queue.h include/evolution-data-server/mapi/e-mapi-utils.h -lib/evolution/%%VERSION%%/modules/module-mapi-configuration.so +lib/evolution/modules/module-mapi-configuration.so lib/evolution-data-server/addressbook-backends/libebookbackendmapi.so lib/evolution-data-server/calendar-backends/libecalbackendmapi.so lib/evolution-data-server/camel-providers/libcamelmapi.urls @@ -28,6 +28,7 @@ share/locale/ast/LC_MESSAGES/evolution-mapi.mo share/locale/bg/LC_MESSAGES/evolution-mapi.mo share/locale/bn/LC_MESSAGES/evolution-mapi.mo share/locale/bn_IN/LC_MESSAGES/evolution-mapi.mo +share/locale/bs/LC_MESSAGES/evolution-mapi.mo share/locale/ca/LC_MESSAGES/evolution-mapi.mo share/locale/ca@valencia/LC_MESSAGES/evolution-mapi.mo share/locale/cs/LC_MESSAGES/evolution-mapi.mo |