Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Apr 2024 17:00:05 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: fab774780dc2 - main - www/nextcloud-appointments: Update to 2.0.7
Message-ID:  <202404211700.43LH05Gn010954@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=fab774780dc2840ae8a8703f1dd2a36c953998f0

commit fab774780dc2840ae8a8703f1dd2a36c953998f0
Author:     Bernard Spil <brnrd@FreeBSD.org>
AuthorDate: 2024-04-21 16:59:05 +0000
Commit:     Bernard Spil <brnrd@FreeBSD.org>
CommitDate: 2024-04-21 16:59:05 +0000

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

diff --git a/www/nextcloud-appointments/Makefile b/www/nextcloud-appointments/Makefile
index 16ce7b0d3b06..f9c7af801489 100644
--- a/www/nextcloud-appointments/Makefile
+++ b/www/nextcloud-appointments/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	appointments
-PORTVERSION=	2.0.4
+PORTVERSION=	2.0.7
 CATEGORIES=	www
 MASTER_SITES=	https://github.com/${GH_ACCOUNT}/${PORTNAME}/raw/${DISTVERSIONPREFIX}${DISTVERSION}/build/artifacts/appstore/
 DISTVERSIONPREFIX=	v
@@ -18,4 +18,7 @@ USES=		nextcloud php:flavors
 
 GH_ACCOUNT=	SergeyMosin
 
+post-patch:
+	${RMDIR} ${WRKSRC}/lib/CalDAV
+
 .include <bsd.port.mk>
diff --git a/www/nextcloud-appointments/distinfo b/www/nextcloud-appointments/distinfo
index 7e66ce2e89f4..0e251f0aaa11 100644
--- a/www/nextcloud-appointments/distinfo
+++ b/www/nextcloud-appointments/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1710585626
-SHA256 (nextcloud/appointments-2.0.4/appointments.tar.gz) = 1565dd813d67f8b50fd1a6b3fc2f7bdb7c1286fd7b560d92be277c75fa996625
-SIZE (nextcloud/appointments-2.0.4/appointments.tar.gz) = 1831803
+TIMESTAMP = 1713718545
+SHA256 (nextcloud/appointments-2.0.7/appointments.tar.gz) = 81b60694d6b01908ab978cdb0d0b3da6da48202aa48e18a200e3e0ab4e49ae28
+SIZE (nextcloud/appointments-2.0.7/appointments.tar.gz) = 1844479



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