Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Oct 2020 11:41:23 +0000 (UTC)
From:      Bernard Spil <brnrd@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r552626 - head/www/nextcloud-appointments
Message-ID:  <202010181141.09IBfNop057819@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: brnrd
Date: Sun Oct 18 11:41:23 2020
New Revision: 552626
URL: https://svnweb.freebsd.org/changeset/ports/552626

Log:
  www/nextcloud-appointments: Update to 1.7.11

Modified:
  head/www/nextcloud-appointments/Makefile
  head/www/nextcloud-appointments/distinfo

Modified: head/www/nextcloud-appointments/Makefile
==============================================================================
--- head/www/nextcloud-appointments/Makefile	Sun Oct 18 09:37:13 2020	(r552625)
+++ head/www/nextcloud-appointments/Makefile	Sun Oct 18 11:41:23 2020	(r552626)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	appointments
-PORTVERSION=	1.7.10
+PORTVERSION=	1.7.11
 CATEGORIES=	www
 MASTER_SITES=	https://github.com/${GH_ACCOUNT}/${PORTNAME}/raw/${GH_TAGNAME}/build/artifacts/appstore/
 PKGNAMEPREFIX=	nextcloud-
@@ -16,7 +16,7 @@ COMMENT=	Appointments app for Nextcloud
 LICENSE=	AGPLv3
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-RUN_DEPENDS=	nextcloud${PHP_PKGNAMESUFFIX}>=17:www/nextcloud@${PHP_FLAVOR}
+RUN_DEPENDS=	nextcloud${PHP_PKGNAMESUFFIX}>=18:www/nextcloud@${PHP_FLAVOR}
 
 USES=		php:flavors
 NO_BUILD=	yes

Modified: head/www/nextcloud-appointments/distinfo
==============================================================================
--- head/www/nextcloud-appointments/distinfo	Sun Oct 18 09:37:13 2020	(r552625)
+++ head/www/nextcloud-appointments/distinfo	Sun Oct 18 11:41:23 2020	(r552626)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1602594954
-SHA256 (nextcloud/appointments-1.7.10/appointments.tar.gz) = 9434e6f9dc097b68c58316103ffae4daa75133c2e13f3b9b06b489b5bc25f2ee
-SIZE (nextcloud/appointments-1.7.10/appointments.tar.gz) = 648627
+TIMESTAMP = 1603021030
+SHA256 (nextcloud/appointments-1.7.11/appointments.tar.gz) = 9434e6f9dc097b68c58316103ffae4daa75133c2e13f3b9b06b489b5bc25f2ee
+SIZE (nextcloud/appointments-1.7.11/appointments.tar.gz) = 648627



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