From owner-svn-ports-all@freebsd.org Thu Oct 19 19:11:05 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 46FBFE44A8B; Thu, 19 Oct 2017 19:11:05 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2267277CB7; Thu, 19 Oct 2017 19:11:05 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v9JJB4ZX003080; Thu, 19 Oct 2017 19:11:04 GMT (envelope-from joneum@FreeBSD.org) Received: (from joneum@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v9JJB4XU003076; Thu, 19 Oct 2017 19:11:04 GMT (envelope-from joneum@FreeBSD.org) Message-Id: <201710191911.v9JJB4XU003076@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: joneum set sender to joneum@FreeBSD.org using -f From: Jochen Neumeister Date: Thu, 19 Oct 2017 19:11:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r452463 - head/www/groupoffice X-SVN-Group: ports-head X-SVN-Commit-Author: joneum X-SVN-Commit-Paths: head/www/groupoffice X-SVN-Commit-Revision: 452463 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Oct 2017 19:11:05 -0000 Author: joneum Date: Thu Oct 19 19:11:03 2017 New Revision: 452463 URL: https://svnweb.freebsd.org/changeset/ports/452463 Log: www/groupoffice: Update from 6.2.63 to 6.2.64 -Changelog: https://sourceforge.net/p/group-office/code/HEAD/tree/branches/groupoffice-6.2/www/CHANGELOG.TXT Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D12727 Modified: head/www/groupoffice/Makefile head/www/groupoffice/distinfo head/www/groupoffice/pkg-plist Modified: head/www/groupoffice/Makefile ============================================================================== --- head/www/groupoffice/Makefile Thu Oct 19 18:59:14 2017 (r452462) +++ head/www/groupoffice/Makefile Thu Oct 19 19:11:03 2017 (r452463) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= groupoffice -DISTVERSION= 6.2.63 DISTVERSIONPREFIX= com- +DISTVERSION= 6.2.64 CATEGORIES= www MASTER_SITES= SF/group-office/${DISTVERSION:R} Modified: head/www/groupoffice/distinfo ============================================================================== --- head/www/groupoffice/distinfo Thu Oct 19 18:59:14 2017 (r452462) +++ head/www/groupoffice/distinfo Thu Oct 19 19:11:03 2017 (r452463) @@ -1,3 +1,3 @@ -TIMESTAMP = 1508270688 -SHA256 (groupoffice-com-6.2.63.tar.gz) = be22e51931abd97b08f88f3fd34c0c01089406138503000edc8f370487458187 -SIZE (groupoffice-com-6.2.63.tar.gz) = 34100104 +TIMESTAMP = 1508411918 +SHA256 (groupoffice-com-6.2.64.tar.gz) = 9d1d00d90ee1bc1d6f930fc93a79aaf028ffc7aadfb3820d5ee09158ac034d0d +SIZE (groupoffice-com-6.2.64.tar.gz) = 34130465 Modified: head/www/groupoffice/pkg-plist ============================================================================== --- head/www/groupoffice/pkg-plist Thu Oct 19 18:59:14 2017 (r452462) +++ head/www/groupoffice/pkg-plist Thu Oct 19 19:11:03 2017 (r452463) @@ -9488,9 +9488,17 @@ %%WWWDIR%%/views/Extjs3/themes/Group-Office/xtheme-groupoffice.css %%WWWDIR%%/views/Extjs3/themes/Paper/Layout.php %%WWWDIR%%/views/Extjs3/themes/Paper/fonts/MaterialIcons-Regular.woff2 -%%WWWDIR%%/views/Extjs3/themes/Paper/groupoffice-logo.png +%%WWWDIR%%/views/Extjs3/themes/Paper/img/default-avatar.svg +%%WWWDIR%%/views/Extjs3/themes/Paper/img/go-logo.svg +%%WWWDIR%%/views/Extjs3/themes/Paper/img/groupoffice-logo.png +%%WWWDIR%%/views/Extjs3/themes/Paper/src/_config.scss +%%WWWDIR%%/views/Extjs3/themes/Paper/src/_ext.scss +%%WWWDIR%%/views/Extjs3/themes/Paper/src/_go-style.scss +%%WWWDIR%%/views/Extjs3/themes/Paper/src/_icons.scss +%%WWWDIR%%/views/Extjs3/themes/Paper/src/_modules.scss +%%WWWDIR%%/views/Extjs3/themes/Paper/src/_typography.scss +%%WWWDIR%%/views/Extjs3/themes/Paper/src/style.scss %%WWWDIR%%/views/Extjs3/themes/Paper/style.css -%%WWWDIR%%/views/Extjs3/themes/Paper/wysiwyg.gif %%WWWDIR%%/views/Responsive/Default.php %%WWWDIR%%/views/Responsive/Init.php %%WWWDIR%%/views/Responsive/Login.php