Date: Thu, 15 Aug 2019 14:33:59 +0000 (UTC) From: Jochen Neumeister <joneum@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r508995 - head/www/groupoffice Message-ID: <201908151433.x7FEXxNl023068@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: joneum Date: Thu Aug 15 14:33:59 2019 New Revision: 508995 URL: https://svnweb.freebsd.org/changeset/ports/508995 Log: Update to 6.4.38 Sponsored by: Netzkommune GmbH Modified: head/www/groupoffice/Makefile head/www/groupoffice/distinfo head/www/groupoffice/pkg-plist Modified: head/www/groupoffice/Makefile ============================================================================== --- head/www/groupoffice/Makefile Thu Aug 15 14:30:16 2019 (r508994) +++ head/www/groupoffice/Makefile Thu Aug 15 14:33:59 2019 (r508995) @@ -3,7 +3,7 @@ PORTNAME= groupoffice DISTVERSIONPREFIX= com- -DISTVERSION= 6.4.36 +DISTVERSION= 6.4.38 CATEGORIES= www MASTER_SITES= SF/group-office/${DISTVERSION:R} DISTNAME= ${PORTNAME}-${DISTVERSION}-php-71 Modified: head/www/groupoffice/distinfo ============================================================================== --- head/www/groupoffice/distinfo Thu Aug 15 14:30:16 2019 (r508994) +++ head/www/groupoffice/distinfo Thu Aug 15 14:33:59 2019 (r508995) @@ -1,3 +1,3 @@ -TIMESTAMP = 1565158485 -SHA256 (groupoffice-6.4.36-php-71.tar.gz) = 15f48791a69c4c87409269d71971783610b2f8b9dd7a464ecb92d187ce0e2f8b -SIZE (groupoffice-6.4.36-php-71.tar.gz) = 47288704 +TIMESTAMP = 1565871357 +SHA256 (groupoffice-6.4.38-php-71.tar.gz) = ed0401b4a5f592abffb7b40c7c2e9b2b9370319974bfa57fdb012f1e85412f25 +SIZE (groupoffice-6.4.38-php-71.tar.gz) = 47323563 Modified: head/www/groupoffice/pkg-plist ============================================================================== --- head/www/groupoffice/pkg-plist Thu Aug 15 14:30:16 2019 (r508994) +++ head/www/groupoffice/pkg-plist Thu Aug 15 14:33:59 2019 (r508995) @@ -561,6 +561,7 @@ %%WWWDIR%%/go/core/views/extjs3/form/multiselect/Field.js %%WWWDIR%%/go/core/views/extjs3/form/multiselect/Window.js %%WWWDIR%%/go/core/views/extjs3/go.js +%%WWWDIR%%/go/core/views/extjs3/grid/ColumnRenderers.js %%WWWDIR%%/go/core/views/extjs3/grid/DateColumn.js %%WWWDIR%%/go/core/views/extjs3/grid/EditorGridPanel.js %%WWWDIR%%/go/core/views/extjs3/grid/GridPanel.js
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908151433.x7FEXxNl023068>