From owner-svn-ports-head@freebsd.org Mon Jun 29 19:03:40 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 39D8C352477; Mon, 29 Jun 2020 19:03:40 +0000 (UTC) (envelope-from zeising@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49wcMw0p3Zz4FSZ; Mon, 29 Jun 2020 19:03:40 +0000 (UTC) (envelope-from zeising@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id F2BF7BD58; Mon, 29 Jun 2020 19:03:39 +0000 (UTC) (envelope-from zeising@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 05TJ3dO8041550; Mon, 29 Jun 2020 19:03:39 GMT (envelope-from zeising@FreeBSD.org) Received: (from zeising@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 05TJ3dpB041548; Mon, 29 Jun 2020 19:03:39 GMT (envelope-from zeising@FreeBSD.org) Message-Id: <202006291903.05TJ3dpB041548@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: zeising set sender to zeising@FreeBSD.org using -f From: Niclas Zeising Date: Mon, 29 Jun 2020 19:03:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r540824 - head/graphics/blender X-SVN-Group: ports-head X-SVN-Commit-Author: zeising X-SVN-Commit-Paths: head/graphics/blender X-SVN-Commit-Revision: 540824 X-SVN-Commit-Repository: ports 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.33 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: Mon, 29 Jun 2020 19:03:40 -0000 Author: zeising Date: Mon Jun 29 19:03:39 2020 New Revision: 540824 URL: https://svnweb.freebsd.org/changeset/ports/540824 Log: graphics/blender: Update to 2.83.1 Update graphics/blender to 2.83.1. This is a bugfix release PR: 247632 Submitted by: Shane (maintainer) Modified: head/graphics/blender/Makefile head/graphics/blender/distinfo Modified: head/graphics/blender/Makefile ============================================================================== --- head/graphics/blender/Makefile Mon Jun 29 18:20:34 2020 (r540823) +++ head/graphics/blender/Makefile Mon Jun 29 19:03:39 2020 (r540824) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= blender -DISTVERSION= 2.83.0 +DISTVERSION= 2.83.1 CATEGORIES= graphics multimedia MASTER_SITES= http://download.blender.org/source/ \ http://mirror.cs.umn.edu/blender.org/source/ \ Modified: head/graphics/blender/distinfo ============================================================================== --- head/graphics/blender/distinfo Mon Jun 29 18:20:34 2020 (r540823) +++ head/graphics/blender/distinfo Mon Jun 29 19:03:39 2020 (r540824) @@ -1,3 +1,3 @@ -TIMESTAMP = 1591693877 -SHA256 (blender-2.83.0.tar.xz) = 14e2bc85e076b12ae94438ff3c1dd417eba642840ed32d7c979724a93aa93f1f -SIZE (blender-2.83.0.tar.xz) = 38515064 +TIMESTAMP = 1593416761 +SHA256 (blender-2.83.1.tar.xz) = 4344623cd238a773cba5634fb8f0a723e93b7e92d2c247c9d297dd8dbf25a7cd +SIZE (blender-2.83.1.tar.xz) = 38533928