git: 40a42d7b1511 - main - www/nextcloud-appointments: Update to 1.9.0
Bernard Spil
brnrd at FreeBSD.org
Tue Apr 20 07:24:16 UTC 2021
The branch main has been updated by brnrd:
URL: https://cgit.FreeBSD.org/ports/commit/?id=40a42d7b15113dde00e20a7a4ab50b1c7976c73e
commit 40a42d7b15113dde00e20a7a4ab50b1c7976c73e
Author: Bernard Spil <brnrd at FreeBSD.org>
AuthorDate: 2021-04-20 07:22:23 +0000
Commit: Bernard Spil <brnrd at FreeBSD.org>
CommitDate: 2021-04-20 07:22:54 +0000
www/nextcloud-appointments: Update to 1.9.0
---
www/nextcloud-appointments/Makefile | 4 ++--
www/nextcloud-appointments/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/www/nextcloud-appointments/Makefile b/www/nextcloud-appointments/Makefile
index 64667020d703..f22605097f10 100644
--- a/www/nextcloud-appointments/Makefile
+++ b/www/nextcloud-appointments/Makefile
@@ -1,7 +1,7 @@
# Created by: Bernard Spil <brnrd at freebsd.org>
PORTNAME= appointments
-PORTVERSION= 1.8.10
+PORTVERSION= 1.9.0
CATEGORIES= www
MASTER_SITES= https://github.com/${GH_ACCOUNT}/${PORTNAME}/raw/${GH_TAGNAME}/build/artifacts/appstore/
PKGNAMEPREFIX= nextcloud-
@@ -15,7 +15,7 @@ COMMENT= Appointments app for Nextcloud
LICENSE= AGPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
-RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=18:www/nextcloud@${PHP_FLAVOR}
+RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=19:www/nextcloud@${PHP_FLAVOR}
USES= php:flavors
NO_BUILD= yes
diff --git a/www/nextcloud-appointments/distinfo b/www/nextcloud-appointments/distinfo
index 66de21ac2b72..3f47e296cdff 100644
--- a/www/nextcloud-appointments/distinfo
+++ b/www/nextcloud-appointments/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1615112260
-SHA256 (nextcloud/appointments-1.8.10/appointments.tar.gz) = 9434e6f9dc097b68c58316103ffae4daa75133c2e13f3b9b06b489b5bc25f2ee
-SIZE (nextcloud/appointments-1.8.10/appointments.tar.gz) = 648627
+TIMESTAMP = 1618855805
+SHA256 (nextcloud/appointments-1.9.0/appointments.tar.gz) = 9434e6f9dc097b68c58316103ffae4daa75133c2e13f3b9b06b489b5bc25f2ee
+SIZE (nextcloud/appointments-1.9.0/appointments.tar.gz) = 648627
More information about the dev-commits-ports-all
mailing list