Index: head/www/groupoffice/Makefile =================================================================== --- head/www/groupoffice/Makefile +++ head/www/groupoffice/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= groupoffice -PORTVERSION= 6.2.41 +PORTVERSION= 6.2.48 DISTVERSIONPREFIX= com- CATEGORIES= www MASTER_SITES= SF/group-office/${DISTVERSION:R} Index: head/www/groupoffice/distinfo =================================================================== --- head/www/groupoffice/distinfo +++ head/www/groupoffice/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1497366593 -SHA256 (groupoffice-com-6.2.41.tar.gz) = 83cf73531688111685e5165cce8cb9cbd7ba118ad55c7c30d429c917d1731d4b -SIZE (groupoffice-com-6.2.41.tar.gz) = 33875098 +TIMESTAMP = 1499973858 +SHA256 (groupoffice-com-6.2.48.tar.gz) = 7676ae307b3d13e619764c42318d099668838bfd22a8a0c9925772e55a52c676 +SIZE (groupoffice-com-6.2.48.tar.gz) = 33968408 Index: head/www/groupoffice/pkg-plist =================================================================== --- head/www/groupoffice/pkg-plist +++ head/www/groupoffice/pkg-plist @@ -7,6 +7,7 @@ %%WWWDIR%%/RELEASE.TXT %%WWWDIR%%/composer.json %%WWWDIR%%/composer.lock +%%WWWDIR%%/config.php.bak @sample %%WWWDIR%%/config.php.sample %%WWWDIR%%/controller/AclGroupController.php %%WWWDIR%%/controller/AclUserController.php @@ -505,6 +506,14 @@ %%WWWDIR%%/go/vendor/pear/Net/Socket.php %%WWWDIR%%/go/vendor/pear/PEAR.php %%WWWDIR%%/go/vendor/pear/PEAR5.php +%%WWWDIR%%/go/vendor/sabre/dav/.travis.yml +%%WWWDIR%%/go/vendor/sabre/event/.travis.yml +%%WWWDIR%%/go/vendor/sabre/http/.travis.yml +%%WWWDIR%%/go/vendor/sabre/http/bin/.empty +%%WWWDIR%%/go/vendor/sabre/uri/.travis.yml +%%WWWDIR%%/go/vendor/sabre/vobject/.travis.yml +%%WWWDIR%%/go/vendor/sabre/xml/.travis.yml +%%WWWDIR%%/go/vendor/sabre/xml/bin/.empty %%WWWDIR%%/go/vendor/swift/CHANGES %%WWWDIR%%/go/vendor/swift/LICENSE %%WWWDIR%%/go/vendor/swift/README @@ -1249,6 +1258,7 @@ %%WWWDIR%%/modules/addressbook/controller/CompanyController.php %%WWWDIR%%/modules/addressbook/controller/ContactController.php %%WWWDIR%%/modules/addressbook/controller/ExportContactsWithCompaniesController.php +%%WWWDIR%%/modules/addressbook/controller/MaintenanceController.php %%WWWDIR%%/modules/addressbook/controller/PortletController.php %%WWWDIR%%/modules/addressbook/controller/SentMailingController.php %%WWWDIR%%/modules/addressbook/controller/SettingsController.php @@ -3708,7 +3718,9 @@ %%WWWDIR%%/modules/projects2/views/Extjs3/IncomeGrid.js %%WWWDIR%%/modules/projects2/views/Extjs3/InvoiceDialog.js %%WWWDIR%%/modules/projects2/views/Extjs3/InvoiceablePanel.js +%%WWWDIR%%/modules/projects2/views/Extjs3/MergeDialog.js %%WWWDIR%%/modules/projects2/views/Extjs3/OfficeTimePanel.js +%%WWWDIR%%/modules/projects2/views/Extjs3/ProjectGrid.js %%WWWDIR%%/modules/projects2/views/Extjs3/ResourceDialog.js %%WWWDIR%%/modules/projects2/views/Extjs3/ResourceGrid.js %%WWWDIR%%/modules/projects2/views/Extjs3/SelectEmployee.js