diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/php-sugarcrm/Makefile | 4 | ||||
-rw-r--r-- | www/php-sugarcrm/PLIST | 4 | ||||
-rw-r--r-- | www/php-sugarcrm/distinfo | 8 |
3 files changed, 9 insertions, 7 deletions
diff --git a/www/php-sugarcrm/Makefile b/www/php-sugarcrm/Makefile index e8078972b68..35ff36df8d6 100644 --- a/www/php-sugarcrm/Makefile +++ b/www/php-sugarcrm/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2014/07/02 09:13:02 taca Exp $ +# $NetBSD: Makefile,v 1.9 2015/03/15 16:33:22 taca Exp $ # -SCVER= 6.5.17 +SCVER= 6.5.20 DISTNAME= SugarCE-${SCVER} PKGNAME= ${PHP_PKG_PREFIX}-${DISTNAME:S/SugarCE/sugarcrm/} CATEGORIES= www diff --git a/www/php-sugarcrm/PLIST b/www/php-sugarcrm/PLIST index 51a9b5f01d7..b6f84c05413 100644 --- a/www/php-sugarcrm/PLIST +++ b/www/php-sugarcrm/PLIST @@ -1,5 +1,6 @@ -@comment $NetBSD: PLIST,v 1.2 2014/06/03 06:52:45 wen Exp $ +@comment $NetBSD: PLIST,v 1.3 2015/03/15 16:33:22 taca Exp $ share/sugercrm/HandleAjaxCall.php +share/sugercrm/LICENSE share/sugercrm/LICENSE.txt share/sugercrm/ModuleInstall/ModuleInstaller.php share/sugercrm/ModuleInstall/ModuleScanner.php @@ -3148,6 +3149,7 @@ share/sugercrm/include/javascript/yui3/index.html share/sugercrm/include/json_config.php share/sugercrm/include/language/en_us.lang.php share/sugercrm/include/language/en_us.notify_template.html +share/sugercrm/include/language/getJSLanguage.php share/sugercrm/include/language/jsLanguage.php share/sugercrm/include/modules.php share/sugercrm/include/nusoap/changelog diff --git a/www/php-sugarcrm/distinfo b/www/php-sugarcrm/distinfo index b0f6a972d1e..a9fdf2bd02e 100644 --- a/www/php-sugarcrm/distinfo +++ b/www/php-sugarcrm/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2014/07/03 01:32:50 taca Exp $ +$NetBSD: distinfo,v 1.5 2015/03/15 16:33:22 taca Exp $ -SHA1 (SugarCE-6.5.17.zip) = 9b6e0a1fb5e50f5678e41b0d714e4c6ebb854a48 -RMD160 (SugarCE-6.5.17.zip) = b9b1ce2f8e3f773dac2f524c65f5d3f4bb5856f4 -Size (SugarCE-6.5.17.zip) = 21256029 bytes +SHA1 (SugarCE-6.5.20.zip) = deae136a5027e9b372d380a270b986da65af1005 +RMD160 (SugarCE-6.5.20.zip) = e7b51f3192cd1c08f4c8737f2160acfb0db4062b +Size (SugarCE-6.5.20.zip) = 21270144 bytes |