diff options
author | joneum <joneum@FreeBSD.org> | 2017-06-14 00:13:42 +0800 |
---|---|---|
committer | joneum <joneum@FreeBSD.org> | 2017-06-14 00:13:42 +0800 |
commit | 838d8cb8fa3fe027cc6c857175349401c8193121 (patch) | |
tree | b54002837ffcbca94d98e406c7254958c52f76ee /www | |
parent | 1e54dd6ecfa4d1558214697e1afd28f035afd079 (diff) | |
download | freebsd-ports-gnome-838d8cb8fa3fe027cc6c857175349401c8193121.tar.gz freebsd-ports-gnome-838d8cb8fa3fe027cc6c857175349401c8193121.tar.zst freebsd-ports-gnome-838d8cb8fa3fe027cc6c857175349401c8193121.zip |
- 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
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, 9 insertions, 4 deletions
diff --git a/www/groupoffice/Makefile b/www/groupoffice/Makefile index b0559ceb9db0..0380a97c5733 100644 --- a/www/groupoffice/Makefile +++ b/www/groupoffice/Makefile @@ -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} diff --git a/www/groupoffice/distinfo b/www/groupoffice/distinfo index 8440e2547a69..b1029ecfdff0 100644 --- a/www/groupoffice/distinfo +++ b/www/groupoffice/distinfo @@ -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 diff --git a/www/groupoffice/pkg-plist b/www/groupoffice/pkg-plist index 0f4f41c0d743..2fd080d01629 100644 --- a/www/groupoffice/pkg-plist +++ b/www/groupoffice/pkg-plist @@ -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 |