www/nextcloud-contacts: Update to 3.4.1
This commit is contained in:
parent
10c1ce7476
commit
f3a0c9d0f9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=553170
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= contacts
|
||||
PORTVERSION= 3.4.0
|
||||
PORTVERSION= 3.4.1
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= https://github.com/${PKGNAMEPREFIX:S/-//}/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1601488546
|
||||
SHA256 (nextcloud/contacts-v3.4.0/contacts.tar.gz) = 73ffd5c6599d9453bca61f5a8bd99afae412d7da2bba57a4d45931ce6d02b727
|
||||
SIZE (nextcloud/contacts-v3.4.0/contacts.tar.gz) = 2937899
|
||||
TIMESTAMP = 1603531701
|
||||
SHA256 (nextcloud/contacts-v3.4.1/contacts.tar.gz) = 6701588e9b4f68cbb399bc89fd55d29cb4fb11055171ca89800bbc1a92ccef94
|
||||
SIZE (nextcloud/contacts-v3.4.1/contacts.tar.gz) = 3325437
|
||||
|
@ -18,6 +18,7 @@
|
||||
%%WWWDIR%%/img/app.svg
|
||||
%%WWWDIR%%/img/clone.svg
|
||||
%%WWWDIR%%/img/contacts.svg
|
||||
%%WWWDIR%%/img/diaspora.svg
|
||||
%%WWWDIR%%/img/eye.svg
|
||||
%%WWWDIR%%/img/facebook.svg
|
||||
%%WWWDIR%%/img/group.svg
|
||||
@ -34,6 +35,8 @@
|
||||
%%WWWDIR%%/img/tumblr.svg
|
||||
%%WWWDIR%%/img/twitter.svg
|
||||
%%WWWDIR%%/img/up.svg
|
||||
%%WWWDIR%%/js/contacts-admin-settings.js
|
||||
%%WWWDIR%%/js/contacts-admin-settings.js.map
|
||||
%%WWWDIR%%/js/contacts-files-action.js
|
||||
%%WWWDIR%%/js/contacts-files-action.js.map
|
||||
%%WWWDIR%%/js/contacts-main.js
|
||||
@ -495,6 +498,7 @@
|
||||
%%WWWDIR%%/lib/Dav/PatchPlugin.php
|
||||
%%WWWDIR%%/lib/Listener/LoadContactsFilesActions.php
|
||||
%%WWWDIR%%/lib/Service/Social/CompositeSocialProvider.php
|
||||
%%WWWDIR%%/lib/Service/Social/DiasporaProvider.php
|
||||
%%WWWDIR%%/lib/Service/Social/FacebookProvider.php
|
||||
%%WWWDIR%%/lib/Service/Social/ISocialProvider.php
|
||||
%%WWWDIR%%/lib/Service/Social/InstagramProvider.php
|
||||
|
Loading…
Reference in New Issue
Block a user