mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
www/nextcloud-deck: Update to 1.2.4
This commit is contained in:
parent
545aa04ea5
commit
0dd1294450
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=563889
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= deck
|
||||
PORTVERSION= 1.2.3
|
||||
PORTVERSION= 1.2.4
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= https://github.com/${PKGNAMEPREFIX:S/-$//}/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1610130575
|
||||
SHA256 (nextcloud/deck-v1.2.3/deck.tar.gz) = 1a2fe99c3d5852165357c80a89a0c8b0bc1752cae20159b7e397af7042649b8f
|
||||
SIZE (nextcloud/deck-v1.2.3/deck.tar.gz) = 5339115
|
||||
TIMESTAMP = 1612353850
|
||||
SHA256 (nextcloud/deck-v1.2.4/deck.tar.gz) = bee6b517e4bba959994b9ea72eeef21629f141cc4c29d31938c5c65b4952505a
|
||||
SIZE (nextcloud/deck-v1.2.4/deck.tar.gz) = 5438950
|
||||
|
@ -37,10 +37,12 @@
|
||||
%%WWWDIR%%/img/reply.svg
|
||||
%%WWWDIR%%/img/toggle-view-collapse.svg
|
||||
%%WWWDIR%%/img/toggle-view-expand.svg
|
||||
%%WWWDIR%%/js/3.js
|
||||
%%WWWDIR%%/js/3.js.map
|
||||
%%WWWDIR%%/js/4.js
|
||||
%%WWWDIR%%/js/4.js.map
|
||||
%%WWWDIR%%/js/5.js
|
||||
%%WWWDIR%%/js/5.js.map
|
||||
%%WWWDIR%%/js/calendar.js
|
||||
%%WWWDIR%%/js/calendar.js.map
|
||||
%%WWWDIR%%/js/collections.js
|
||||
%%WWWDIR%%/js/collections.js.map
|
||||
%%WWWDIR%%/js/dashboard.js
|
||||
@ -287,7 +289,6 @@
|
||||
%%WWWDIR%%/lib/Listeners/BeforeTemplateRenderedListener.php
|
||||
%%WWWDIR%%/lib/Middleware/DefaultBoardMiddleware.php
|
||||
%%WWWDIR%%/lib/Middleware/ExceptionMiddleware.php
|
||||
%%WWWDIR%%/lib/Migration/UnknownUsers.php
|
||||
%%WWWDIR%%/lib/Migration/Version1000Date20200306161713.php
|
||||
%%WWWDIR%%/lib/Migration/Version1000Date20200308073933.php
|
||||
%%WWWDIR%%/lib/Migration/Version10200Date20201111150114.php
|
||||
|
Loading…
Reference in New Issue
Block a user