Date: Tue, 13 Jun 2017 16:13:43 +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: r443509 - head/www/groupoffice Message-ID: <201706131613.v5DGDhZH067501@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: joneum Date: Tue Jun 13 16:13:42 2017 New Revision: 443509 URL: https://svnweb.freebsd.org/changeset/ports/443509 Log: - www/groupoffice: Update from 6.2.40 to 6.2.41 - Changelog: https://fossies.org/linux/www/groupoffice-com-6.2.41.tar.gz/groupoffice-com-6.2.41/CHANGELOG.TXT Approved by: miwi (mentor) Differential Revision: https://reviews.freebsd.org/D11176 Modified: head/www/groupoffice/Makefile head/www/groupoffice/distinfo head/www/groupoffice/pkg-plist Modified: head/www/groupoffice/Makefile ============================================================================== --- head/www/groupoffice/Makefile Tue Jun 13 16:02:15 2017 (r443508) +++ head/www/groupoffice/Makefile Tue Jun 13 16:13:42 2017 (r443509) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= groupoffice -PORTVERSION= 6.2.40 +PORTVERSION= 6.2.41 DISTVERSIONPREFIX= com- CATEGORIES= www MASTER_SITES= SF/group-office/${DISTVERSION:R} Modified: head/www/groupoffice/distinfo ============================================================================== --- head/www/groupoffice/distinfo Tue Jun 13 16:02:15 2017 (r443508) +++ head/www/groupoffice/distinfo Tue Jun 13 16:13:42 2017 (r443509) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496739455 -SHA256 (groupoffice-com-6.2.40.tar.gz) = 03d1f460bdd2eca9d691105f5e3befc377beea1a11d1cdc5c48183bba894bfa9 -SIZE (groupoffice-com-6.2.40.tar.gz) = 33871229 +TIMESTAMP = 1497366593 +SHA256 (groupoffice-com-6.2.41.tar.gz) = 83cf73531688111685e5165cce8cb9cbd7ba118ad55c7c30d429c917d1731d4b +SIZE (groupoffice-com-6.2.41.tar.gz) = 33875098 Modified: head/www/groupoffice/pkg-plist ============================================================================== --- head/www/groupoffice/pkg-plist Tue Jun 13 16:02:15 2017 (r443508) +++ head/www/groupoffice/pkg-plist Tue Jun 13 16:13:42 2017 (r443509) @@ -53,6 +53,7 @@ %%WWWDIR%%/go/base/controller/AbstractJsonController.php %%WWWDIR%%/go/base/controller/AbstractModelController.php %%WWWDIR%%/go/base/controller/AbstractMultiSelectModelController.php +%%WWWDIR%%/go/base/controller/AbstractSyncController.php %%WWWDIR%%/go/base/cron/AbstractCron.php %%WWWDIR%%/go/base/cron/CalculateDiskUsage.php %%WWWDIR%%/go/base/cron/CronCollection.php @@ -1507,6 +1508,8 @@ %%WWWDIR%%/modules/billing/controller/SiteController.php %%WWWDIR%%/modules/billing/controller/StatusController.php %%WWWDIR%%/modules/billing/controller/StatusHistoryController.php +%%WWWDIR%%/modules/billing/controller/SyncContractsController.php +%%WWWDIR%%/modules/billing/controller/SyncController.php %%WWWDIR%%/modules/billing/controller/TaxRateController.php %%WWWDIR%%/modules/billing/controller/TemplateController.php %%WWWDIR%%/modules/billing/controller/TrackingCodeController.php @@ -1889,6 +1892,7 @@ %%WWWDIR%%/modules/calendar/themes/Default/images/arrowright.png %%WWWDIR%%/modules/calendar/themes/Default/images/arrows.png %%WWWDIR%%/modules/calendar/themes/Default/images/calendar.png +%%WWWDIR%%/modules/calendar/themes/Default/images/pdf/arrow_down.png %%WWWDIR%%/modules/calendar/themes/Default/images/pdf/exception.png %%WWWDIR%%/modules/calendar/themes/Default/images/pdf/exception2.png %%WWWDIR%%/modules/calendar/themes/Default/images/pdf/paperclip.png @@ -3207,6 +3211,7 @@ %%WWWDIR%%/modules/leavedays/install/updates.inc.php %%WWWDIR%%/modules/leavedays/install/updatescripts/1_store_national_holiday_hours.php %%WWWDIR%%/modules/leavedays/install/updatescripts/2_update_to_credit_types.php +%%WWWDIR%%/modules/leavedays/language/cs.php %%WWWDIR%%/modules/leavedays/language/de.php %%WWWDIR%%/modules/leavedays/language/en.php %%WWWDIR%%/modules/leavedays/language/fr.php
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201706131613.v5DGDhZH067501>