- Update to 5.5.1

PR:		ports/144350
Submitted by:	Wen Heping(myself)
Approved by:	maintainer
This commit is contained in:
Wen Heping 2010-06-12 00:52:44 +00:00
parent 1958eae713
commit c2dcf00131
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=256427
3 changed files with 6230 additions and 7442 deletions

View file

@ -5,14 +5,15 @@
# $FreeBSD$
PORTNAME= sugarcrm
PORTVERSION= 5.2.0d
PORTVERSION= 5.5.1
CATEGORIES= deskutils www
MASTER_SITES= SF/${PORTNAME}/OldFiles
MASTER_SITES= http://www.sugarforge.org/frs/download.php/6592/
DISTNAME= SugarCE-${PORTVERSION}
MAINTAINER= nick@foobar.org
COMMENT= A web based customer relationship management suite
FETCH_ARGS= -pRr
IGNORE_WITH_MYSQL= 323 40
USE_PHP= gd mysql session pcre xml zlib mbstring curl imap spl posix
USE_ZIP= yes
@ -21,7 +22,9 @@ WRKSRC= ${WRKDIR}/SugarCE-Full-${PORTVERSION}
INSTFILES= HandleAjaxCall.php SugarSecurity.php TreeData.php \
WebToLeadCapture.php acceptDecline.php campaign_tracker.php \
campaign_trackerv2.php cron.php dictionary.php download.php \
campaign_trackerv2.php config.php cron.php \
demoData.en_us.php demoData.ja_jp.php demoData.zh_cn.php \
dictionary.php download.php \
emailmandelivery.php export.php files.md5 image.php \
index.php install.php json.php json_server.php \
leadCapture.php log_file_restricted.html \
@ -30,10 +33,10 @@ INSTFILES= HandleAjaxCall.php SugarSecurity.php TreeData.php \
robots.txt LICENSE.txt .htaccess
INSTDIRS= ModuleInstall XTemplate cache custom data examples include \
install jscalendar jssource log4php metadata modules soap \
themes
install jscalendar jssource log4php metadata modules service \
soap themes
INSTDOCS= INSTALLATION.txt LICENSE.txt
INSTDOCS= LICENSE.txt
# files and directories to be chown -R'ed to www user
WWWFILES= config.php custom data modules .htaccess cache include/javascript

View file

@ -1,3 +1,3 @@
MD5 (SugarCE-5.2.0d.zip) = e790f5e2b63fcfbb9db88cc23033d7c7
SHA256 (SugarCE-5.2.0d.zip) = f8d8759e1eee54589d711ca3c5aa76be1db66e7584da5532481cc1f31cc6442d
SIZE (SugarCE-5.2.0d.zip) = 14561060
MD5 (SugarCE-5.5.1.zip) = 99faff08d9a4c1a382ab5a5bbe7d187a
SHA256 (SugarCE-5.5.1.zip) = 75aac87d5a73d3df17b15e65b067a5d3b81bcba48e1cadde6c9155198c2323a3
SIZE (SugarCE-5.5.1.zip) = 14452352

File diff suppressed because it is too large Load diff