Date: Wed, 1 May 2024 17:32:35 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: 214ccfd327e7 - main - www/nextcloud-appointments: Update to 2.1.0 Message-ID: <202405011732.441HWZ1t061917@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=214ccfd327e7d30bfac3e8f2206cbcd1e0a520b5 commit 214ccfd327e7d30bfac3e8f2206cbcd1e0a520b5 Author: Bernard Spil <brnrd@FreeBSD.org> AuthorDate: 2024-05-01 17:30:01 +0000 Commit: Bernard Spil <brnrd@FreeBSD.org> CommitDate: 2024-05-01 17:30:01 +0000 www/nextcloud-appointments: Update to 2.1.0 --- www/nextcloud-appointments/Makefile | 7 ++----- www/nextcloud-appointments/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 8 deletions(-) diff --git a/www/nextcloud-appointments/Makefile b/www/nextcloud-appointments/Makefile index f9c7af801489..37dfcb2ce462 100644 --- a/www/nextcloud-appointments/Makefile +++ b/www/nextcloud-appointments/Makefile @@ -1,5 +1,5 @@ PORTNAME= appointments -PORTVERSION= 2.0.7 +PORTVERSION= 2.1.0 CATEGORIES= www MASTER_SITES= https://github.com/${GH_ACCOUNT}/${PORTNAME}/raw/${DISTVERSIONPREFIX}${DISTVERSION}/build/artifacts/appstore/ DISTVERSIONPREFIX= v @@ -12,13 +12,10 @@ WWW= https://apps.nextcloud.com/apps/appointments LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/COPYING -NEXTCLOUD_RUN_DEPENDS= 26 +NEXTCLOUD_RUN_DEPENDS= 27 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 0e251f0aaa11..b733269b01a7 100644 --- a/www/nextcloud-appointments/distinfo +++ b/www/nextcloud-appointments/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1713718545 -SHA256 (nextcloud/appointments-2.0.7/appointments.tar.gz) = 81b60694d6b01908ab978cdb0d0b3da6da48202aa48e18a200e3e0ab4e49ae28 -SIZE (nextcloud/appointments-2.0.7/appointments.tar.gz) = 1844479 +TIMESTAMP = 1714584505 +SHA256 (nextcloud/appointments-2.1.0/appointments.tar.gz) = 288cc214c466f08d40c21c9443b9dea6fe73f21a8ea353e22a9f79e09d3b637b +SIZE (nextcloud/appointments-2.1.0/appointments.tar.gz) = 1858398
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202405011732.441HWZ1t061917>