aboutsummaryrefslogtreecommitdiffstats
path: root/www/nextcloud-contacts/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/nextcloud-contacts/Makefile')
-rw-r--r--www/nextcloud-contacts/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/nextcloud-contacts/Makefile b/www/nextcloud-contacts/Makefile
index d099307afaab..ed3d1cde719d 100644
--- a/www/nextcloud-contacts/Makefile
+++ b/www/nextcloud-contacts/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= contacts
-PORTVERSION= 2.1.8
+PORTVERSION= 3.0.0
DISTVERSIONPREFIX= v
CATEGORIES= www
MASTER_SITES= https://github.com/${PKGNAMEPREFIX:S/-//}/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/
@@ -15,8 +15,9 @@ MAINTAINER= brnrd@FreeBSD.org
COMMENT= Contacts app for Nextcloud
LICENSE= AGPLv3
+LICENSE_FILE= ${WRKSRC}/COPYING
-RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=14:www/nextcloud@${PHP_FLAVOR}
+RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=15:www/nextcloud@${PHP_FLAVOR}
USES= php:flavors
NO_BUILD= yes