1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

www/nextcloud-contacts: Update to 4.1.0

* Pet portlint
This commit is contained in:
Bernard Spil 2022-05-05 11:25:58 +00:00
parent ce32ec2dff
commit 7f5318f7b8

View File

@ -1,7 +1,7 @@
# Created by: Bernard Spil <brnrd@freebsd.org>
PORTNAME= contacts
DISTVERSION= 4.1.0
PORTVERSION= 4.1.0
DISTVERSIONPREFIX= v
CATEGORIES= www
MASTER_SITES= https://github.com/nextcloud-releases/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/
@ -9,8 +9,6 @@ PKGNAMEPREFIX= nextcloud-
PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX}
DIST_SUBDIR= nextcloud
WRKSRC= ${WRKDIR}/${PORTNAME}
MAINTAINER= brnrd@FreeBSD.org
COMMENT= Contacts app for Nextcloud
@ -20,11 +18,11 @@ LICENSE_FILE= ${WRKSRC}/COPYING
RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=20:www/nextcloud@${PHP_FLAVOR}
USES= cpe php:flavors
IGNORE_WITH_PHP=81
CPE_VENDOR= nextcloud
NO_BUILD= yes
NO_ARCH= yes
WRKSRC= ${WRKDIR}/${PORTNAME}
WWWDIR= ${PREFIX}/www/nextcloud/apps-pkg/${PORTNAME}
do-install: