- Update to 5.0.0g
PR: 126480 Submitted by: Wen heping <wenheping@gmail.com> Approved by: maintainer
This commit is contained in:
parent
f000068174
commit
22617714b8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=218563
3 changed files with 9 additions and 4 deletions
|
@ -5,7 +5,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= sugarcrm
|
||||
PORTVERSION= 5.0.0f
|
||||
PORTVERSION= 5.0.0g
|
||||
CATEGORIES= deskutils www
|
||||
MASTER_SITES= http://dl.sugarforge.org/sugarcrm/SugarCE5.0Latest/SugarCE5.0.0/
|
||||
DISTNAME= SugarCE-${PORTVERSION}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (SugarCE-5.0.0f.zip) = d4c5c597c511dedc28b569e182c2de89
|
||||
SHA256 (SugarCE-5.0.0f.zip) = 20cfdedf2ac252e7672a0109410d3c75fa629d74221413b85895ac631f91e87d
|
||||
SIZE (SugarCE-5.0.0f.zip) = 13737601
|
||||
MD5 (SugarCE-5.0.0g.zip) = 0d971e2889fcb327e444f6f489f43f5a
|
||||
SHA256 (SugarCE-5.0.0g.zip) = 6fc4f5eb0b74a890fe39ab5fb47dca1d850629f37ee73a6dba7e943fd5f15cc8
|
||||
SIZE (SugarCE-5.0.0g.zip) = 13750633
|
||||
|
|
|
@ -130,6 +130,7 @@
|
|||
%%WWWDIR%%/include/MVC/View/views/view.noaccess.php
|
||||
%%WWWDIR%%/include/MVC/View/views/view.popup.php
|
||||
%%WWWDIR%%/include/MVC/View/views/view.serialized.php
|
||||
%%WWWDIR%%/include/MVC/View/views/view.sidequickcreate.php
|
||||
%%WWWDIR%%/include/MVC/View/views/view.vcard.php
|
||||
%%WWWDIR%%/include/MVC/View/views/view.xml.php
|
||||
%%WWWDIR%%/include/MassUpdate.php
|
||||
|
@ -3013,6 +3014,7 @@
|
|||
%%WWWDIR%%/modules/Employees/metadata/listviewdefs.php
|
||||
%%WWWDIR%%/modules/Employees/vardefs.php
|
||||
%%WWWDIR%%/modules/Employees/views/view.detail.php
|
||||
%%WWWDIR%%/modules/Employees/views/view.edit.php
|
||||
%%WWWDIR%%/modules/Feeds/AddFavorite.php
|
||||
%%WWWDIR%%/modules/Feeds/Delete.php
|
||||
%%WWWDIR%%/modules/Feeds/DeleteFavorite.php
|
||||
|
@ -3463,6 +3465,7 @@
|
|||
%%WWWDIR%%/modules/Opportunities/vardefs.php
|
||||
%%WWWDIR%%/modules/Opportunities/views/view.detail.php
|
||||
%%WWWDIR%%/modules/Opportunities/views/view.edit.php
|
||||
%%WWWDIR%%/modules/Opportunities/views/view.sidequickcreate.php
|
||||
%%WWWDIR%%/modules/OptimisticLock/Forms.php
|
||||
%%WWWDIR%%/modules/OptimisticLock/LockResolve.php
|
||||
%%WWWDIR%%/modules/OptimisticLock/Menu.php
|
||||
|
@ -3752,9 +3755,11 @@
|
|||
%%WWWDIR%%/modules/UpgradeWizard/Forms.php
|
||||
%%WWWDIR%%/modules/UpgradeWizard/Menu.php
|
||||
%%WWWDIR%%/modules/UpgradeWizard/SILENTUPGRADE.txt
|
||||
%%WWWDIR%%/modules/UpgradeWizard/UploadFileCheck.php
|
||||
%%WWWDIR%%/modules/UpgradeWizard/cancel.php
|
||||
%%WWWDIR%%/modules/UpgradeWizard/commit.php
|
||||
%%WWWDIR%%/modules/UpgradeWizard/commitJson.php
|
||||
%%WWWDIR%%/modules/UpgradeWizard/deleteCache.php
|
||||
%%WWWDIR%%/modules/UpgradeWizard/end.php
|
||||
%%WWWDIR%%/modules/UpgradeWizard/index.php
|
||||
%%WWWDIR%%/modules/UpgradeWizard/language/en_us.help.index.html
|
||||
|
|
Loading…
Reference in a new issue