www/nextcloud-notes: Update to 2.4.2
This commit is contained in:
parent
88c1e04445
commit
74cc48a728
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=480731
3 changed files with 7 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= notes
|
||||
PORTVERSION= 2.4.1
|
||||
PORTVERSION= 2.4.2
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= https://github.com/${PKGNAMEPREFIX:S/-//}/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/
|
||||
|
@ -17,7 +17,7 @@ COMMENT= Notes app for Nextcloud
|
|||
LICENSE= AGPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=9:www/nextcloud@${PHP_FLAVOR}
|
||||
RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=12:www/nextcloud@${PHP_FLAVOR}
|
||||
|
||||
USES= php:flavors
|
||||
NO_BUILD= yes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1535966690
|
||||
SHA256 (nextcloud/notes-v2.4.1/notes.tar.gz) = 67b616a62ee73dcec28987030679d5e0d137173e34647953c558297f0f6900b3
|
||||
SIZE (nextcloud/notes-v2.4.1/notes.tar.gz) = 1406559
|
||||
TIMESTAMP = 1537962851
|
||||
SHA256 (nextcloud/notes-v2.4.2/notes.tar.gz) = 50cd06851495302e6d254c36f02b0acb038ffb71e89e14c5f9e8adf286cefb93
|
||||
SIZE (nextcloud/notes-v2.4.2/notes.tar.gz) = 1406950
|
||||
|
|
|
@ -189,6 +189,8 @@
|
|||
%%WWWDIR%%/l10n/ru.json
|
||||
%%WWWDIR%%/l10n/sk.js
|
||||
%%WWWDIR%%/l10n/sk.json
|
||||
%%WWWDIR%%/l10n/sl.js
|
||||
%%WWWDIR%%/l10n/sl.json
|
||||
%%WWWDIR%%/l10n/sq.js
|
||||
%%WWWDIR%%/l10n/sq.json
|
||||
%%WWWDIR%%/l10n/sr.js
|
||||
|
|
Loading…
Reference in a new issue