Date: Fri, 11 Nov 2016 06:35:04 +0000 (UTC) From: Wen Heping <wen@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r425864 - head/www/groupoffice Message-ID: <201611110635.uAB6Z4sJ066412@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wen Date: Fri Nov 11 06:35:04 2016 New Revision: 425864 URL: https://svnweb.freebsd.org/changeset/ports/425864 Log: - Update to 6.1.19 PR: 214383 Submitted by: joneum@bsdproject.de(maintainer) Modified: head/www/groupoffice/Makefile head/www/groupoffice/distinfo head/www/groupoffice/pkg-plist Modified: head/www/groupoffice/Makefile ============================================================================== --- head/www/groupoffice/Makefile Fri Nov 11 06:19:10 2016 (r425863) +++ head/www/groupoffice/Makefile Fri Nov 11 06:35:04 2016 (r425864) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= groupoffice +PORTVERSION= 6.2.19 DISTVERSIONPREFIX= com- -PORTVERSION= 6.2.18 CATEGORIES= www MASTER_SITES= SF/group-office/${DISTVERSION:R} Modified: head/www/groupoffice/distinfo ============================================================================== --- head/www/groupoffice/distinfo Fri Nov 11 06:19:10 2016 (r425863) +++ head/www/groupoffice/distinfo Fri Nov 11 06:35:04 2016 (r425864) @@ -1,3 +1,3 @@ -TIMESTAMP = 1476890617 -SHA256 (groupoffice-com-6.2.18.tar.gz) = d5c17ff8d3ae63bf5800ec6f7a865a1c6b56f0659f9e1827a46b940670bac36f -SIZE (groupoffice-com-6.2.18.tar.gz) = 36251404 +TIMESTAMP = 1478774038 +SHA256 (groupoffice-com-6.2.19.tar.gz) = a152678957755d783cfc05c7c7815016e02815970a79433a4b7cd9d77213f6b0 +SIZE (groupoffice-com-6.2.19.tar.gz) = 36299144 Modified: head/www/groupoffice/pkg-plist ============================================================================== --- head/www/groupoffice/pkg-plist Fri Nov 11 06:19:10 2016 (r425863) +++ head/www/groupoffice/pkg-plist Fri Nov 11 06:35:04 2016 (r425864) @@ -1056,6 +1056,7 @@ %%WWWDIR%%/install/updatescripts/13_insert_system_cron.php %%WWWDIR%%/install/updatescripts/14_insert_disk_usage_cron.php %%WWWDIR%%/install/updatescripts/15_update_dutch_holidays.php +%%WWWDIR%%/install/updatescripts/16_update_db_collation_utf8_general_ci_to_utf8mb4_unicode_ci.php %%WWWDIR%%/install/upgrade.php %%WWWDIR%%/language/addressformats.php %%WWWDIR%%/language/common/bg.php @@ -2714,10 +2715,15 @@ %%WWWDIR%%/modules/files/FilesTemplate.js %%WWWDIR%%/modules/files/FolderPanel.js %%WWWDIR%%/modules/files/FolderPropertiesDialog.js +%%WWWDIR%%/modules/files/FolderbrowserTabPanel.js %%WWWDIR%%/modules/files/ImageViewer.js %%WWWDIR%%/modules/files/NewFolderDialog.js %%WWWDIR%%/modules/files/OpenFileWindow.js %%WWWDIR%%/modules/files/Portlet.js +%%WWWDIR%%/modules/files/PortletExpiredFiles.js +%%WWWDIR%%/modules/files/PortletExpiredFilesGrid.js +%%WWWDIR%%/modules/files/PortletFolderBrowser.js +%%WWWDIR%%/modules/files/PortletFolderBrowserGrid.js %%WWWDIR%%/modules/files/RecentFilesGrid.js %%WWWDIR%%/modules/files/SaveAsDialog.js %%WWWDIR%%/modules/files/SelectFile.js @@ -2939,6 +2945,7 @@ %%WWWDIR%%/modules/freebusypermissions/Plugin.js %%WWWDIR%%/modules/freebusypermissions/install/install.sql %%WWWDIR%%/modules/freebusypermissions/install/uninstall.sql +%%WWWDIR%%/modules/freebusypermissions/install/updates.php %%WWWDIR%%/modules/freebusypermissions/language/bg.php %%WWWDIR%%/modules/freebusypermissions/language/bn_BD.php %%WWWDIR%%/modules/freebusypermissions/language/cs.php @@ -3137,6 +3144,7 @@ %%WWWDIR%%/modules/ipwhitelist/controller/EnableWhitelistController.php %%WWWDIR%%/modules/ipwhitelist/controller/IpAddressController.php %%WWWDIR%%/modules/ipwhitelist/install/install.sql +%%WWWDIR%%/modules/ipwhitelist/install/updates.php %%WWWDIR%%/modules/ipwhitelist/language/bn_BD.php %%WWWDIR%%/modules/ipwhitelist/language/en.php %%WWWDIR%%/modules/ipwhitelist/language/fr.php @@ -3508,6 +3516,7 @@ %%WWWDIR%%/modules/presidents/customfields/model/President.php %%WWWDIR%%/modules/presidents/install/install.sql %%WWWDIR%%/modules/presidents/install/uninstall.sql +%%WWWDIR%%/modules/presidents/install/updates.php %%WWWDIR%%/modules/presidents/language/bn_BD.php %%WWWDIR%%/modules/presidents/language/en.php %%WWWDIR%%/modules/presidents/language/fr.php @@ -3637,6 +3646,7 @@ %%WWWDIR%%/modules/projects2/report/ProjectsReport.php %%WWWDIR%%/modules/projects2/report/ProjectsReportLarge.php %%WWWDIR%%/modules/projects2/report/TimeTrackingCsv.php +%%WWWDIR%%/modules/projects2/report/TimeTrackingReport.php %%WWWDIR%%/modules/projects2/scripts.inc.php %%WWWDIR%%/modules/projects2/scripts.txt %%WWWDIR%%/modules/projects2/themes/Default/images/complete.png
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201611110635.uAB6Z4sJ066412>