Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Mar 2021 10:58:18 +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: r567059 - head/www/nextcloud-appointments
Message-ID:  <202103031058.123AwIR1073489@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: brnrd
Date: Wed Mar  3 10:58:18 2021
New Revision: 567059
URL: https://svnweb.freebsd.org/changeset/ports/567059

Log:
  www/nextcloud-appointments: Update to 1.8.7
  
   * Mark PHP 8.0 compatible

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

Modified: head/www/nextcloud-appointments/Makefile
==============================================================================
--- head/www/nextcloud-appointments/Makefile	Wed Mar  3 10:53:50 2021	(r567058)
+++ head/www/nextcloud-appointments/Makefile	Wed Mar  3 10:58:18 2021	(r567059)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	appointments
-PORTVERSION=	1.8.5
+PORTVERSION=	1.8.7
 CATEGORIES=	www
 MASTER_SITES=	https://github.com/${GH_ACCOUNT}/${PORTNAME}/raw/${GH_TAGNAME}/build/artifacts/appstore/
 PKGNAMEPREFIX=	nextcloud-
@@ -19,7 +19,6 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 RUN_DEPENDS=	nextcloud${PHP_PKGNAMESUFFIX}>=18:www/nextcloud@${PHP_FLAVOR}
 
 USES=		php:flavors
-IGNORE_WITH_PHP=	80
 NO_BUILD=	yes
 NO_ARCH=	yes
 

Modified: head/www/nextcloud-appointments/distinfo
==============================================================================
--- head/www/nextcloud-appointments/distinfo	Wed Mar  3 10:53:50 2021	(r567058)
+++ head/www/nextcloud-appointments/distinfo	Wed Mar  3 10:58:18 2021	(r567059)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1614595297
-SHA256 (nextcloud/appointments-1.8.5/appointments.tar.gz) = 9434e6f9dc097b68c58316103ffae4daa75133c2e13f3b9b06b489b5bc25f2ee
-SIZE (nextcloud/appointments-1.8.5/appointments.tar.gz) = 648627
+TIMESTAMP = 1614768446
+SHA256 (nextcloud/appointments-1.8.7/appointments.tar.gz) = 9434e6f9dc097b68c58316103ffae4daa75133c2e13f3b9b06b489b5bc25f2ee
+SIZE (nextcloud/appointments-1.8.7/appointments.tar.gz) = 648627



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