Hello, Update for Nextcloud to 18.0.2:
https://nextcloud.com/changelog/#latest18 OK? Comments? Cheers.- -- - gonzalo
Index: Makefile =================================================================== RCS file: /cvs/ports/www/nextcloud/Makefile,v retrieving revision 1.49 diff -u -p -r1.49 Makefile --- Makefile 18 Feb 2020 08:06:40 -0000 1.49 +++ Makefile 13 Mar 2020 12:44:51 -0000 @@ -2,7 +2,7 @@ COMMENT= easy and universal access to shared and/or personal files -V= 18.0.1 +V= 18.0.2 DISTNAME= nextcloud-${V} EXTRACT_SUFX= .tar.bz2 Index: distinfo =================================================================== RCS file: /cvs/ports/www/nextcloud/distinfo,v retrieving revision 1.33 diff -u -p -r1.33 distinfo --- distinfo 18 Feb 2020 08:06:40 -0000 1.33 +++ distinfo 13 Mar 2020 12:44:51 -0000 @@ -1,2 +1,2 @@ -SHA256 (nextcloud-18.0.1.tar.bz2) = dw+vNLjw2BJzYj2u1NZOx5GcON/rBzKLYTBYrdvtGcA= -SIZE (nextcloud-18.0.1.tar.bz2) = 85827287 +SHA256 (nextcloud-18.0.2.tar.bz2) = 0DNmCSPdJxBuxkv/Djr6L1lb0blmG36niCoaMwBuy4E= +SIZE (nextcloud-18.0.2.tar.bz2) = 86105689 Index: pkg/PLIST =================================================================== RCS file: /cvs/ports/www/nextcloud/pkg/PLIST,v retrieving revision 1.36 diff -u -p -r1.36 PLIST --- pkg/PLIST 18 Feb 2020 08:06:40 -0000 1.36 +++ pkg/PLIST 13 Mar 2020 12:44:52 -0000 @@ -6446,6 +6446,7 @@ nextcloud/apps/dav/lib/CalDAV/Search/Xml nextcloud/apps/dav/lib/CalDAV/Search/Xml/Request/CalendarSearchReport.php nextcloud/apps/dav/lib/CalDAV/WebcalCaching/ nextcloud/apps/dav/lib/CalDAV/WebcalCaching/Plugin.php +nextcloud/apps/dav/lib/CalDAV/WebcalCaching/RefreshWebcalService.php nextcloud/apps/dav/lib/Capabilities.php nextcloud/apps/dav/lib/CardDAV/ nextcloud/apps/dav/lib/CardDAV/AddressBook.php @@ -10329,6 +10330,7 @@ nextcloud/apps/nextcloud_announcements/t nextcloud/apps/nextcloud_announcements/templates/admin.php nextcloud/apps/notifications/ nextcloud/apps/notifications/.babelrc.js +nextcloud/apps/notifications/.eslintignore nextcloud/apps/notifications/COPYING nextcloud/apps/notifications/appinfo/ nextcloud/apps/notifications/appinfo/app.php @@ -15112,6 +15114,9 @@ nextcloud/core/doc/user/_images/files_pa nextcloud/core/doc/user/_images/files_versioning.png nextcloud/core/doc/user/_images/gallery-1.png nextcloud/core/doc/user/_images/gallery-2.png +nextcloud/core/doc/user/_images/gnome-online-accounts.png +nextcloud/core/doc/user/_images/goa-add-nextcloud-account.png +nextcloud/core/doc/user/_images/goa-nextcloud-select.png nextcloud/core/doc/user/_images/hidden_files.png nextcloud/core/doc/user/_images/korganizer_credentials.png nextcloud/core/doc/user/_images/korganizer_resource_choice.png @@ -15168,6 +15173,7 @@ nextcloud/core/doc/user/_sources/pim/cal nextcloud/core/doc/user/_sources/pim/contacts.rst.txt nextcloud/core/doc/user/_sources/pim/index.rst.txt nextcloud/core/doc/user/_sources/pim/sync_android.rst.txt +nextcloud/core/doc/user/_sources/pim/sync_gnome.rst.txt nextcloud/core/doc/user/_sources/pim/sync_ios.rst.txt nextcloud/core/doc/user/_sources/pim/sync_kde.rst.txt nextcloud/core/doc/user/_sources/pim/sync_osx.rst.txt @@ -15288,6 +15294,7 @@ nextcloud/core/doc/user/pim/calendar.htm nextcloud/core/doc/user/pim/contacts.html nextcloud/core/doc/user/pim/index.html nextcloud/core/doc/user/pim/sync_android.html +nextcloud/core/doc/user/pim/sync_gnome.html nextcloud/core/doc/user/pim/sync_ios.html nextcloud/core/doc/user/pim/sync_kde.html nextcloud/core/doc/user/pim/sync_osx.html