From owner-dev-commits-ports-all@freebsd.org Mon May 24 01:46:36 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id F2F44653796; Mon, 24 May 2021 01:46:36 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FpKnS6Srlz4j69; Mon, 24 May 2021 01:46:36 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id C5B7321DB7; Mon, 24 May 2021 01:46:36 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 14O1kaos008267; Mon, 24 May 2021 01:46:36 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 14O1kaXs008266; Mon, 24 May 2021 01:46:36 GMT (envelope-from git) Date: Mon, 24 May 2021 01:46:36 GMT Message-Id: <202105240146.14O1kaXs008266@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Neel Chauhan Subject: git: 7bee8c2eaf8b - main - databases/evolution-data-server: Update to 3.40.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: nc X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 7bee8c2eaf8b8179aa2ef2d3bd9967287bba70d1 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 May 2021 01:46:37 -0000 The branch main has been updated by nc: URL: https://cgit.FreeBSD.org/ports/commit/?id=7bee8c2eaf8b8179aa2ef2d3bd9967287bba70d1 commit 7bee8c2eaf8b8179aa2ef2d3bd9967287bba70d1 Author: Neel Chauhan AuthorDate: 2021-05-23 17:52:07 +0000 Commit: Neel Chauhan CommitDate: 2021-05-24 01:46:39 +0000 databases/evolution-data-server: Update to 3.40.1 --- databases/evolution-data-server/Makefile | 3 +- databases/evolution-data-server/distinfo | 6 +-- .../patch-cmake_modules_PrintableOptions.cmake | 53 ---------------------- databases/evolution-data-server/pkg-plist | 2 + 4 files changed, 6 insertions(+), 58 deletions(-) diff --git a/databases/evolution-data-server/Makefile b/databases/evolution-data-server/Makefile index 7c46d5e6cc1c..d94668ec3e16 100644 --- a/databases/evolution-data-server/Makefile +++ b/databases/evolution-data-server/Makefile @@ -1,8 +1,7 @@ # Created by: Joe Marcus Clarke PORTNAME= evolution-data-server -DISTVERSION= 3.40.0 -PORTREVISION= 1 +DISTVERSION= 3.40.1 CATEGORIES= databases gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome diff --git a/databases/evolution-data-server/distinfo b/databases/evolution-data-server/distinfo index 18ca307b1893..f8b4266d1747 100644 --- a/databases/evolution-data-server/distinfo +++ b/databases/evolution-data-server/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1617742119 -SHA256 (gnome/evolution-data-server-3.40.0.tar.xz) = ed572f0cb6a2365809943449a8ccbee652681e2d9a1a7f4a54b60cbb53d87445 -SIZE (gnome/evolution-data-server-3.40.0.tar.xz) = 4623568 +TIMESTAMP = 1621742803 +SHA256 (gnome/evolution-data-server-3.40.1.tar.xz) = eac75f348aa5defbe9473fa30ab6084635ee64d8e3eaaec60a62c27f149c3e22 +SIZE (gnome/evolution-data-server-3.40.1.tar.xz) = 4625316 diff --git a/databases/evolution-data-server/files/patch-cmake_modules_PrintableOptions.cmake b/databases/evolution-data-server/files/patch-cmake_modules_PrintableOptions.cmake deleted file mode 100644 index 3652dc21274c..000000000000 --- a/databases/evolution-data-server/files/patch-cmake_modules_PrintableOptions.cmake +++ /dev/null @@ -1,53 +0,0 @@ ---- cmake/modules/PrintableOptions.cmake.orig 2021-04-22 19:58:13 UTC -+++ cmake/modules/PrintableOptions.cmake -@@ -19,40 +19,40 @@ - # prints all the build options previously added with the above functions - - macro(add_printable_variable_bare _name) -- if(_name STREQUAL "") -+ if("${_name}" STREQUAL "") - message(FATAL_ERROR "variable name cannot be empty") -- endif(_name STREQUAL "") -+ endif() - list(APPEND _printable_options ${_name}) - endmacro() - - macro(add_printable_option _name _description _default_value) -- if(_name STREQUAL "") -+ if("${_name}" STREQUAL "") - message(FATAL_ERROR "option name cannot be empty") -- endif(_name STREQUAL "") -+ endif() - option(${_name} ${_description} ${_default_value}) - add_printable_variable_bare(${_name}) - endmacro() - - macro(add_printable_variable _name _description _default_value) -- if(_name STREQUAL "") -+ if("${_name}" STREQUAL "") - message(FATAL_ERROR "variable name cannot be empty") -- endif(_name STREQUAL "") -+ endif() - set(${_name} ${_default_value} CACHE STRING ${_description}) - add_printable_variable_bare(${_name}) - endmacro() - - macro(add_printable_variable_path _name _description _default_value) -- if(_name STREQUAL "") -+ if("${_name}" STREQUAL "") - message(FATAL_ERROR "path variable name cannot be empty") -- endif(_name STREQUAL "") -+ endif() - set(${_name} ${_default_value} CACHE PATH ${_description}) - add_printable_variable_bare(${_name}) - endmacro() - - macro(add_printable_variable_filepath _name _description _default_value) -- if(_name STREQUAL "") -+ if("${_name}" STREQUAL "") - message(FATAL_ERROR "filepath variable name cannot be empty") -- endif(_name STREQUAL "") -+ endif() - set(${_name} ${_default_value} CACHE FILEPATH ${_description}) - add_printable_variable_bare(${_name}) - endmacro() diff --git a/databases/evolution-data-server/pkg-plist b/databases/evolution-data-server/pkg-plist index ae53da8701b3..ed1690a5c9ba 100644 --- a/databases/evolution-data-server/pkg-plist +++ b/databases/evolution-data-server/pkg-plist @@ -88,6 +88,7 @@ include/evolution-data-server/camel/camel-sasl-plain.h include/evolution-data-server/camel/camel-sasl-popb4smtp.h include/evolution-data-server/camel/camel-sasl-xoauth2-google.h include/evolution-data-server/camel/camel-sasl-xoauth2-outlook.h +include/evolution-data-server/camel/camel-sasl-xoauth2-yahoo.h include/evolution-data-server/camel/camel-sasl-xoauth2.h include/evolution-data-server/camel/camel-sasl.h include/evolution-data-server/camel/camel-search-private.h @@ -255,6 +256,7 @@ include/evolution-data-server/libedataserver/e-network-monitor.h include/evolution-data-server/libedataserver/e-oauth2-service-base.h include/evolution-data-server/libedataserver/e-oauth2-service-google.h include/evolution-data-server/libedataserver/e-oauth2-service-outlook.h +include/evolution-data-server/libedataserver/e-oauth2-service-yahoo.h include/evolution-data-server/libedataserver/e-oauth2-service.h include/evolution-data-server/libedataserver/e-oauth2-services.h include/evolution-data-server/libedataserver/e-operation-pool.h