From owner-dev-commits-ports-all@freebsd.org Thu Aug 26 19:31:11 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 AE03C66FCB3; Thu, 26 Aug 2021 19:31:11 +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 4GwXyR4bDSz3sHJ; Thu, 26 Aug 2021 19:31:11 +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 8695B159C3; Thu, 26 Aug 2021 19:31:11 +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 17QJVBrX081168; Thu, 26 Aug 2021 19:31:11 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17QJVBxQ081167; Thu, 26 Aug 2021 19:31:11 GMT (envelope-from git) Date: Thu, 26 Aug 2021 19:31:11 GMT Message-Id: <202108261931.17QJVBxQ081167@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Michael Reifenberger Subject: git: 2f5036bea78e - main - deskutils/nextcloudclient: Update to 3.3.2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: mr X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 2f5036bea78ea589989047b1055a7a3457ea5368 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: Thu, 26 Aug 2021 19:31:11 -0000 The branch main has been updated by mr: URL: https://cgit.FreeBSD.org/ports/commit/?id=2f5036bea78ea589989047b1055a7a3457ea5368 commit 2f5036bea78ea589989047b1055a7a3457ea5368 Author: Guido Falsi AuthorDate: 2021-08-26 19:25:15 +0000 Commit: Michael Reifenberger CommitDate: 2021-08-26 19:30:46 +0000 deskutils/nextcloudclient: Update to 3.3.2 The PR contains an update to 3.3.1 but 3.3.2 is out now. PR: 257945 --- deskutils/nextcloudclient/Makefile | 2 +- deskutils/nextcloudclient/distinfo | 6 +++--- .../files/patch-src_libsync_CMakeLists.txt | 18 ------------------ deskutils/nextcloudclient/pkg-plist | 1 + 4 files changed, 5 insertions(+), 22 deletions(-) diff --git a/deskutils/nextcloudclient/Makefile b/deskutils/nextcloudclient/Makefile index e590dba2eaf2..7e15a77d45a2 100644 --- a/deskutils/nextcloudclient/Makefile +++ b/deskutils/nextcloudclient/Makefile @@ -1,7 +1,7 @@ # Created by: Mathieu Arnold PORTNAME= nextcloudclient -PORTVERSION= 3.2.4 +PORTVERSION= 3.3.2 DISTVERSIONPREFIX= v CATEGORIES= deskutils diff --git a/deskutils/nextcloudclient/distinfo b/deskutils/nextcloudclient/distinfo index e0f1713da5bb..e38ca0bfad74 100644 --- a/deskutils/nextcloudclient/distinfo +++ b/deskutils/nextcloudclient/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1625817093 -SHA256 (nextcloud-desktop-v3.2.4_GH0.tar.gz) = 551751515999c5a84b6e8678c1ff160cf2fb7a640c12a93b31f496d6d796f8a2 -SIZE (nextcloud-desktop-v3.2.4_GH0.tar.gz) = 15387015 +TIMESTAMP = 1630005562 +SHA256 (nextcloud-desktop-v3.3.2_GH0.tar.gz) = 6ea5ccc9579339f2d1652f26582dbdd8212dd5e0c28659dce7fe9ddece8a59c5 +SIZE (nextcloud-desktop-v3.3.2_GH0.tar.gz) = 13987162 diff --git a/deskutils/nextcloudclient/files/patch-src_libsync_CMakeLists.txt b/deskutils/nextcloudclient/files/patch-src_libsync_CMakeLists.txt deleted file mode 100644 index f2036bb94db0..000000000000 --- a/deskutils/nextcloudclient/files/patch-src_libsync_CMakeLists.txt +++ /dev/null @@ -1,18 +0,0 @@ ---- src/libsync/CMakeLists.txt.orig 2021-04-18 20:44:16.273394000 +0200 -+++ src/libsync/CMakeLists.txt 2021-04-18 20:44:45.589737000 +0200 -@@ -136,8 +130,7 @@ - endif() - --if(INOTIFY_FOUND) -- target_include_directories(${synclib_NAME} PRIVATE ${INOTIFY_INCLUDE_DIR}) -- link_directories(${INOTIFY_LIBRARY_DIR}) -- target_link_libraries(${synclib_NAME} ${INOTIFY_LIBRARY} ) -+if(Inotify_FOUND) -+ target_include_directories(${synclib_NAME} PRIVATE ${Inotify_INCLUDE_DIRS}) -+ target_link_libraries(${synclib_NAME} PUBLIC ${Inotify_LIBRARIES}) - endif() - -@@ -167,2 +160,3 @@ - install(TARGETS ${synclib_NAME} DESTINATION ${OWNCLOUD_OSX_BUNDLE}/Contents/MacOS) - endif() -+ diff --git a/deskutils/nextcloudclient/pkg-plist b/deskutils/nextcloudclient/pkg-plist index 1455aae609aa..86cccaf90885 100644 --- a/deskutils/nextcloudclient/pkg-plist +++ b/deskutils/nextcloudclient/pkg-plist @@ -16,6 +16,7 @@ lib/libnextcloud_csync.so.%%VERSION%% lib/libnextcloudsync.so lib/libnextcloudsync.so.0 lib/libnextcloudsync.so.%%VERSION%% +lib/nextcloudsync_vfs_suffix.so share/applications/com.nextcloud.desktopclient.nextcloud.desktop share/caja-python/extensions/syncstate-Nextcloud.py share/icons/hicolor/1024x1024/apps/Nextcloud.png