From owner-svn-ports-head@freebsd.org Tue Jul 19 04:13:47 2016 Return-Path: Delivered-To: svn-ports-head@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 63A2BB9D196; Tue, 19 Jul 2016 04:13:47 +0000 (UTC) (envelope-from pi@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 2D79B171D; Tue, 19 Jul 2016 04:13:47 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u6J4DkY3086008; Tue, 19 Jul 2016 04:13:46 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u6J4Dkip086006; Tue, 19 Jul 2016 04:13:46 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201607190413.u6J4Dkip086006@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Tue, 19 Jul 2016 04:13:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r418759 - head/www/nextcloud X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Jul 2016 04:13:47 -0000 Author: pi Date: Tue Jul 19 04:13:45 2016 New Revision: 418759 URL: https://svnweb.freebsd.org/changeset/ports/418759 Log: www/nextcloud: 9.0.52 -> 9.0.53 - Guzzle 5 is shipped as part of Nextcloud and can be abused, in some special scenarios PR: 211206 Approved by: Loic Blot (maintainer) MFH: 2016Q3 Changes: https://nextcloud.com/httpoxy-can-affect-nextcloud-get-your-update-now/ Security: https://httpoxy.org/ Modified: head/www/nextcloud/Makefile head/www/nextcloud/distinfo Modified: head/www/nextcloud/Makefile ============================================================================== --- head/www/nextcloud/Makefile Tue Jul 19 03:38:21 2016 (r418758) +++ head/www/nextcloud/Makefile Tue Jul 19 04:13:45 2016 (r418759) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= nextcloud -PORTVERSION= 9.0.52 +PORTVERSION= 9.0.53 CATEGORIES= www MASTER_SITES= https://download.nextcloud.com/server/releases/ Modified: head/www/nextcloud/distinfo ============================================================================== --- head/www/nextcloud/distinfo Tue Jul 19 03:38:21 2016 (r418758) +++ head/www/nextcloud/distinfo Tue Jul 19 04:13:45 2016 (r418759) @@ -1,3 +1,3 @@ -TIMESTAMP = 1468241363 -SHA256 (nextcloud-9.0.52.tar.bz2) = 70429565bb010e3a3d7bd16b43980fe7c08bfeffaa88ebaf528b96e4b2fe16c0 -SIZE (nextcloud-9.0.52.tar.bz2) = 28523179 +TIMESTAMP = 1468863479 +SHA256 (nextcloud-9.0.53.tar.bz2) = 1ceade1f7b3c8692b792ebfd2c5c7259ff6a0a26d3bd46a762ee6f5cdf052904 +SIZE (nextcloud-9.0.53.tar.bz2) = 28549436