Date: Tue, 25 Jul 2017 20:52:06 +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: r446627 - head/www/groupoffice Message-ID: <201707252052.v6PKq6NG085584@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: joneum Date: Tue Jul 25 20:52:06 2017 New Revision: 446627 URL: https://svnweb.freebsd.org/changeset/ports/446627 Log: - www/groupoffice: Update from 6.2.48 to 6.2.51 - Changelog: https://sourceforge.net/p/group-office/code/HEAD/tree/branches/groupoffice-6.2/www/CHANGELOG.TXT Approved by: miwi (mentor) Differential Revision: https://reviews.freebsd.org/D11700 Modified: head/www/groupoffice/Makefile head/www/groupoffice/distinfo head/www/groupoffice/pkg-plist Modified: head/www/groupoffice/Makefile ============================================================================== --- head/www/groupoffice/Makefile Tue Jul 25 20:51:09 2017 (r446626) +++ head/www/groupoffice/Makefile Tue Jul 25 20:52:06 2017 (r446627) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= groupoffice -PORTVERSION= 6.2.48 +PORTVERSION= 6.2.51 DISTVERSIONPREFIX= com- CATEGORIES= www MASTER_SITES= SF/group-office/${DISTVERSION:R} Modified: head/www/groupoffice/distinfo ============================================================================== --- head/www/groupoffice/distinfo Tue Jul 25 20:51:09 2017 (r446626) +++ head/www/groupoffice/distinfo Tue Jul 25 20:52:06 2017 (r446627) @@ -1,3 +1,3 @@ -TIMESTAMP = 1499973858 -SHA256 (groupoffice-com-6.2.48.tar.gz) = 7676ae307b3d13e619764c42318d099668838bfd22a8a0c9925772e55a52c676 -SIZE (groupoffice-com-6.2.48.tar.gz) = 33968408 +TIMESTAMP = 1500577260 +SHA256 (groupoffice-com-6.2.51.tar.gz) = 7748c66024579ec4e5fe3d9878e3d451944cb6d0a1aafe2a434c3f4e8d157670 +SIZE (groupoffice-com-6.2.51.tar.gz) = 33967616 Modified: head/www/groupoffice/pkg-plist ============================================================================== --- head/www/groupoffice/pkg-plist Tue Jul 25 20:51:09 2017 (r446626) +++ head/www/groupoffice/pkg-plist Tue Jul 25 20:52:06 2017 (r446627) @@ -3487,6 +3487,7 @@ %%WWWDIR%%/modules/phpcustomfield/CustomField.js %%WWWDIR%%/modules/phpcustomfield/PhpcustomfieldModule.php %%WWWDIR%%/modules/phpcustomfield/customfieldtype/Php.php +%%WWWDIR%%/modules/phpcustomfield/language/de.php %%WWWDIR%%/modules/phpcustomfield/language/en.php %%WWWDIR%%/modules/phpcustomfield/language/fr.php %%WWWDIR%%/modules/phpcustomfield/scripts.txt
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201707252052.v6PKq6NG085584>