svn commit: r538160 - head/www/nextcloud-notes
Bernard Spil
brnrd at FreeBSD.org
Sun Jun 7 14:01:18 UTC 2020
Author: brnrd
Date: Sun Jun 7 14:01:17 2020
New Revision: 538160
URL: https://svnweb.freebsd.org/changeset/ports/538160
Log:
www/nextcloud-notes: Update to 3.5.0
Modified:
head/www/nextcloud-notes/Makefile
head/www/nextcloud-notes/distinfo
head/www/nextcloud-notes/pkg-plist
Modified: head/www/nextcloud-notes/Makefile
==============================================================================
--- head/www/nextcloud-notes/Makefile Sun Jun 7 13:51:15 2020 (r538159)
+++ head/www/nextcloud-notes/Makefile Sun Jun 7 14:01:17 2020 (r538160)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= notes
-PORTVERSION= 3.3.1
+PORTVERSION= 3.5.0
CATEGORIES= www
MASTER_SITES= https://github.com/${PKGNAMEPREFIX:S/-//}/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/
PKGNAMEPREFIX= nextcloud-
Modified: head/www/nextcloud-notes/distinfo
==============================================================================
--- head/www/nextcloud-notes/distinfo Sun Jun 7 13:51:15 2020 (r538159)
+++ head/www/nextcloud-notes/distinfo Sun Jun 7 14:01:17 2020 (r538160)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1589744614
-SHA256 (nextcloud/notes-3.3.1/notes.tar.gz) = 7a052dc53f27b8fe28aab14344ab3ca3b89a93530d4b11b85601aeabb8a7d755
-SIZE (nextcloud/notes-3.3.1/notes.tar.gz) = 624763
+TIMESTAMP = 1591538101
+SHA256 (nextcloud/notes-3.5.0/notes.tar.gz) = 95219887f8773e269de747e7035ac586e16977ac467ef253a535f49a0b821575
+SIZE (nextcloud/notes-3.5.0/notes.tar.gz) = 630770
Modified: head/www/nextcloud-notes/pkg-plist
==============================================================================
--- head/www/nextcloud-notes/pkg-plist Sun Jun 7 13:51:15 2020 (r538159)
+++ head/www/nextcloud-notes/pkg-plist Sun Jun 7 14:01:17 2020 (r538160)
@@ -2,7 +2,6 @@
%%WWWDIR%%/COPYING
%%WWWDIR%%/README.md
%%WWWDIR%%/appinfo/app.php
-%%WWWDIR%%/appinfo/database.xml
%%WWWDIR%%/appinfo/info.xml
%%WWWDIR%%/appinfo/info.xsd
%%WWWDIR%%/appinfo/routes.php
@@ -38,6 +37,8 @@
%%WWWDIR%%/l10n/bg.json
%%WWWDIR%%/l10n/bn_BD.js
%%WWWDIR%%/l10n/bn_BD.json
+%%WWWDIR%%/l10n/br.js
+%%WWWDIR%%/l10n/br.json
%%WWWDIR%%/l10n/bs.js
%%WWWDIR%%/l10n/bs.json
%%WWWDIR%%/l10n/ca.js
@@ -209,6 +210,10 @@
%%WWWDIR%%/lib/Controller/SettingsController.php
%%WWWDIR%%/lib/Db/Meta.php
%%WWWDIR%%/lib/Db/MetaMapper.php
+%%WWWDIR%%/lib/Migration/Cleanup.php
+%%WWWDIR%%/lib/Migration/Version3005Date20200528204430.php
+%%WWWDIR%%/lib/Migration/Version3005Date20200528204431.php
+%%WWWDIR%%/lib/NotesHooks.php
%%WWWDIR%%/lib/Service/InsufficientStorageException.php
%%WWWDIR%%/lib/Service/MetaService.php
%%WWWDIR%%/lib/Service/Note.php
More information about the svn-ports-head
mailing list