Date: Sun, 16 Jul 2017 14:48:41 +0000 (UTC) From: Jochen Neumeister <joneum@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r446010 - head/www/groupoffice Message-ID: <201707161448.v6GEmfms098468@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: joneum Date: Sun Jul 16 14:48:41 2017 New Revision: 446010 URL: https://svnweb.freebsd.org/changeset/ports/446010 Log: - www/groupoffice: Update from 6.2.41 to 6.2.48 - Changelog: https://sourceforge.net/p/group-office/code/HEAD/tree/branches/groupoffice-6.2/www/CHANGELOG.TXT Approved by: miwi (mentor) Differential Revision: https://reviews.freebsd.org/D11583 Modified: head/www/groupoffice/Makefile head/www/groupoffice/distinfo head/www/groupoffice/pkg-plist Modified: head/www/groupoffice/Makefile ============================================================================== --- head/www/groupoffice/Makefile Sun Jul 16 14:46:21 2017 (r446009) +++ head/www/groupoffice/Makefile Sun Jul 16 14:48:41 2017 (r446010) @@ -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} Modified: head/www/groupoffice/distinfo ============================================================================== --- head/www/groupoffice/distinfo Sun Jul 16 14:46:21 2017 (r446009) +++ head/www/groupoffice/distinfo Sun Jul 16 14:48:41 2017 (r446010) @@ -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 Modified: head/www/groupoffice/pkg-plist ============================================================================== --- head/www/groupoffice/pkg-plist Sun Jul 16 14:46:21 2017 (r446009) +++ head/www/groupoffice/pkg-plist Sun Jul 16 14:48:41 2017 (r446010) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201707161448.v6GEmfms098468>