Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 May 2022 10:06:16 GMT
From:      Bernard Spil <brnrd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 9d215808020a - main - www/nextcloud-appointments: Update to 1.12.4
Message-ID:  <202205121006.24CA6GbZ074416@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by brnrd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9d215808020a92f0203654f6665fb2b64ecfd708

commit 9d215808020a92f0203654f6665fb2b64ecfd708
Author:     Bernard Spil <brnrd@FreeBSD.org>
AuthorDate: 2022-05-12 10:05:32 +0000
Commit:     Bernard Spil <brnrd@FreeBSD.org>
CommitDate: 2022-05-12 10:05:32 +0000

    www/nextcloud-appointments: Update to 1.12.4
---
 www/nextcloud-appointments/Makefile | 6 +++---
 www/nextcloud-appointments/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/www/nextcloud-appointments/Makefile b/www/nextcloud-appointments/Makefile
index c3539fb534fc..5724f9fe6c12 100644
--- a/www/nextcloud-appointments/Makefile
+++ b/www/nextcloud-appointments/Makefile
@@ -1,10 +1,10 @@
 # Created by: Bernard Spil <brnrd@freebsd.org>
 
 PORTNAME=	appointments
-PORTVERSION=	1.12.3
+PORTVERSION=	1.12.4
 DISTVERSIONPREFIX=	v
 CATEGORIES=	www
-MASTER_SITES=	https://github.com/${GH_ACCOUNT}/${PORTNAME}/raw/${DISTVERSIONPREFIX}${DISTVERSION}/build/artifacts/appstore/
+MASTER_SITES=	https://github.com/${GH_ACCOUNT}/${PORTNAME}/raw/${DISTVERSIONPREFIX}${DISTVERSION}a/build/artifacts/appstore/
 PKGNAMEPREFIX=	nextcloud-
 PKGNAMESUFFIX=	${PHP_PKGNAMESUFFIX}
 DISTNAME=	${PORTNAME}
@@ -16,7 +16,7 @@ COMMENT=	Appointments app for Nextcloud
 LICENSE=	AGPLv3
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-RUN_DEPENDS=	nextcloud${PHP_PKGNAMESUFFIX}>=21:www/nextcloud@${PHP_FLAVOR}
+RUN_DEPENDS=	nextcloud${PHP_PKGNAMESUFFIX}>=22:www/nextcloud@${PHP_FLAVOR}
 
 USES=		php:flavors
 NO_BUILD=	yes
diff --git a/www/nextcloud-appointments/distinfo b/www/nextcloud-appointments/distinfo
index 5aa88b4709b2..cba6629e3a34 100644
--- a/www/nextcloud-appointments/distinfo
+++ b/www/nextcloud-appointments/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1649755856
-SHA256 (nextcloud/appointments-1.12.3/appointments.tar.gz) = 8279941990d8b4f87e67574213212e7b40aacecd5d03cb5e0598b7ac8899981c
-SIZE (nextcloud/appointments-1.12.3/appointments.tar.gz) = 1573691
+TIMESTAMP = 1652343261
+SHA256 (nextcloud/appointments-1.12.4/appointments.tar.gz) = e6eb7b48ab4b9c388aed3db429970eac0e156875b4233e167ab3b8babd8077f6
+SIZE (nextcloud/appointments-1.12.4/appointments.tar.gz) = 1595581



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202205121006.24CA6GbZ074416>