View | Details | Raw Unified | Return to bug 212297
Collapse All | Expand All

(-)www/seahub/Makefile (-2 / +1 lines)
Lines 1-10 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	seahub
3
PORTNAME=	seahub
4
PORTVERSION=	5.1.10
4
PORTVERSION=	5.1.11
5
DISTVERSIONPREFIX=	v
5
DISTVERSIONPREFIX=	v
6
DISTVERSIONSUFFIX=	-pro
6
DISTVERSIONSUFFIX=	-pro
7
PORTREVISION=	1
8
CATEGORIES=	www
7
CATEGORIES=	www
9
8
10
MAINTAINER=	ultima1252@gmail.com
9
MAINTAINER=	ultima1252@gmail.com
(-)www/seahub/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1468253856
1
TIMESTAMP = 1472668221
2
SHA256 (haiwen-seahub-v5.1.10-pro_GH0.tar.gz) = 2884622f7a8b66eb6db25afbbd25107bee02757a64b2051963952005142c348e
2
SHA256 (haiwen-seahub-v5.1.11-pro_GH0.tar.gz) = 31ee2aed4b5fd74a2347443fbe978f3f4e717a5212c2ac8fa9bc5dcb10887540
3
SIZE (haiwen-seahub-v5.1.10-pro_GH0.tar.gz) = 6833873
3
SIZE (haiwen-seahub-v5.1.11-pro_GH0.tar.gz) = 6834554
(-)www/seahub/pkg-plist (-1 / +2 lines)
Lines 1332-1338 Link Here
1332
%%SEAHUBDIR%%/tests/api/test_repo_tokens.py
1332
%%SEAHUBDIR%%/tests/api/test_repo_tokens.py
1333
%%SEAHUBDIR%%/tests/api/test_repo_user_folder_perm.py
1333
%%SEAHUBDIR%%/tests/api/test_repo_user_folder_perm.py
1334
%%SEAHUBDIR%%/tests/api/test_repos.py
1334
%%SEAHUBDIR%%/tests/api/test_repos.py
1335
%%SEAHUBDIR%%/tests/api/test_search_user.py
1336
%%SEAHUBDIR%%/tests/api/test_shared_repo.py
1335
%%SEAHUBDIR%%/tests/api/test_shared_repo.py
1337
%%SEAHUBDIR%%/tests/api/test_shares.py
1336
%%SEAHUBDIR%%/tests/api/test_shares.py
1338
%%SEAHUBDIR%%/tests/api/test_starredfiles.py
1337
%%SEAHUBDIR%%/tests/api/test_starredfiles.py
Lines 1420-1425 Link Here
1420
%%SEAHUBDIR%%/tests/ui/driver.py
1419
%%SEAHUBDIR%%/tests/ui/driver.py
1421
%%SEAHUBDIR%%/tests/ui/fixtures.py
1420
%%SEAHUBDIR%%/tests/ui/fixtures.py
1422
%%SEAHUBDIR%%/tests/ui/test_sudo_mode.py
1421
%%SEAHUBDIR%%/tests/ui/test_sudo_mode.py
1422
%%SEAHUBDIR%%/tests/api/endpoints/test_search_user.py
1423
%%SEAHUBDIR%%/tests/seahub/views/sysadmin/test_user_search.py
1423
%%SITEPACKAGEDIR%%/captcha/__init__.py
1424
%%SITEPACKAGEDIR%%/captcha/__init__.py
1424
%%SITEPACKAGEDIR%%/captcha/conf/__init__.py
1425
%%SITEPACKAGEDIR%%/captcha/conf/__init__.py
1425
%%SITEPACKAGEDIR%%/captcha/conf/settings.py
1426
%%SITEPACKAGEDIR%%/captcha/conf/settings.py

Return to bug 212297