mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
www/nextcloud-calendar: Update to 1.6.2
- Required for Nextcloud 14
This commit is contained in:
parent
30a9e6e7b1
commit
b6e4c2641e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=479450
3 changed files with 7 additions and 6 deletions
|
@ -2,8 +2,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= calendar
|
PORTNAME= calendar
|
||||||
PORTVERSION= 1.6.1
|
PORTVERSION= 1.6.2
|
||||||
PORTREVISION= 1
|
|
||||||
DISTVERSIONPREFIX= v
|
DISTVERSIONPREFIX= v
|
||||||
CATEGORIES= www
|
CATEGORIES= www
|
||||||
MASTER_SITES= https://github.com/${PKGNAMEPREFIX:S/-//}/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/
|
MASTER_SITES= https://github.com/${PKGNAMEPREFIX:S/-//}/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/
|
||||||
|
@ -17,7 +16,7 @@ COMMENT= Calendar app for Nextcloud
|
||||||
|
|
||||||
LICENSE= AGPLv3
|
LICENSE= AGPLv3
|
||||||
|
|
||||||
RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=13:www/nextcloud@${PHP_FLAVOR}
|
RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=14:www/nextcloud@${PHP_FLAVOR}
|
||||||
|
|
||||||
USES= php:flavors
|
USES= php:flavors
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1521647071
|
TIMESTAMP = 1536608611
|
||||||
SHA256 (nextcloud/calendar-v1.6.1/calendar.tar.gz) = 7e909cf676b3652ee6e25e7158394876a12581d1ec34e296c7b45042d6e04786
|
SHA256 (nextcloud/calendar-v1.6.2/calendar.tar.gz) = ee255b98884820c4d131ebb51d6fd9b134da8861cfb05b1e033d71b89b38d2bf
|
||||||
SIZE (nextcloud/calendar-v1.6.1/calendar.tar.gz) = 2664884
|
SIZE (nextcloud/calendar-v1.6.2/calendar.tar.gz) = 2709611
|
||||||
|
|
|
@ -63,6 +63,8 @@
|
||||||
%%WWWDIR%%/l10n/el.json
|
%%WWWDIR%%/l10n/el.json
|
||||||
%%WWWDIR%%/l10n/en_GB.js
|
%%WWWDIR%%/l10n/en_GB.js
|
||||||
%%WWWDIR%%/l10n/en_GB.json
|
%%WWWDIR%%/l10n/en_GB.json
|
||||||
|
%%WWWDIR%%/l10n/eo.js
|
||||||
|
%%WWWDIR%%/l10n/eo.json
|
||||||
%%WWWDIR%%/l10n/es.js
|
%%WWWDIR%%/l10n/es.js
|
||||||
%%WWWDIR%%/l10n/es.json
|
%%WWWDIR%%/l10n/es.json
|
||||||
%%WWWDIR%%/l10n/es_419.js
|
%%WWWDIR%%/l10n/es_419.js
|
||||||
|
|
Loading…
Add table
Reference in a new issue