From nobody Sun Oct 17 15:35:01 2021 X-Original-To: dev-commits-ports-all@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 535C8180D830; Sun, 17 Oct 2021 15:35:01 +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 4HXPFx1tT1z4v11; Sun, 17 Oct 2021 15:35:01 +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 207227955; Sun, 17 Oct 2021 15:35:01 +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 19HFZ16q054651; Sun, 17 Oct 2021 15:35:01 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 19HFZ171054650; Sun, 17 Oct 2021 15:35:01 GMT (envelope-from git) Date: Sun, 17 Oct 2021 15:35:01 GMT Message-Id: <202110171535.19HFZ171054650@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: 4523b2c8fa05 - main - www/nextcloud-appointments: Fix distfile List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@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: 4523b2c8fa0552ffd30e61d94c8ead0ccd8168dc Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by brnrd: URL: https://cgit.FreeBSD.org/ports/commit/?id=4523b2c8fa0552ffd30e61d94c8ead0ccd8168dc commit 4523b2c8fa0552ffd30e61d94c8ead0ccd8168dc Author: Bernard Spil AuthorDate: 2021-10-17 15:33:44 +0000 Commit: Bernard Spil CommitDate: 2021-10-17 15:33:44 +0000 www/nextcloud-appointments: Fix distfile --- www/nextcloud-appointments/Makefile | 7 ++++--- www/nextcloud-appointments/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/www/nextcloud-appointments/Makefile b/www/nextcloud-appointments/Makefile index 1375e77e5e93..918c70419c02 100644 --- a/www/nextcloud-appointments/Makefile +++ b/www/nextcloud-appointments/Makefile @@ -2,12 +2,13 @@ PORTNAME= appointments PORTVERSION= 1.10.2 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= https://github.com/${GH_ACCOUNT}/${PORTNAME}/raw/${GH_TAGNAME}/build/artifacts/appstore/ PKGNAMEPREFIX= nextcloud- PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} DISTNAME= ${PORTNAME} -DIST_SUBDIR= nextcloud/${PORTNAME}-${DISTVERSION} +DIST_SUBDIR= nextcloud/${PORTNAME}-${GH_TAGNAME} MAINTAINER= brnrd@FreeBSD.org COMMENT= Appointments app for Nextcloud @@ -15,14 +16,14 @@ COMMENT= Appointments app for Nextcloud LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/COPYING -RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=19:www/nextcloud@${PHP_FLAVOR} +RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=21:www/nextcloud@${PHP_FLAVOR} USES= php:flavors NO_BUILD= yes NO_ARCH= yes GH_ACCOUNT= SergeyMosin -GH_TAGNAME= 9f19237a +GH_TAGNAME= bc0867d78b0717a36d0dd4eac8d3d77b57cba347 WWWDIR= ${PREFIX}/www/nextcloud/apps-pkg/${PORTNAME} diff --git a/www/nextcloud-appointments/distinfo b/www/nextcloud-appointments/distinfo index 6736061cc056..da7e3c96290f 100644 --- a/www/nextcloud-appointments/distinfo +++ b/www/nextcloud-appointments/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1630912509 -SHA256 (nextcloud/appointments-1.10.2/appointments.tar.gz) = 9434e6f9dc097b68c58316103ffae4daa75133c2e13f3b9b06b489b5bc25f2ee -SIZE (nextcloud/appointments-1.10.2/appointments.tar.gz) = 648627 +TIMESTAMP = 1634465163 +SHA256 (nextcloud/appointments-bc0867d78b0717a36d0dd4eac8d3d77b57cba347/appointments.tar.gz) = 46cb204ae9ab7f37f22984d0a96b31d14e66402d35ec4476274d5d9c9c1c4fbd +SIZE (nextcloud/appointments-bc0867d78b0717a36d0dd4eac8d3d77b57cba347/appointments.tar.gz) = 970695