Date: Tue, 19 Jul 2016 04:13:46 +0000 (UTC) From: Kurt Jaeger <pi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r418759 - head/www/nextcloud Message-ID: <201607190413.u6J4Dkip086006@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 <loic.blot@unix-experience.fr> (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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201607190413.u6J4Dkip086006>