1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

* Updated to 6.2.2

Affected ports: www/py-seafdav www/py-seafobj www/seahub
This commit is contained in:
Richard Gallamore 2017-12-12 02:09:41 +00:00
parent abf1218536
commit e1fb3d8d83
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=456074
5 changed files with 14 additions and 10 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
SEAFILE_VER=6.2.3
SEAHUB_VER=6.2.1
SEAHUB_VER=6.2.2
# Various vars used in most/all the Makefiles

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1512362606
SHA256 (haiwen-seafdav-v6.2.1-pro_GH0.tar.gz) = 8ad468a5690969cf1c5be8222ac195e09b25eb4ec77eb74119a3c4493e6dcde1
SIZE (haiwen-seafdav-v6.2.1-pro_GH0.tar.gz) = 2554674
TIMESTAMP = 1513033651
SHA256 (haiwen-seafdav-v6.2.2-pro_GH0.tar.gz) = 01627096e2ec5239c23eb94052810c3cc12cacf625e9dd226f473f34e131df9b
SIZE (haiwen-seafdav-v6.2.2-pro_GH0.tar.gz) = 2554677

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1512362611
SHA256 (haiwen-seafobj-v6.2.1-pro_GH0.tar.gz) = cbbbff5dc5a067ab2f3780b3a52b323c592866bba18633d7a68aab5d1c163234
SIZE (haiwen-seafobj-v6.2.1-pro_GH0.tar.gz) = 6627248
TIMESTAMP = 1513033659
SHA256 (haiwen-seafobj-v6.2.2-pro_GH0.tar.gz) = 8a45e00cfb083370316ecec41ad41d6c7c4562f548b5a8e8bd0c6e00db64fb19
SIZE (haiwen-seafobj-v6.2.2-pro_GH0.tar.gz) = 6627253

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1512362617
SHA256 (haiwen-seahub-v6.2.1-pro_GH0.tar.gz) = 4bfe6ee7222cdccc8de89155f90330c8b2dfc11a339c72efc0448c69aee258ad
SIZE (haiwen-seahub-v6.2.1-pro_GH0.tar.gz) = 9422147
TIMESTAMP = 1513033668
SHA256 (haiwen-seahub-v6.2.2-pro_GH0.tar.gz) = 3e601a4b28948353787157b2808e2cb74e1c6fccf160abe9d8cc1ee08d211488
SIZE (haiwen-seahub-v6.2.2-pro_GH0.tar.gz) = 9441900

View File

@ -902,6 +902,10 @@
%%SEAHUBDIR%%/seahub/api2/views.py
%%SEAHUBDIR%%/seahub/api2/views_auth.py
%%SEAHUBDIR%%/seahub/api2/views_misc.py
%%SEAHUBDIR%%/seahub/api2/endpoints/file_history.py
%%SEAHUBDIR%%/seahub/base/management/commands/clear_invalid_repo_data.py
%%SEAHUBDIR%%/seahub/utils/file_revisions.py
%%SEAHUBDIR%%/tests/api/endpoints/test_file_history.py
%%SEAHUBDIR%%/seahub/auth/LICENSE
%%SEAHUBDIR%%/seahub/auth/__init__.py
%%SEAHUBDIR%%/seahub/auth/admin.py