From f5c0032edba985b8155bbd5e5dd1de973933b5ba Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Wed, 19 Apr 2017 09:50:51 +0000 Subject: [PATCH] - Update to 6.2.36 PR: 218749 Submitted by: maintainer --- www/groupoffice/Makefile | 2 +- www/groupoffice/distinfo | 6 +++--- www/groupoffice/pkg-plist | 3 +++ 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/www/groupoffice/Makefile b/www/groupoffice/Makefile index 89b6c089a6ff..304f5fc9bf18 100644 --- a/www/groupoffice/Makefile +++ b/www/groupoffice/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= groupoffice -PORTVERSION= 6.2.35 +PORTVERSION= 6.2.36 DISTVERSIONPREFIX= com- CATEGORIES= www MASTER_SITES= SF/group-office/${DISTVERSION:R} diff --git a/www/groupoffice/distinfo b/www/groupoffice/distinfo index 48d155621e9b..16ba1988670a 100644 --- a/www/groupoffice/distinfo +++ b/www/groupoffice/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1492188598 -SHA256 (groupoffice-com-6.2.35.tar.gz) = 458145a1996e798021549ec8460551210552610123ff1338ebc8333b20d5a1f2 -SIZE (groupoffice-com-6.2.35.tar.gz) = 33835309 +TIMESTAMP = 1492593100 +SHA256 (groupoffice-com-6.2.36.tar.gz) = b75c74819795e11c846096f16dc45c0ef303e26b14eb242e00ca32176ef7f8ed +SIZE (groupoffice-com-6.2.36.tar.gz) = 33837197 diff --git a/www/groupoffice/pkg-plist b/www/groupoffice/pkg-plist index 9e22377c836d..9941fd7329d7 100644 --- a/www/groupoffice/pkg-plist +++ b/www/groupoffice/pkg-plist @@ -90,6 +90,7 @@ %%WWWDIR%%/go/base/exception/MissingParameter.php %%WWWDIR%%/go/base/exception/NoCron.php %%WWWDIR%%/go/base/exception/NotFound.php +%%WWWDIR%%/go/base/exception/OtherLoginLocation.php %%WWWDIR%%/go/base/exception/PasswordNeedsChange.php %%WWWDIR%%/go/base/exception/RelationDeleteRestrict.php %%WWWDIR%%/go/base/exception/Save.php @@ -146,6 +147,7 @@ %%WWWDIR%%/go/base/model/Acl.php %%WWWDIR%%/go/base/model/AclUsersGroups.php %%WWWDIR%%/go/base/model/AdvancedSearch.php +%%WWWDIR%%/go/base/model/Client.php %%WWWDIR%%/go/base/model/Group.php %%WWWDIR%%/go/base/model/Grouped.php %%WWWDIR%%/go/base/model/Holiday.php @@ -8040,6 +8042,7 @@ %%WWWDIR%%/views/Extjs3/javascript/windows/ExportGridDialog.js %%WWWDIR%%/views/Extjs3/javascript/windows/LoginDialog.js %%WWWDIR%%/views/Extjs3/javascript/windows/MergeDialog.js +%%WWWDIR%%/views/Extjs3/javascript/windows/OtherLoginLocationDetectedDialog.js %%WWWDIR%%/views/Extjs3/javascript/windows/PasswordDialog.js %%WWWDIR%%/views/Extjs3/javascript/windows/PersonalSettingsDialog.js %%WWWDIR%%/views/Extjs3/javascript/windows/RequirePasswordResetDialog.js