From owner-svn-ports-head@freebsd.org Fri Sep 11 08:23:09 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id E19623D20A2; Fri, 11 Sep 2020 08:23:09 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Bnpfj5d38z41cg; Fri, 11 Sep 2020 08:23:09 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 8BE59210A5; Fri, 11 Sep 2020 08:23:09 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 08B8N9xW077587; Fri, 11 Sep 2020 08:23:09 GMT (envelope-from joneum@FreeBSD.org) Received: (from joneum@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 08B8N8Li077584; Fri, 11 Sep 2020 08:23:08 GMT (envelope-from joneum@FreeBSD.org) Message-Id: <202009110823.08B8N8Li077584@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: joneum set sender to joneum@FreeBSD.org using -f From: Jochen Neumeister Date: Fri, 11 Sep 2020 08:23:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r548230 - head/www/groupoffice X-SVN-Group: ports-head X-SVN-Commit-Author: joneum X-SVN-Commit-Paths: head/www/groupoffice X-SVN-Commit-Revision: 548230 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Sep 2020 08:23:09 -0000 Author: joneum Date: Fri Sep 11 08:23:08 2020 New Revision: 548230 URL: https://svnweb.freebsd.org/changeset/ports/548230 Log: Update to 6.4.167 Sponsored by: Netzkommune GmbH Modified: head/www/groupoffice/Makefile head/www/groupoffice/distinfo head/www/groupoffice/pkg-plist Modified: head/www/groupoffice/Makefile ============================================================================== --- head/www/groupoffice/Makefile Fri Sep 11 08:04:14 2020 (r548229) +++ head/www/groupoffice/Makefile Fri Sep 11 08:23:08 2020 (r548230) @@ -3,7 +3,7 @@ PORTNAME= groupoffice DISTVERSIONPREFIX= com- -DISTVERSION= 6.4.159 +DISTVERSION= 6.4.167 CATEGORIES= www MASTER_SITES= SF/group-office/${DISTVERSION:R} DISTNAME= ${PORTNAME}-${DISTVERSION}-php-71 Modified: head/www/groupoffice/distinfo ============================================================================== --- head/www/groupoffice/distinfo Fri Sep 11 08:04:14 2020 (r548229) +++ head/www/groupoffice/distinfo Fri Sep 11 08:23:08 2020 (r548230) @@ -1,3 +1,3 @@ -TIMESTAMP = 1595781686 -SHA256 (groupoffice-6.4.159-php-71.tar.gz) = de018797ec1679bcfaff5bfd91c41ae9e9e2c481381f495f8425aa2d6d57ca05 -SIZE (groupoffice-6.4.159-php-71.tar.gz) = 47584590 +TIMESTAMP = 1599807219 +SHA256 (groupoffice-6.4.167-php-71.tar.gz) = b6687a8164fd2c6d0f71cefbc2e04d302d509c5a55430c4d069ed42558570305 +SIZE (groupoffice-6.4.167-php-71.tar.gz) = 47663419 Modified: head/www/groupoffice/pkg-plist ============================================================================== --- head/www/groupoffice/pkg-plist Fri Sep 11 08:04:14 2020 (r548229) +++ head/www/groupoffice/pkg-plist Fri Sep 11 08:23:08 2020 (r548230) @@ -574,6 +574,7 @@ %%WWWDIR%%/go/core/views/extjs3/form/ComboBox.js %%WWWDIR%%/go/core/views/extjs3/form/ComboBoxReset.js %%WWWDIR%%/go/core/views/extjs3/form/DateField.js +%%WWWDIR%%/go/core/views/extjs3/form/DateRangeField.js %%WWWDIR%%/go/core/views/extjs3/form/DateTimeField.js %%WWWDIR%%/go/core/views/extjs3/form/Dialog.js %%WWWDIR%%/go/core/views/extjs3/form/EntityPanel.js @@ -587,6 +588,7 @@ %%WWWDIR%%/go/core/views/extjs3/form/ImageField.js %%WWWDIR%%/go/core/views/extjs3/form/KeyValueEditorGrid.js %%WWWDIR%%/go/core/views/extjs3/form/MultiEntityDialog.js +%%WWWDIR%%/go/core/views/extjs3/form/NumberField.js %%WWWDIR%%/go/core/views/extjs3/form/PasswordGeneratorField.js %%WWWDIR%%/go/core/views/extjs3/form/README.md %%WWWDIR%%/go/core/views/extjs3/form/RadioGroup.js @@ -727,6 +729,52 @@ %%WWWDIR%%/go/modules/business/newsletters/views/extjs3/Users.js %%WWWDIR%%/go/modules/business/newsletters/views/extjs3/scripts.txt %%WWWDIR%%/go/modules/business/newsletters/views/extjs3/themes/default/style.css +%%WWWDIR%%/go/modules/business/studio/Module.php +%%WWWDIR%%/go/modules/business/studio/README.md +%%WWWDIR%%/go/modules/business/studio/controller/Studio.php +%%WWWDIR%%/go/modules/business/studio/factory/AbstractFileFactory.php +%%WWWDIR%%/go/modules/business/studio/factory/BackEndFileFactory.php +%%WWWDIR%%/go/modules/business/studio/factory/FileFactoryInterface.php +%%WWWDIR%%/go/modules/business/studio/factory/FrontEndFileFactory.php +%%WWWDIR%%/go/modules/business/studio/factory/SqlFileFactory.php +%%WWWDIR%%/go/modules/business/studio/install/install.sql +%%WWWDIR%%/go/modules/business/studio/install/uninstall.sql +%%WWWDIR%%/go/modules/business/studio/install/updates.php +%%WWWDIR%%/go/modules/business/studio/language/en.php +%%WWWDIR%%/go/modules/business/studio/language/nl.php +%%WWWDIR%%/go/modules/business/studio/model/Studio.php +%%WWWDIR%%/go/modules/business/studio/service/AbstractGenerator.php +%%WWWDIR%%/go/modules/business/studio/service/BackendGenerator.php +%%WWWDIR%%/go/modules/business/studio/service/FrontendGenerator.php +%%WWWDIR%%/go/modules/business/studio/tpl/AclEntityModel.php.tpl +%%WWWDIR%%/go/modules/business/studio/tpl/Controller.php.tpl +%%WWWDIR%%/go/modules/business/studio/tpl/Csv.php.tpl +%%WWWDIR%%/go/modules/business/studio/tpl/EntityDetail.js.tpl +%%WWWDIR%%/go/modules/business/studio/tpl/EntityDialog.js.tpl +%%WWWDIR%%/go/modules/business/studio/tpl/EntityGrid.js.tpl +%%WWWDIR%%/go/modules/business/studio/tpl/MainPanel.js.tpl +%%WWWDIR%%/go/modules/business/studio/tpl/Model.php.tpl +%%WWWDIR%%/go/modules/business/studio/tpl/Module.js.tpl +%%WWWDIR%%/go/modules/business/studio/tpl/Module.php.tpl +%%WWWDIR%%/go/modules/business/studio/tpl/ModuleConfig.js.tpl +%%WWWDIR%%/go/modules/business/studio/tpl/en.php.tpl +%%WWWDIR%%/go/modules/business/studio/tpl/install.sql.tpl +%%WWWDIR%%/go/modules/business/studio/tpl/uninstall.sql.tpl +%%WWWDIR%%/go/modules/business/studio/tpl/updates.php.tpl +%%WWWDIR%%/go/modules/business/studio/views/extjs3/CreateModuleDialog.js +%%WWWDIR%%/go/modules/business/studio/views/extjs3/MainPanel.js +%%WWWDIR%%/go/modules/business/studio/views/extjs3/Module.js +%%WWWDIR%%/go/modules/business/studio/views/extjs3/StudioGrid.js +%%WWWDIR%%/go/modules/business/studio/views/extjs3/StudioPanel.js +%%WWWDIR%%/go/modules/business/studio/views/extjs3/StudioWizard.js +%%WWWDIR%%/go/modules/business/studio/views/extjs3/WizardActivationPanel.js +%%WWWDIR%%/go/modules/business/studio/views/extjs3/WizardEntityPanel.js +%%WWWDIR%%/go/modules/business/studio/views/extjs3/WizardEntityParameterPanel.js +%%WWWDIR%%/go/modules/business/studio/views/extjs3/WizardFrontendOptionsPanel.js +%%WWWDIR%%/go/modules/business/studio/views/extjs3/WizardModulePanel.js +%%WWWDIR%%/go/modules/business/studio/views/extjs3/WizardPermissionsPanel.js +%%WWWDIR%%/go/modules/business/studio/views/extjs3/scripts.txt +%%WWWDIR%%/go/modules/business/studio/views/extjs3/themes/default/style.css %%WWWDIR%%/go/modules/business/wopi/Module.php %%WWWDIR%%/go/modules/business/wopi/controller/Edit.php %%WWWDIR%%/go/modules/business/wopi/controller/Service.php @@ -1185,6 +1233,7 @@ %%WWWDIR%%/go/modules/community/notes/Module.php %%WWWDIR%%/go/modules/community/notes/controller/Note.php %%WWWDIR%%/go/modules/community/notes/controller/NoteBook.php +%%WWWDIR%%/go/modules/community/notes/convert/Csv.php %%WWWDIR%%/go/modules/community/notes/icon.png %%WWWDIR%%/go/modules/community/notes/install/install.sql %%WWWDIR%%/go/modules/community/notes/install/uninstall.sql @@ -1370,6 +1419,7 @@ %%WWWDIR%%/modules/assistant/assistant.js %%WWWDIR%%/modules/assistant/controller/FileController.php %%WWWDIR%%/modules/assistant/filehandler/Assistant.php +%%WWWDIR%%/modules/assistant/install/install.sql %%WWWDIR%%/modules/assistant/language/cs.php %%WWWDIR%%/modules/assistant/language/de.php %%WWWDIR%%/modules/assistant/language/en.php @@ -2978,7 +3028,6 @@ %%WWWDIR%%/modules/projects2/views/Extjs3/TemplateDialog.js %%WWWDIR%%/modules/projects2/views/Extjs3/TimeEntryDialog.js %%WWWDIR%%/modules/projects2/views/Extjs3/TimeEntryGrid.js -%%WWWDIR%%/modules/projects2/views/Extjs3/TimerButton.js %%WWWDIR%%/modules/projects2/views/Extjs3/ToGroupDialog.js %%WWWDIR%%/modules/projects2/views/Extjs3/TypeDialog.js %%WWWDIR%%/modules/projects2/views/Extjs3/TypesGrid.js @@ -3613,7 +3662,9 @@ %%WWWDIR%%/modules/timeregistration2/views/Extjs3/MainPanel.js %%WWWDIR%%/modules/timeregistration2/views/Extjs3/MonthGrid.js %%WWWDIR%%/modules/timeregistration2/views/Extjs3/SettingsDialog.js +%%WWWDIR%%/modules/timeregistration2/views/Extjs3/TimeDialog.js %%WWWDIR%%/modules/timeregistration2/views/Extjs3/TimeEntryGrid.js +%%WWWDIR%%/modules/timeregistration2/views/Extjs3/TimerButton.js %%WWWDIR%%/modules/timeregistration2/views/Extjs3/WeekGrid.js %%WWWDIR%%/modules/timeregistration2/views/Extjs3/YearGrid.js %%WWWDIR%%/modules/timeregistration2/views/Extjs3/YearOverviewGrid.js @@ -7504,6 +7555,7 @@ %%WWWDIR%%/views/Extjs3/themes/Paper/src/_modules.scss %%WWWDIR%%/views/Extjs3/themes/Paper/src/_print.scss %%WWWDIR%%/views/Extjs3/themes/Paper/src/_shadows.scss +%%WWWDIR%%/views/Extjs3/themes/Paper/src/_styles.scss %%WWWDIR%%/views/Extjs3/themes/Paper/src/_tools.scss %%WWWDIR%%/views/Extjs3/themes/Paper/src/_typography.scss %%WWWDIR%%/views/Extjs3/themes/Paper/src/htmleditor.scss