mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
Update to evolution-data-server-3.60.2.
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
COMMENT= unified backend for PIM programs
|
||||
|
||||
GNOME_PROJECT= evolution-data-server
|
||||
GNOME_VERSION= 3.60.1
|
||||
REVISION= 0
|
||||
GNOME_VERSION= 3.60.2
|
||||
|
||||
CATEGORIES= databases productivity
|
||||
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
SHA256 (evolution-data-server-3.60.1.tar.xz) = M/ktO4gi66BMMTeWwHeMu2Who4Ry6FftxfmIVMyps0w=
|
||||
SIZE (evolution-data-server-3.60.1.tar.xz) = 5237112
|
||||
SHA256 (evolution-data-server-3.60.2.tar.xz) = IITb2sOWNxs2XVBMH/RYZrqNyi8SUuXaHT2cM6vcEoY=
|
||||
SIZE (evolution-data-server-3.60.2.tar.xz) = 5237332
|
||||
|
||||
@@ -5,7 +5,7 @@ Index: src/libedataserver/e-ms-oapxbc.c
|
||||
+++ src/libedataserver/e-ms-oapxbc.c
|
||||
@@ -41,6 +41,8 @@
|
||||
#define DBUS_BROKER_PATH "/com/microsoft/identity/broker1"
|
||||
#define AUTH_TYPE_OAUTH2 8
|
||||
#define AT_PRT_SSO_COOKIE 8
|
||||
|
||||
+#define UUID_STR_LEN 36 /* from OpenBSD uuid.h */
|
||||
+
|
||||
|
||||
Reference in New Issue
Block a user