MFH: r523571 r525962 r528407 r529009
www/nextcloud: Update to 18.0.0 www/nextcloud: Update to 18.0.1 www/nextcloud: Update to 18.0.2 www/nextcloud: Security update to 18.0.3 - Further vuln info not yet disclosed PR: 245016 Reported by: Marko Cupac <marko cupac mimar rs> Approved by: ports-secteam (joneum)
This commit is contained in:
parent
5a589c5ab4
commit
3c2dbc1701
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2020Q1/; revision=529041
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= nextcloud
|
||||
DISTVERSION= 17.0.2
|
||||
DISTVERSION= 18.0.3
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= https://download.nextcloud.com/server/releases/
|
||||
PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX}
|
||||
@ -14,8 +14,7 @@ LICENSE= AGPLv3
|
||||
USES= cpe gettext-runtime php:flavors,web tar:bzip2
|
||||
USE_PHP= bz2 ctype curl dom fileinfo filter gd hash iconv json \
|
||||
mbstring pdo posix session simplexml xml xmlreader xmlwriter \
|
||||
xsl wddx zip zlib
|
||||
IGNORE_WITH_PHP= 74
|
||||
xsl zip zlib
|
||||
|
||||
NEXTCLOUD_USERNAME?= ${WWWOWN}
|
||||
NEXTCLOUD_GROUPNAME?= ${WWWGRP}
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1576746349
|
||||
SHA256 (nextcloud-17.0.2.tar.bz2) = f32596ffc057ef88a5e92a71016fc8685f57f518bfd8f97d1d9b4ae73d553de3
|
||||
SIZE (nextcloud-17.0.2.tar.bz2) = 65475747
|
||||
TIMESTAMP = 1584999543
|
||||
SHA256 (nextcloud-18.0.3.tar.bz2) = 7b67e709006230f90f95727f9fa92e8c73a9e93458b22103293120f9cb50fd72
|
||||
SIZE (nextcloud-18.0.3.tar.bz2) = 86636651
|
||||
|
@ -26,9 +26,10 @@ options are available in
|
||||
You can find annotated configuration options in config.documented.php
|
||||
in the same directory. Nextcloud's configuration documentation is at
|
||||
|
||||
https://docs.nextcloud.com/server/16/admin_manual/configuration_server
|
||||
https://docs.nextcloud.com/server/18/admin_manual/configuration_server
|
||||
|
||||
The caching options require additional Nextcloud configuration.
|
||||
EOM
|
||||
}
|
||||
{ type: upgrade
|
||||
message: <<EOM
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user