From owner-svn-ports-all@freebsd.org Wed May 17 09:22:28 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 7975CD70A26; Wed, 17 May 2017 09:22:28 +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 4B3BC1C7E; Wed, 17 May 2017 09:22:28 +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 v4H9MRHa040679; Wed, 17 May 2017 09:22:27 GMT (envelope-from joneum@FreeBSD.org) Received: (from joneum@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v4H9MRgw040676; Wed, 17 May 2017 09:22:27 GMT (envelope-from joneum@FreeBSD.org) Message-Id: <201705170922.v4H9MRgw040676@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: joneum set sender to joneum@FreeBSD.org using -f From: Jochen Neumeister Date: Wed, 17 May 2017 09:22:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r441067 - head/www/groupoffice X-SVN-Group: ports-head 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: Wed, 17 May 2017 09:22:28 -0000 Author: joneum Date: Wed May 17 09:22:27 2017 New Revision: 441067 URL: https://svnweb.freebsd.org/changeset/ports/441067 Log: www/groupoffice: Update to 6.2.39 -ChangeLog: Tickets: Improved security of ticket page Email: Check e-mail address spoofing in display name Billing: removed unique name check as article no. should only be unique Billing: paging in expense categories Files: Bug with moving files in contact permission denied while it should be allowed Core: added a disable and enable function for modules Core: debug info for adding new modules of finding modules Approved by: miwi (mentor) Differential Revision: https://reviews.freebsd.org/D10757 Modified: head/www/groupoffice/Makefile head/www/groupoffice/distinfo Modified: head/www/groupoffice/Makefile ============================================================================== --- head/www/groupoffice/Makefile Wed May 17 09:00:30 2017 (r441066) +++ head/www/groupoffice/Makefile Wed May 17 09:22:27 2017 (r441067) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= groupoffice -PORTVERSION= 6.2.38 +PORTVERSION= 6.2.39 DISTVERSIONPREFIX= com- CATEGORIES= www MASTER_SITES= SF/group-office/${DISTVERSION:R} Modified: head/www/groupoffice/distinfo ============================================================================== --- head/www/groupoffice/distinfo Wed May 17 09:00:30 2017 (r441066) +++ head/www/groupoffice/distinfo Wed May 17 09:22:27 2017 (r441067) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494854652 -SHA256 (groupoffice-com-6.2.38.tar.gz) = b57585b5484cfeb2b4244e15656ab1278fc9514d4354c4abf0acd79788bf1de3 -SIZE (groupoffice-com-6.2.38.tar.gz) = 33855691 +TIMESTAMP = 1494942899 +SHA256 (groupoffice-com-6.2.39.tar.gz) = 308051b7e2c4f4a87fe931c6e7c9c0ae05451108c7eee35e00fa111446d5c2b6 +SIZE (groupoffice-com-6.2.39.tar.gz) = 33855287