diff options
author | Jochen Neumeister <joneum@FreeBSD.org> | 2017-06-06 14:58:55 +0000 |
---|---|---|
committer | Jochen Neumeister <joneum@FreeBSD.org> | 2017-06-06 14:58:55 +0000 |
commit | e00e4f7cb39efe2d54f817173eeeb0edf9b2f36d (patch) | |
tree | 32887b50bfaabf9f057ed9a693120bf4ae2d2941 /www/groupoffice | |
parent | ca99316fa29b9345c4376b7c1062f1e6d9a1f97f (diff) | |
download | ports-e00e4f7cb39efe2d54f817173eeeb0edf9b2f36d.tar.gz ports-e00e4f7cb39efe2d54f817173eeeb0edf9b2f36d.zip |
Notes
Diffstat (limited to 'www/groupoffice')
-rw-r--r-- | www/groupoffice/Makefile | 2 | ||||
-rw-r--r-- | www/groupoffice/distinfo | 6 | ||||
-rw-r--r-- | www/groupoffice/pkg-plist | 2 |
3 files changed, 6 insertions, 4 deletions
diff --git a/www/groupoffice/Makefile b/www/groupoffice/Makefile index 8838f2ee6456..b0559ceb9db0 100644 --- a/www/groupoffice/Makefile +++ b/www/groupoffice/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= groupoffice -PORTVERSION= 6.2.39 +PORTVERSION= 6.2.40 DISTVERSIONPREFIX= com- CATEGORIES= www MASTER_SITES= SF/group-office/${DISTVERSION:R} diff --git a/www/groupoffice/distinfo b/www/groupoffice/distinfo index ddf77124b138..8440e2547a69 100644 --- a/www/groupoffice/distinfo +++ b/www/groupoffice/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1494942899 -SHA256 (groupoffice-com-6.2.39.tar.gz) = 308051b7e2c4f4a87fe931c6e7c9c0ae05451108c7eee35e00fa111446d5c2b6 -SIZE (groupoffice-com-6.2.39.tar.gz) = 33855287 +TIMESTAMP = 1496739455 +SHA256 (groupoffice-com-6.2.40.tar.gz) = 03d1f460bdd2eca9d691105f5e3befc377beea1a11d1cdc5c48183bba894bfa9 +SIZE (groupoffice-com-6.2.40.tar.gz) = 33871229 diff --git a/www/groupoffice/pkg-plist b/www/groupoffice/pkg-plist index 6c94048c8595..0f4f41c0d743 100644 --- a/www/groupoffice/pkg-plist +++ b/www/groupoffice/pkg-plist @@ -1510,6 +1510,7 @@ %%WWWDIR%%/modules/billing/controller/TaxRateController.php %%WWWDIR%%/modules/billing/controller/TemplateController.php %%WWWDIR%%/modules/billing/controller/TrackingCodeController.php +%%WWWDIR%%/modules/billing/customfields/model/Item.php %%WWWDIR%%/modules/billing/customfields/model/Order.php %%WWWDIR%%/modules/billing/customfields/model/Product.php %%WWWDIR%%/modules/billing/export/CurrentGrid.php @@ -2217,6 +2218,7 @@ %%WWWDIR%%/modules/defaultsite/views/site/site/login.php %%WWWDIR%%/modules/defaultsite/views/site/site/recoverPassword.php %%WWWDIR%%/modules/defaultsite/views/site/site/register.php +%%WWWDIR%%/modules/defaultsite/views/site/site/resetExpiredPassword.php %%WWWDIR%%/modules/defaultsite/views/site/site/resetPassword.php %%WWWDIR%%/modules/defaultsite/views/site/tickets/newticket.php %%WWWDIR%%/modules/defaultsite/views/site/tickets/ticket.php |