git: 7a03a9722b0c - main - Seafile: Update to 11.0.12

From: Richard Gallamore <ultima_at_FreeBSD.org>
Date: Sun, 18 Aug 2024 23:51:14 UTC
The branch main has been updated by ultima:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7a03a9722b0ce977e794c289063f1a006fa52daa

commit 7a03a9722b0ce977e794c289063f1a006fa52daa
Author:     Richard Gallamore <ultima@FreeBSD.org>
AuthorDate: 2024-08-18 23:49:56 +0000
Commit:     Richard Gallamore <ultima@FreeBSD.org>
CommitDate: 2024-08-18 23:49:56 +0000

    Seafile: Update to 11.0.12
    
    Changes: https://manual.seafile.com/changelog/server-changelog/
---
 net-mgmt/seafile-server/Makefile         |  1 -
 net-mgmt/seafile-server/Makefile.include |  4 ++--
 net-mgmt/seafile-server/distinfo         |  6 +++---
 net-mgmt/seafile-server/pkg-plist        |  5 +++++
 www/py-seafdav/Makefile                  |  1 -
 www/py-seafdav/distinfo                  |  6 +++---
 www/py-seafobj/distinfo                  |  6 +++---
 www/seahub/distinfo                      |  6 +++---
 www/seahub/pkg-plist                     | 30 ++++++++++++++++--------------
 9 files changed, 35 insertions(+), 30 deletions(-)

diff --git a/net-mgmt/seafile-server/Makefile b/net-mgmt/seafile-server/Makefile
index 3807d642dad7..66dcbd46d73d 100644
--- a/net-mgmt/seafile-server/Makefile
+++ b/net-mgmt/seafile-server/Makefile
@@ -2,7 +2,6 @@ PORTNAME=	seafile-server
 DISTVERSIONPREFIX=	v
 DISTVERSION=	${SEAFILE_VER}
 DISTVERSIONSUFFIX=	-server
-PORTREVISION=	2
 CATEGORIES=	net-mgmt
 
 MAINTAINER=	ultima@FreeBSD.org
diff --git a/net-mgmt/seafile-server/Makefile.include b/net-mgmt/seafile-server/Makefile.include
index 1ab9fbd9d403..f15da3808cf1 100644
--- a/net-mgmt/seafile-server/Makefile.include
+++ b/net-mgmt/seafile-server/Makefile.include
@@ -1,5 +1,5 @@
-SEAFILE_VER=	11.0.9
-SEAHUB_VER=	11.0.9
+SEAFILE_VER=	11.0.12
+SEAHUB_VER=	11.0.12
 
 
 # Various vars used in most/all the Makefiles
diff --git a/net-mgmt/seafile-server/distinfo b/net-mgmt/seafile-server/distinfo
index 9e3a8af9a0cf..3b88fca8e864 100644
--- a/net-mgmt/seafile-server/distinfo
+++ b/net-mgmt/seafile-server/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1718334613
-SHA256 (haiwen-seafile-server-v11.0.9-server_GH0.tar.gz) = 8b3be0333ef0899c0c38084aa2aef6cf2160633fd2278cf99a8d79b86adb0624
-SIZE (haiwen-seafile-server-v11.0.9-server_GH0.tar.gz) = 480228
+TIMESTAMP = 1723996812
+SHA256 (haiwen-seafile-server-v11.0.12-server_GH0.tar.gz) = d6bdab0990ed7e63d8f06fcff081a346cf22099c78107460863e19bb98fe9507
+SIZE (haiwen-seafile-server-v11.0.12-server_GH0.tar.gz) = 480372
diff --git a/net-mgmt/seafile-server/pkg-plist b/net-mgmt/seafile-server/pkg-plist
index eb30ef5be26b..1d6472acf490 100644
--- a/net-mgmt/seafile-server/pkg-plist
+++ b/net-mgmt/seafile-server/pkg-plist
@@ -20,6 +20,11 @@ libdata/pkgconfig/libseafile.pc
 %%SEAFILE_SERVER%%/seafile/%%PYTHON_SITELIBDIR%%/seaserv/__pycache__/api.cpython-%%PYTHON_SUFFIX%%.pyc
 %%SEAFILE_SERVER%%/seafile/%%PYTHON_SITELIBDIR%%/seaserv/__pycache__/service.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc
 %%SEAFILE_SERVER%%/seafile/%%PYTHON_SITELIBDIR%%/seaserv/__pycache__/service.cpython-%%PYTHON_SUFFIX%%.pyc
+%%SEAFILE_SERVER%%/%%USERS%%/%%PYTHON_SITELIBDIR%%/%%USERS%%/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-2.pyc
+%%SEAFILE_SERVER%%/%%USERS%%/%%PYTHON_SITELIBDIR%%/%%USERS%%/__pycache__/rpcclient%%PYTHON_EXT_SUFFIX%%.opt-2.pyc
+%%SEAFILE_SERVER%%/%%USERS%%/%%PYTHON_SITELIBDIR%%/seaserv/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-2.pyc
+%%SEAFILE_SERVER%%/%%USERS%%/%%PYTHON_SITELIBDIR%%/seaserv/__pycache__/api%%PYTHON_EXT_SUFFIX%%.opt-2.pyc
+%%SEAFILE_SERVER%%/%%USERS%%/%%PYTHON_SITELIBDIR%%/seaserv/__pycache__/service%%PYTHON_EXT_SUFFIX%%.opt-2.pyc
 %%SEAFILE_SERVER%%/seafile/%%PYTHON_SITELIBDIR%%/seaserv/api.py
 %%SEAFILE_SERVER%%/seafile/%%PYTHON_SITELIBDIR%%/seaserv/service.py
 %%SEAFILE_SERVER%%/sql/mysql/ccnet.sql
diff --git a/www/py-seafdav/Makefile b/www/py-seafdav/Makefile
index aa755958d900..08168aa57ff7 100644
--- a/www/py-seafdav/Makefile
+++ b/www/py-seafdav/Makefile
@@ -2,7 +2,6 @@ PORTNAME=	seafdav
 DISTVERSIONPREFIX=	v
 DISTVERSION=	${SEAHUB_VER}
 DISTVERSIONSUFFIX=	-server
-PORTREVISION=	1
 CATEGORIES=	www python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
diff --git a/www/py-seafdav/distinfo b/www/py-seafdav/distinfo
index c538f924a55f..02267f728d90 100644
--- a/www/py-seafdav/distinfo
+++ b/www/py-seafdav/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1718334614
-SHA256 (haiwen-seafdav-v11.0.9-server_GH0.tar.gz) = 4751c7b08954f38f85fe73dea1af1eda4729699d99e9c89f91b1b32720e25093
-SIZE (haiwen-seafdav-v11.0.9-server_GH0.tar.gz) = 2343705
+TIMESTAMP = 1723996814
+SHA256 (haiwen-seafdav-v11.0.12-server_GH0.tar.gz) = 6d4723f5d5238ae0a847427a8c2c7133c5cc1954280ce8c801651e4211ffe55c
+SIZE (haiwen-seafdav-v11.0.12-server_GH0.tar.gz) = 2343791
diff --git a/www/py-seafobj/distinfo b/www/py-seafobj/distinfo
index 9e6f46745803..f86689824fce 100644
--- a/www/py-seafobj/distinfo
+++ b/www/py-seafobj/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1718334616
-SHA256 (haiwen-seafobj-v11.0.9-server_GH0.tar.gz) = eea50d87f601d8444e8bf61da3d5daac74f8e70ba667011192266917f57e352f
-SIZE (haiwen-seafobj-v11.0.9-server_GH0.tar.gz) = 10059562
+TIMESTAMP = 1723996816
+SHA256 (haiwen-seafobj-v11.0.12-server_GH0.tar.gz) = 75d5e5e5aabc8c28cf51a850cef72ece575e16d26f851b28c591137d6aa8f308
+SIZE (haiwen-seafobj-v11.0.12-server_GH0.tar.gz) = 10059312
diff --git a/www/seahub/distinfo b/www/seahub/distinfo
index 44be33f2d54b..dd4a8d9b506f 100644
--- a/www/seahub/distinfo
+++ b/www/seahub/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1718334619
-SHA256 (haiwen-seahub-v11.0.9-server_GH0.tar.gz) = b6a83f13d32fe6a75287fa6f5597222d5641c5bcbdf9dd2ff219f7bdc478d8dc
-SIZE (haiwen-seahub-v11.0.9-server_GH0.tar.gz) = 21090322
+TIMESTAMP = 1723996819
+SHA256 (haiwen-seahub-v11.0.12-server_GH0.tar.gz) = cf416030f113b1b857ca17ee1160259373da19e93605b828a0a73bc6b95fe127
+SIZE (haiwen-seahub-v11.0.12-server_GH0.tar.gz) = 21331840
diff --git a/www/seahub/pkg-plist b/www/seahub/pkg-plist
index d58b7c3364cc..bc802c669336 100644
--- a/www/seahub/pkg-plist
+++ b/www/seahub/pkg-plist
@@ -1023,7 +1023,7 @@
 %%SEAHUBDIR%%/media/assets/frontend/static/css/TCAccept.0abfc181.css
 %%SEAHUBDIR%%/media/assets/frontend/static/css/TCView.0abfc181.css
 %%SEAHUBDIR%%/media/assets/frontend/static/css/app.bb42fc17.css
-%%SEAHUBDIR%%/media/assets/frontend/static/css/commons.26ba9936.css
+%%SEAHUBDIR%%/media/assets/frontend/static/css/commons.3f5e935a.css
 %%SEAHUBDIR%%/media/assets/frontend/static/css/draft.22c06bac.css
 %%SEAHUBDIR%%/media/assets/frontend/static/css/fileHistory.12927620.css
 %%SEAHUBDIR%%/media/assets/frontend/static/css/fileHistoryOld.6d426e0b.css
@@ -1054,20 +1054,20 @@
 %%SEAHUBDIR%%/media/assets/frontend/static/js/965.306351b3.chunk.js
 %%SEAHUBDIR%%/media/assets/frontend/static/js/TCAccept.e482fe30.js
 %%SEAHUBDIR%%/media/assets/frontend/static/js/TCView.581dc96f.js
-%%SEAHUBDIR%%/media/assets/frontend/static/js/app.deabf433.js
-%%SEAHUBDIR%%/media/assets/frontend/static/js/app.deabf433.js.LICENSE.txt
-%%SEAHUBDIR%%/media/assets/frontend/static/js/commons.08681ece.js
-%%SEAHUBDIR%%/media/assets/frontend/static/js/commons.08681ece.js.LICENSE.txt
+%%SEAHUBDIR%%/media/assets/frontend/static/js/app.8295960f.js
+%%SEAHUBDIR%%/media/assets/frontend/static/js/app.8295960f.js.LICENSE.txt
+%%SEAHUBDIR%%/media/assets/frontend/static/js/commons.19bc84f9.js
+%%SEAHUBDIR%%/media/assets/frontend/static/js/commons.19bc84f9.js.LICENSE.txt
 %%SEAHUBDIR%%/media/assets/frontend/static/js/draft.4beb7a44.js
 %%SEAHUBDIR%%/media/assets/frontend/static/js/fileHistory.1247980e.js
 %%SEAHUBDIR%%/media/assets/frontend/static/js/fileHistoryOld.5e257b77.js
 %%SEAHUBDIR%%/media/assets/frontend/static/js/fileView.701a6851.js
 %%SEAHUBDIR%%/media/assets/frontend/static/js/historyTrashFileView.ac7e9839.js
-%%SEAHUBDIR%%/media/assets/frontend/static/js/institutionAdmin.84fcf47e.js
+%%SEAHUBDIR%%/media/assets/frontend/static/js/institutionAdmin.9d64b810.js
 %%SEAHUBDIR%%/media/assets/frontend/static/js/markdownEditor.1002ced5.js
 %%SEAHUBDIR%%/media/assets/frontend/static/js/markdownEditor.1002ced5.js.LICENSE.txt
-%%SEAHUBDIR%%/media/assets/frontend/static/js/orgAdmin.eea98579.js
-%%SEAHUBDIR%%/media/assets/frontend/static/js/orgAdmin.eea98579.js.LICENSE.txt
+%%SEAHUBDIR%%/media/assets/frontend/static/js/orgAdmin.228f5d74.js
+%%SEAHUBDIR%%/media/assets/frontend/static/js/orgAdmin.228f5d74.js.LICENSE.txt
 %%SEAHUBDIR%%/media/assets/frontend/static/js/plainMarkdownEditor.bf6a5a28.js
 %%SEAHUBDIR%%/media/assets/frontend/static/js/repoFolderTrash.3bc4559a.js
 %%SEAHUBDIR%%/media/assets/frontend/static/js/repoHistory.10b3f218.js
@@ -1089,9 +1089,9 @@
 %%SEAHUBDIR%%/media/assets/frontend/static/js/sharedFileViewText.d2ab5b73.js
 %%SEAHUBDIR%%/media/assets/frontend/static/js/sharedFileViewUnknown.67d00bc7.js
 %%SEAHUBDIR%%/media/assets/frontend/static/js/sharedFileViewVideo.6%%PYTHON_SUFFIX%%0405.js
-%%SEAHUBDIR%%/media/assets/frontend/static/js/subscription.ca7df6e7.js
-%%SEAHUBDIR%%/media/assets/frontend/static/js/sysAdmin.fb099492.js
-%%SEAHUBDIR%%/media/assets/frontend/static/js/sysAdmin.fb099492.js.LICENSE.txt
+%%SEAHUBDIR%%/media/assets/frontend/static/js/subscription.fe9724f0.js
+%%SEAHUBDIR%%/media/assets/frontend/static/js/sysAdmin.0ea87d75.js
+%%SEAHUBDIR%%/media/assets/frontend/static/js/sysAdmin.0ea87d75.js.LICENSE.txt
 %%SEAHUBDIR%%/media/assets/frontend/static/js/uploadLink.7ba0e8a3.js
 %%SEAHUBDIR%%/media/assets/frontend/static/js/viewFileDocument.f0f2abc4.js
 %%SEAHUBDIR%%/media/assets/frontend/static/js/viewFileSdoc.5e95cace.js
@@ -1303,6 +1303,7 @@
 %%SEAHUBDIR%%/media/js/jquery.fileupload.min.js
 %%SEAHUBDIR%%/media/js/mathjax/tex-svg.js
 %%SEAHUBDIR%%/media/js/pdf/build/pdf.js
+%%SEAHUBDIR%%/media/js/pdf/build/pdf.sandbox.js
 %%SEAHUBDIR%%/media/js/pdf/build/pdf.worker.js
 %%SEAHUBDIR%%/media/js/pdf/web/cmaps/78-EUC-H.bcmap
 %%SEAHUBDIR%%/media/js/pdf/web/cmaps/78-EUC-V.bcmap
@@ -2196,6 +2197,7 @@
 %%SEAHUBDIR%%/seahub/base/migrations/0002_reposecretkey.py
 %%SEAHUBDIR%%/seahub/base/migrations/0003_auto_20181016_1242.py
 %%SEAHUBDIR%%/seahub/base/migrations/0004_externaldepartment_socialauthuser_usermonitoredrepos_and_more.py
+%%SEAHUBDIR%%/seahub/base/migrations/0005_clientssotoken_alter_socialauthuser_extra_data.py
 %%SEAHUBDIR%%/seahub/base/migrations/__init__.py
 %%SEAHUBDIR%%/seahub/base/mixins.py
 %%SEAHUBDIR%%/seahub/base/models.py
@@ -2382,6 +2384,7 @@
 %%SEAHUBDIR%%/seahub/invitations/migrations/0004_auto_20160629_1610.py
 %%SEAHUBDIR%%/seahub/invitations/migrations/0005_auto_20160629_1614.py
 %%SEAHUBDIR%%/seahub/invitations/migrations/0006_reposhareinvitation.py
+%%SEAHUBDIR%%/seahub/invitations/migrations/0007_alter_invitation_invite_type.py
 %%SEAHUBDIR%%/seahub/invitations/migrations/__init__.py
 %%SEAHUBDIR%%/seahub/invitations/models.py
 %%SEAHUBDIR%%/seahub/invitations/settings.py
@@ -2504,6 +2507,7 @@
 %%SEAHUBDIR%%/seahub/organizations/migrations/0002_orgsettings.py
 %%SEAHUBDIR%%/seahub/organizations/migrations/0003_auto_20190116_0323.py
 %%SEAHUBDIR%%/seahub/organizations/migrations/0004_orgsamlconfig_orgadminsettings.py
+%%SEAHUBDIR%%/seahub/organizations/migrations/0005_orgsamlconfig_dns_txt_orgsamlconfig_domain_verified_and_more.py
 %%SEAHUBDIR%%/seahub/organizations/migrations/__init__.py
 %%SEAHUBDIR%%/seahub/organizations/models.py
 %%SEAHUBDIR%%/seahub/organizations/settings.py
@@ -2581,10 +2585,10 @@
 %%SEAHUBDIR%%/seahub/search/views.py
 %%SEAHUBDIR%%/seahub/share/__init__.py
 %%SEAHUBDIR%%/seahub/share/decorators.py
-%%SEAHUBDIR%%/seahub/share/forms.py
 %%SEAHUBDIR%%/seahub/share/i18n.sh.template
 %%SEAHUBDIR%%/seahub/share/migrations/0001_initial.py
 %%SEAHUBDIR%%/seahub/share/migrations/0002_customsharepermissions_alter_fileshare_permission_and_more.py
+%%SEAHUBDIR%%/seahub/share/migrations/0003_alter_uploadlinkshare_expire_date.py
 %%SEAHUBDIR%%/seahub/share/migrations/__init__.py
 %%SEAHUBDIR%%/seahub/share/models.py
 %%SEAHUBDIR%%/seahub/share/signals.py
@@ -3082,8 +3086,6 @@
 %%SEAHUBDIR%%/tests/seahub/share/models/test_extra_share_permission.py
 %%SEAHUBDIR%%/tests/seahub/share/models/test_fileshare.py
 %%SEAHUBDIR%%/tests/seahub/share/test_decorators.py
-%%SEAHUBDIR%%/tests/seahub/share/views/test_send_shared_link.py
-%%SEAHUBDIR%%/tests/seahub/share/views/test_send_shared_upload_link.py
 %%SEAHUBDIR%%/tests/seahub/tags/__init__.py
 %%SEAHUBDIR%%/tests/seahub/tags/models/__init__.py
 %%SEAHUBDIR%%/tests/seahub/tags/models/test_file_uuidmap_manager.py