mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
- Update www/pydio to 8.0.1
PR: 220148 Submitted by: net@arrishq.net (maintainer)
This commit is contained in:
parent
c54d810959
commit
d331103b7c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=443974
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pydio
|
||||
PORTVERSION= 8.0.0
|
||||
PORTVERSION= 8.0.1
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= https://download.pydio.com/pub/core/archives/
|
||||
DISTNAME= ${PORTNAME}-core-${PORTVERSION}
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1488207715
|
||||
SHA256 (pydio-core-8.0.0.tar.gz) = 0d0e88a237b652a6f35c8735ab41e6f64a9c73333e67c424214ca417c4f1b490
|
||||
SIZE (pydio-core-8.0.0.tar.gz) = 54933292
|
||||
TIMESTAMP = 1497952085
|
||||
SHA256 (pydio-core-8.0.1.tar.gz) = db01fc0006dd3da5ee4ccf958dbd206ea67c24ecf6c7a8aed05a7ba252f606fd
|
||||
SIZE (pydio-core-8.0.1.tar.gz) = 54719473
|
||||
|
@ -60,20 +60,6 @@ is completed, Pydio may be updated using the web interface.
|
||||
|
||||
If you are upgrading from Pydio 7 to Pydio 8, please read follow the
|
||||
following quickstart guide for FreeBSD users.
|
||||
If the installer / upgrader fails upon trying to access it and there is
|
||||
an error message in your PHP log about "open_basedir" restriction from
|
||||
|
||||
%%WWWDIR%%/pydio/plugins/gui.ajax/RichClient.php
|
||||
|
||||
editing the file and changing line 512 from:
|
||||
|
||||
if(file_exists(AJXP_INSTALL_PATH . "." . $imagesFolder)){
|
||||
|
||||
to
|
||||
|
||||
if(file_exists(AJXP_INSTALL_PATH . "/" . $imagesFolder)){
|
||||
|
||||
should help with this issue.
|
||||
|
||||
When using MySQL as database backend and the user you use for accessing
|
||||
the database might temporary need all privileges (GRANT ALL PRIVILEGES)
|
||||
|
2167
www/pydio/pkg-plist
2167
www/pydio/pkg-plist
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user