diff options
author | Jochen Neumeister <joneum@FreeBSD.org> | 2020-09-23 15:34:34 +0000 |
---|---|---|
committer | Jochen Neumeister <joneum@FreeBSD.org> | 2020-09-23 15:34:34 +0000 |
commit | 9738a39b8974dd48300b8fd7b23063717f70744c (patch) | |
tree | f05fccb496f095c80aa23438c9e6d3441a5b6550 /www | |
parent | ece10fefdda2e869137d4346f176a190049de1ff (diff) | |
download | ports-9738a39b8974dd48300b8fd7b23063717f70744c.tar.gz ports-9738a39b8974dd48300b8fd7b23063717f70744c.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/groupoffice/Makefile | 2 | ||||
-rw-r--r-- | www/groupoffice/distinfo | 6 | ||||
-rw-r--r-- | www/groupoffice/pkg-plist | 5 |
3 files changed, 8 insertions, 5 deletions
diff --git a/www/groupoffice/Makefile b/www/groupoffice/Makefile index bcabf9a23d44..d85bcc66041e 100644 --- a/www/groupoffice/Makefile +++ b/www/groupoffice/Makefile @@ -3,7 +3,7 @@ PORTNAME= groupoffice DISTVERSIONPREFIX= com- -DISTVERSION= 6.4.167 +DISTVERSION= 6.4.169 CATEGORIES= www MASTER_SITES= SF/group-office/${DISTVERSION:R} DISTNAME= ${PORTNAME}-${DISTVERSION}-php-71 diff --git a/www/groupoffice/distinfo b/www/groupoffice/distinfo index 91eaa8710c74..b759cc255fb8 100644 --- a/www/groupoffice/distinfo +++ b/www/groupoffice/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1599807219 -SHA256 (groupoffice-6.4.167-php-71.tar.gz) = b6687a8164fd2c6d0f71cefbc2e04d302d509c5a55430c4d069ed42558570305 -SIZE (groupoffice-6.4.167-php-71.tar.gz) = 47663419 +TIMESTAMP = 1600680870 +SHA256 (groupoffice-6.4.169-php-71.tar.gz) = 0429a580fd9a88783f0e3a71cbd0646387971806d1eb57c1ec4939be05bf745c +SIZE (groupoffice-6.4.169-php-71.tar.gz) = 47684288 diff --git a/www/groupoffice/pkg-plist b/www/groupoffice/pkg-plist index c5d729341483..a5676723d22c 100644 --- a/www/groupoffice/pkg-plist +++ b/www/groupoffice/pkg-plist @@ -598,7 +598,6 @@ %%WWWDIR%%/go/core/views/extjs3/form/TimeField.js %%WWWDIR%%/go/core/views/extjs3/form/multiselect/Field.js %%WWWDIR%%/go/core/views/extjs3/form/multiselect/Window.js -%%WWWDIR%%/go/core/views/extjs3/go.js %%WWWDIR%%/go/core/views/extjs3/grid/ColumnRenderers.js %%WWWDIR%%/go/core/views/extjs3/grid/DateColumn.js %%WWWDIR%%/go/core/views/extjs3/grid/EditorGridPanel.js @@ -639,6 +638,7 @@ %%WWWDIR%%/go/core/views/extjs3/modules/ModulePanel.js %%WWWDIR%%/go/core/views/extjs3/modules/PermissionsWindow.js %%WWWDIR%%/go/core/views/extjs3/modules/SystemSettingsModuleGrid.js +%%WWWDIR%%/go/core/views/extjs3/namespaces.js %%WWWDIR%%/go/core/views/extjs3/oauth/ClientDialog.js %%WWWDIR%%/go/core/views/extjs3/oauth/ClientGrid.js %%WWWDIR%%/go/core/views/extjs3/oauth/SystemSettingsPanel.js @@ -1280,9 +1280,12 @@ %%WWWDIR%%/go/modules/community/notes/views/extjs3/NoteDialog.js %%WWWDIR%%/go/modules/community/notes/views/extjs3/NoteGrid.js %%WWWDIR%%/go/modules/community/notes/views/extjs3/SettingsPanel.js +%%WWWDIR%%/go/modules/community/notes/views/extjs3/scripts.js +%%WWWDIR%%/go/modules/community/notes/views/extjs3/scripts.js.map %%WWWDIR%%/go/modules/community/notes/views/extjs3/scripts.txt %%WWWDIR%%/go/modules/community/notes/views/extjs3/themes/default/images/notes.png %%WWWDIR%%/go/modules/community/notes/views/extjs3/themes/default/style.css +%%WWWDIR%%/go/modules/community/notes/views/extjs3/tsconfig.json %%WWWDIR%%/go/modules/community/notesencrypt/Module.php %%WWWDIR%%/go/modules/community/notesencrypt/language/de.php %%WWWDIR%%/go/modules/community/notesencrypt/language/en.php |