Index: head/www/nextcloud-notes/Makefile =================================================================== --- head/www/nextcloud-notes/Makefile (revision 541198) +++ head/www/nextcloud-notes/Makefile (revision 541199) @@ -1,37 +1,38 @@ # Created by: Bernard Spil # $FreeBSD$ PORTNAME= notes -PORTVERSION= 3.5.1 +PORTVERSION= 3.6.0 +DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= https://github.com/${PKGNAMEPREFIX:S/-//}/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/ PKGNAMEPREFIX= nextcloud- PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} DISTNAME= ${PORTNAME} DIST_SUBDIR= ${PKGNAMEPREFIX:S/-//}/${DISTNAME}-${DISTVERSIONPREFIX}${PORTVERSION} MAINTAINER= brnrd@FreeBSD.org COMMENT= Notes app for Nextcloud LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=16:www/nextcloud@${PHP_FLAVOR} USES= php:flavors NO_BUILD= yes NO_ARCH= yes NEXTCLOUD_USERNAME?= ${WWWOWN} NEXTCLOUD_GROUPNAME?= ${WWWGRP} PLIST_SUB= NEXTCLOUD_USERNAME=${NEXTCLOUD_USERNAME} \ NEXTCLOUD_GROUPNAME=${NEXTCLOUD_GROUPNAME} WWWDIR= ${PREFIX}/www/nextcloud/apps-pkg/${PORTNAME} do-install: ${MKDIR} ${STAGEDIR}${WWWDIR} (cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR}) .include Index: head/www/nextcloud-notes/distinfo =================================================================== --- head/www/nextcloud-notes/distinfo (revision 541198) +++ head/www/nextcloud-notes/distinfo (revision 541199) @@ -1,3 +1,3 @@ -TIMESTAMP = 1591948738 -SHA256 (nextcloud/notes-3.5.1/notes.tar.gz) = ee7d7b7f481ccca590b94c44cf666f6cec178800fb9ff11ca777e2f5b69ed2f4 -SIZE (nextcloud/notes-3.5.1/notes.tar.gz) = 625264 +TIMESTAMP = 1593861837 +SHA256 (nextcloud/notes-v3.6.0/notes.tar.gz) = c1e86faa69c5b7e3729f0f947f759a61619c2c18ef5578611f8adeceb8ff60e4 +SIZE (nextcloud/notes-v3.6.0/notes.tar.gz) = 611041