From nobody Sun Dec 12 10:58:27 2021 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id BF67618E4362; Sun, 12 Dec 2021 10:58:27 +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 4JBhSz3Zqzz3tGv; Sun, 12 Dec 2021 10:58:27 +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 5A91E1FE9F; Sun, 12 Dec 2021 10:58:27 +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 1BCAwRDw078379; Sun, 12 Dec 2021 10:58:27 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1BCAwREW078378; Sun, 12 Dec 2021 10:58:27 GMT (envelope-from git) Date: Sun, 12 Dec 2021 10:58:27 GMT Message-Id: <202112121058.1BCAwREW078378@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Bernard Spil Subject: git: db1d30866d62 - main - www/nextcloud-appointments: Update to 1.11.8 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: brnrd X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: db1d30866d62fe9b1cd0580e64628ad5a8f4e760 Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1639306707; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=Ts3OwY8DyobC7vYMU+ZtsZ8srP+B8FnlqHxGtbLxKxM=; b=nl4OOjPrmpL/XZjGV6E9VxB21AHHGMJGbXbXrXOSmH+BXNsU/LH7g9EmUIJFZlXZ7jR2tS F5q7VHWYCyu0l85+1FnTCzSG0k20rUwKw5AzQUZoBhfWS9bC6dJq4iBijgkn5DVGdF3BR+ fD2SG9RnMPsF7sfs+LBPYKbRdc4/5sTaMMoacG/ZG5MpTjxemmggfOfwoqOf6HqjVxrcB3 HV031L2e0/My7KPe6NaDqyclAfZB3TS7OraH0n0uRwZ8gA+2x+3h2E6qJccpKni99/D7mC YAm9ylMTi4zp3I6HZ1K8jV3UHkIakJ/ACp5LzsFWSz9+2uC0yGQLEKYo7ZxgHA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1639306707; a=rsa-sha256; cv=none; b=qoJorjNh+lEfbZGuj1rnCd/0AOdGmY5yPv8Lp3aHcKq1iPdmba8mzaWjurLHLwhIbDWE0x MSmf+nvxmL5WEEdlft6OhEYUfYFRYBEyULRou8Xg8CSvQ3/jw7g15iN/ooWA21EHJpRuzQ 3sGSz/du4yqvxOaECRclh/bk+CvB9MRCT5smzK3Q96UOhoVvXVCpifnbqN1eaHJj5PGOLn KPwZFdryGGmiUfia007eWp928C6gTR6U4t6RJ8nN62eP3S1XCkcjTIoItxcGDfqMUlcx2r uWgEHQaMaLdS2JDStpEHztIpbg8tppeftC7h/vUy/sopQwXLEqLFkHoMF+VENg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by brnrd: URL: https://cgit.FreeBSD.org/ports/commit/?id=db1d30866d62fe9b1cd0580e64628ad5a8f4e760 commit db1d30866d62fe9b1cd0580e64628ad5a8f4e760 Author: Bernard Spil AuthorDate: 2021-12-12 10:58:17 +0000 Commit: Bernard Spil CommitDate: 2021-12-12 10:58:17 +0000 www/nextcloud-appointments: Update to 1.11.8 --- www/nextcloud-appointments/Makefile | 2 +- www/nextcloud-appointments/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/nextcloud-appointments/Makefile b/www/nextcloud-appointments/Makefile index 69d4d54c985c..afd38e09796a 100644 --- a/www/nextcloud-appointments/Makefile +++ b/www/nextcloud-appointments/Makefile @@ -1,7 +1,7 @@ # Created by: Bernard Spil PORTNAME= appointments -PORTVERSION= 1.11.7 +PORTVERSION= 1.11.8 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= https://github.com/${GH_ACCOUNT}/${PORTNAME}/raw/${DISTVERSIONPREFIX}${DISTVERSION}/build/artifacts/appstore/ diff --git a/www/nextcloud-appointments/distinfo b/www/nextcloud-appointments/distinfo index f4bbf3ee5ab9..2536677c1fc8 100644 --- a/www/nextcloud-appointments/distinfo +++ b/www/nextcloud-appointments/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1639123701 -SHA256 (nextcloud/appointments-1.11.7/appointments.tar.gz) = 4b30b465ca85dbef18da9895e3046d72383e0e29396457a8088f47bf3071acaf -SIZE (nextcloud/appointments-1.11.7/appointments.tar.gz) = 1313908 +TIMESTAMP = 1639306526 +SHA256 (nextcloud/appointments-1.11.8/appointments.tar.gz) = 80dc3d5a5c8ac234c873bc2a0c92666bfc8e309beed3ffac82e1887bdff0369f +SIZE (nextcloud/appointments-1.11.8/appointments.tar.gz) = 1317381