Bugfix update to evolution-ews-3.6.1.
This commit is contained in:
parent
86a47d6ab9
commit
d7a2ac55be
@ -1,12 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2012/10/28 11:25:17 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2012/11/11 19:00:25 ajacoutot Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
COMMENT= evolution connector for MS Exchange via EWS
|
||||
|
||||
GNOME_PROJECT= evolution-ews
|
||||
GNOME_VERSION= 3.6.0
|
||||
REVISION= 3
|
||||
GNOME_VERSION= 3.6.1
|
||||
|
||||
CATEGORIES= mail
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (evolution-ews-3.6.0.tar.xz) = odQJcfR7/ZRzSfSKhvil7HJS20G5sNGSBLTijyQIqWo=
|
||||
SIZE (evolution-ews-3.6.0.tar.xz) = 490332
|
||||
SHA256 (evolution-ews-3.6.1.tar.xz) = d5MYedpXoHIfs73Dg+q5Yb8fIAQPMJt74ynxlIjl+DY=
|
||||
SIZE (evolution-ews-3.6.1.tar.xz) = 498324
|
||||
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-configure,v 1.1 2012/09/28 14:07:55 ajacoutot Exp $
|
||||
--- configure.orig Fri Sep 28 15:55:10 2012
|
||||
+++ configure Fri Sep 28 15:55:14 2012
|
||||
@@ -15217,7 +15217,7 @@ $as_echo_n "checking for Kerberos 5... " >&6; }
|
||||
$OpenBSD: patch-configure,v 1.2 2012/11/11 19:00:25 ajacoutot Exp $
|
||||
--- configure.orig Tue Oct 16 04:04:54 2012
|
||||
+++ configure Sun Nov 11 19:52:09 2012
|
||||
@@ -15319,7 +15319,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.3 2012/09/28 14:07:55 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.4 2012/11/11 19:00:25 ajacoutot Exp $
|
||||
include/evolution-data-server-${EVO_VERSION}/ews/
|
||||
include/evolution-data-server-${EVO_VERSION}/ews/e-ews-connection.h
|
||||
include/evolution-data-server-${EVO_VERSION}/ews/e-ews-enums.h
|
||||
@ -32,6 +32,7 @@ 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/hu/LC_MESSAGES/evolution-ews.mo
|
||||
share/locale/id/LC_MESSAGES/evolution-ews.mo
|
||||
share/locale/lv/LC_MESSAGES/evolution-ews.mo
|
||||
share/locale/nb/LC_MESSAGES/evolution-ews.mo
|
||||
share/locale/pl/LC_MESSAGES/evolution-ews.mo
|
||||
|
Loading…
Reference in New Issue
Block a user