Index: head/www/groupoffice/Makefile =================================================================== --- head/www/groupoffice/Makefile +++ head/www/groupoffice/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= groupoffice -PORTVERSION= 6.2.51 +PORTVERSION= 6.2.52 DISTVERSIONPREFIX= com- CATEGORIES= www MASTER_SITES= SF/group-office/${DISTVERSION:R} @@ -17,8 +17,8 @@ NO_ARCH= yes NO_BUILD= yes -USE_PHP= mysqli session mbstring pcre xml USES= mysql shebangfix php:web python +USE_PHP= mysqli session mbstring pcre xml SHEBANG_FILES= go/vendor/tcpdf/tools/tcpdf_addfont.php \ groupoffice \ groupofficecli.php \ Index: head/www/groupoffice/distinfo =================================================================== --- head/www/groupoffice/distinfo +++ head/www/groupoffice/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1500577260 -SHA256 (groupoffice-com-6.2.51.tar.gz) = 7748c66024579ec4e5fe3d9878e3d451944cb6d0a1aafe2a434c3f4e8d157670 -SIZE (groupoffice-com-6.2.51.tar.gz) = 33967616 +TIMESTAMP = 1501712680 +SHA256 (groupoffice-com-6.2.52.tar.gz) = 399e5136ec592f90565f6e38938c7243041bcec3cfade8099704047d21c9a213 +SIZE (groupoffice-com-6.2.52.tar.gz) = 33972772 Index: head/www/groupoffice/pkg-plist =================================================================== --- head/www/groupoffice/pkg-plist +++ head/www/groupoffice/pkg-plist @@ -2481,6 +2481,8 @@ %%WWWDIR%%/modules/email/themes/Group-Office/images/email.png %%WWWDIR%%/modules/email/themes/Group-Office/style.css %%WWWDIR%%/modules/email/views/Extjs3/LabelDialog.js +%%WWWDIR%%/modules/email/views/Extjs3/TemplateGridPanel.js +%%WWWDIR%%/modules/email/views/Extjs3/TemplateSelectionDialog.js %%WWWDIR%%/modules/email/views/Responsive/load.php %%WWWDIR%%/modules/exactonline/ExactonlineModule.php %%WWWDIR%%/modules/exactonline/README.TXT @@ -7923,6 +7925,7 @@ %%WWWDIR%%/views/Extjs3/javascript/form/Combo.js %%WWWDIR%%/views/Extjs3/javascript/form/ComboBoxMulti.js %%WWWDIR%%/views/Extjs3/javascript/form/ComboReset.js +%%WWWDIR%%/views/Extjs3/javascript/form/DateFieldReset.js %%WWWDIR%%/views/Extjs3/javascript/form/DateTime.js %%WWWDIR%%/views/Extjs3/javascript/form/DateTimeField.js %%WWWDIR%%/views/Extjs3/javascript/form/FieldHelp.js