Index: Makefile =================================================================== --- Makefile (Revision 438332) +++ Makefile (Arbeitskopie) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= groupoffice -PORTVERSION= 6.2.32 +PORTVERSION= 6.2.34 DISTVERSIONPREFIX= com- CATEGORIES= www MASTER_SITES= SF/group-office/${DISTVERSION:R} @@ -18,7 +18,7 @@ NO_ARCH= yes NO_BUILD= yes USE_PHP= mysqli session mbstring pcre xml -USES= mysql shebangfix php:web +USES= mysql shebangfix php:web python SHEBANG_FILES= go/vendor/tcpdf/tools/tcpdf_addfont.php \ groupoffice \ groupofficecli.php \ @@ -27,6 +27,9 @@ modules/sync/z-push/install.sh \ modules/sync/z-push/z-push-admin.php \ vendor/fkooman/php-oauth-client/bin/php-oauth-client-create-tables \ + vendor/sabre/dav/bin/naturalselection \ + vendor/sabre/dav/bin/googlecode_upload.py \ + vendor/bin/../sabre/dav/bin/naturalselection \ vendor/swiftmailer/swiftmailer/lib/swiftmailer_generate_mimes_config.php WWWDIR?= ${PREFIX}/www/${PORTNAME}${DISTVERSION:R:R} Index: distinfo =================================================================== --- distinfo (Revision 438332) +++ distinfo (Arbeitskopie) @@ -1,3 +1,3 @@ -TIMESTAMP = 1490926545 -SHA256 (groupoffice-com-6.2.32.tar.gz) = e2f12a7139366e6c75a4dd705b4be160452510cd05b4818a965e93790f6973d2 -SIZE (groupoffice-com-6.2.32.tar.gz) = 33823240 +TIMESTAMP = 1491980211 +SHA256 (groupoffice-com-6.2.34.tar.gz) = 1e4d383002939dd5071238149bf2edd7cb87350dbbfbfb11d8b2d03616dc6c30 +SIZE (groupoffice-com-6.2.34.tar.gz) = 33825877 Index: pkg-plist =================================================================== --- pkg-plist (Revision 438332) +++ pkg-plist (Arbeitskopie) @@ -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/PasswordNeedsChange.php %%WWWDIR%%/go/base/exception/RelationDeleteRestrict.php %%WWWDIR%%/go/base/exception/Save.php %%WWWDIR%%/go/base/exception/SecurityTokenMismatch.php @@ -1231,6 +1232,7 @@ %%WWWDIR%%/modules/addressbook/SelectContact.js %%WWWDIR%%/modules/addressbook/SelectContactDialog.js %%WWWDIR%%/modules/addressbook/SentMailingsGrid.js +%%WWWDIR%%/modules/addressbook/Settings.js %%WWWDIR%%/modules/addressbook/SexCombobox.js %%WWWDIR%%/modules/addressbook/Stores.js %%WWWDIR%%/modules/addressbook/TemplatesGrid.js @@ -1306,6 +1308,7 @@ %%WWWDIR%%/modules/addressbook/model/SentMailing.php %%WWWDIR%%/modules/addressbook/model/SentMailingCompany.php %%WWWDIR%%/modules/addressbook/model/SentMailingContact.php +%%WWWDIR%%/modules/addressbook/model/Settings.php %%WWWDIR%%/modules/addressbook/model/Template.php %%WWWDIR%%/modules/addressbook/scripts.inc.php %%WWWDIR%%/modules/addressbook/scripts.txt @@ -3153,6 +3156,7 @@ %%WWWDIR%%/modules/ipwhitelist/install/updates.php %%WWWDIR%%/modules/ipwhitelist/language/bn_BD.php %%WWWDIR%%/modules/ipwhitelist/language/cs.php +%%WWWDIR%%/modules/ipwhitelist/language/de.php %%WWWDIR%%/modules/ipwhitelist/language/en.php %%WWWDIR%%/modules/ipwhitelist/language/fr.php %%WWWDIR%%/modules/ipwhitelist/language/nl.php @@ -3649,6 +3653,8 @@ %%WWWDIR%%/modules/projects2/report/EmployeesReport.php %%WWWDIR%%/modules/projects2/report/ExportAll.php %%WWWDIR%%/modules/projects2/report/Planning.php +%%WWWDIR%%/modules/projects2/report/ProjectCostBatchReport.php +%%WWWDIR%%/modules/projects2/report/ProjectCostReport.php %%WWWDIR%%/modules/projects2/report/ProjectReport.php %%WWWDIR%%/modules/projects2/report/ProjectsReport.php %%WWWDIR%%/modules/projects2/report/ProjectsReportLarge.php @@ -8036,6 +8042,7 @@ %%WWWDIR%%/views/Extjs3/javascript/windows/MergeDialog.js %%WWWDIR%%/views/Extjs3/javascript/windows/PasswordDialog.js %%WWWDIR%%/views/Extjs3/javascript/windows/PersonalSettingsDialog.js +%%WWWDIR%%/views/Extjs3/javascript/windows/RequirePasswordResetDialog.js %%WWWDIR%%/views/Extjs3/javascript/windows/ResetPasswordDialog.js %%WWWDIR%%/views/Extjs3/javascript/windows/SelectEmail.js %%WWWDIR%%/views/Extjs3/javascript/windows/SelectGroups.js