This is primarily an update, new depends, and default option change, and bug fixes. As of 4.2, django-appconf, django_compressor, and django-statici18n are required to run seahub. This was added to SITEPACKAGES options. Currently I cannot get seahub to run without SITEPACKAGES option on, therefore I am adding it to default. Because of this option change, I decided on updating the third party packages to the most current version without breaking the port.
When running an update script in ${SEAFILE_SERVER}/update, a link is created that can cause pkg upgrade issues. This update Integrates the update in the pkg to prevent this. An old fix that was broken has been fixed to set env variables.
This port may requires net-mgmt/Seafile, net-mgmt/ccnet, www/py-seafdav, and www/py-seafobj to be updated together.
* Updated to 5.1.0 * Updated third party packages * New runtime depends django-appconf, django_compressor, and django-statici18n * Added Max python version * Added SHEBANGFIX files * Added SITEPACKAGES to default * SEAFILE_VERSION will now display properly * Fixed scripts to correctly display locations in PATH * Minor changes to satisfy portlint * Removed undeeded files this update creates. * Moved/Added symlink to fix upgrade problems.