www/nextcloud-contacts: Update to 2.1.6
- Required for Nextcloud 14
This commit is contained in:
parent
b6e4c2641e
commit
04a462d650
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=479451
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= contacts
|
||||
PORTVERSION= 2.1.5
|
||||
PORTVERSION= 2.1.6
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= https://github.com/${PKGNAMEPREFIX:S/-//}/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/
|
||||
@ -16,7 +16,7 @@ COMMENT= Contacts app for Nextcloud
|
||||
|
||||
LICENSE= AGPLv3
|
||||
|
||||
RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=12:www/nextcloud@${PHP_FLAVOR}
|
||||
RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=14:www/nextcloud@${PHP_FLAVOR}
|
||||
|
||||
USES= php:flavors
|
||||
NO_BUILD= yes
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1530970747
|
||||
SHA256 (nextcloud/contacts-v2.1.5/contacts.tar.gz) = 285d530210f679c1f07fe886b879392d63426df327cf3f232fad49ba93ab4bd2
|
||||
SIZE (nextcloud/contacts-v2.1.5/contacts.tar.gz) = 1083467
|
||||
TIMESTAMP = 1533469942
|
||||
SHA256 (nextcloud/contacts-v2.1.6/contacts.tar.gz) = c66a0deacd55ad980e83ff9f0ec60700f68fd00d389d2f1a9ce83bad89d3193a
|
||||
SIZE (nextcloud/contacts-v2.1.6/contacts.tar.gz) = 1091557
|
||||
|
@ -5,7 +5,6 @@
|
||||
%%WWWDIR%%/css/_animations.scss
|
||||
%%WWWDIR%%/css/_contactlist.scss
|
||||
%%WWWDIR%%/css/_details.scss
|
||||
%%WWWDIR%%/css/_navigation.scss
|
||||
%%WWWDIR%%/css/_settings.scss
|
||||
%%WWWDIR%%/css/style.css
|
||||
%%WWWDIR%%/css/style.scss
|
||||
@ -19,6 +18,7 @@
|
||||
%%WWWDIR%%/img/favicon.png
|
||||
%%WWWDIR%%/img/favicon.svg
|
||||
%%WWWDIR%%/img/group.svg
|
||||
%%WWWDIR%%/js/contacts-inject-14.js
|
||||
%%WWWDIR%%/js/dav/dav.js
|
||||
%%WWWDIR%%/js/public/script.js
|
||||
%%WWWDIR%%/js/vendor/angular-cache/angular-cache.js
|
||||
|
Loading…
Reference in New Issue
Block a user