Update to evolution-ews-3.8.5.
This commit is contained in:
parent
99fc109ad1
commit
7fcf6c21c6
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.29 2013/08/06 19:12:00 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.30 2013/08/11 14:04:06 ajacoutot Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
COMMENT= evolution connector for MS Exchange via EWS
|
||||
|
||||
GNOME_PROJECT= evolution-ews
|
||||
GNOME_VERSION= 3.8.4
|
||||
GNOME_VERSION= 3.8.5
|
||||
|
||||
CATEGORIES= mail
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (evolution-ews-3.8.4.tar.xz) = GIPQ03UoZYNSCAAxf79BvlhdNLQBZv0D3BTD8jem9mA=
|
||||
SIZE (evolution-ews-3.8.4.tar.xz) = 530684
|
||||
SHA256 (evolution-ews-3.8.5.tar.xz) = dKD9zGmHl5AsoQfzUj49Oz5RuLoBcJ0wi0ftMemd6Hc=
|
||||
SIZE (evolution-ews-3.8.5.tar.xz) = 538540
|
||||
|
@ -1,11 +1,11 @@
|
||||
$OpenBSD: patch-configure,v 1.8 2013/08/06 19:12:00 ajacoutot Exp $
|
||||
$OpenBSD: patch-configure,v 1.9 2013/08/11 14:04:06 ajacoutot Exp $
|
||||
|
||||
XXX patch evo_krb5_support.m4 to use krb5-config(1) and push upstream
|
||||
(and remove the call to krb5-config from MODGNOME_CPPFLAGS)
|
||||
|
||||
--- configure.orig Tue Jul 23 18:30:13 2013
|
||||
+++ configure Wed Jul 24 10:09:54 2013
|
||||
@@ -15434,7 +15434,7 @@ $as_echo_n "checking for Kerberos 5... " >&6; }
|
||||
--- configure.orig Sun Aug 11 13:53:46 2013
|
||||
+++ configure Sun Aug 11 15:54:40 2013
|
||||
@@ -15461,7 +15461,7 @@ $as_echo_n "checking for Kerberos 5... " >&6; }
|
||||
esac
|
||||
|
||||
mitlibs="-lkrb5 -lk5crypto -lcom_err -lgssapi_krb5"
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.7 2013/08/06 19:12:00 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.8 2013/08/11 14:04:06 ajacoutot Exp $
|
||||
include/evolution-data-server/ews/
|
||||
include/evolution-data-server/ews/e-ews-connection.h
|
||||
include/evolution-data-server/ews/e-ews-enums.h
|
||||
@ -29,8 +29,10 @@ share/locale/en_GB/LC_MESSAGES/evolution-ews.mo
|
||||
share/locale/es/LC_MESSAGES/evolution-ews.mo
|
||||
share/locale/fr/LC_MESSAGES/evolution-ews.mo
|
||||
share/locale/gl/LC_MESSAGES/evolution-ews.mo
|
||||
share/locale/gu/LC_MESSAGES/evolution-ews.mo
|
||||
share/locale/hu/LC_MESSAGES/evolution-ews.mo
|
||||
share/locale/id/LC_MESSAGES/evolution-ews.mo
|
||||
share/locale/kn/LC_MESSAGES/evolution-ews.mo
|
||||
share/locale/lv/LC_MESSAGES/evolution-ews.mo
|
||||
share/locale/mr/LC_MESSAGES/evolution-ews.mo
|
||||
share/locale/nb/LC_MESSAGES/evolution-ews.mo
|
||||
|
Loading…
Reference in New Issue
Block a user