From owner-svn-ports-head@freebsd.org Mon May 11 04:05:21 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 8AAB82D5A27; Mon, 11 May 2020 04:05:21 +0000 (UTC) (envelope-from yuri@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) server-signature RSA-PSS (4096 bits) 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 49L6m137GXz42Gf; Mon, 11 May 2020 04:05:21 +0000 (UTC) (envelope-from yuri@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 47EA8188FB; Mon, 11 May 2020 04:05:21 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 04B45LeS090004; Mon, 11 May 2020 04:05:21 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 04B45KKb090000; Mon, 11 May 2020 04:05:20 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <202005110405.04B45KKb090000@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Mon, 11 May 2020 04:05:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r534874 - head/graphics/yafaray X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/graphics/yafaray X-SVN-Commit-Revision: 534874 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, 11 May 2020 04:05:21 -0000 Author: yuri Date: Mon May 11 04:05:20 2020 New Revision: 534874 URL: https://svnweb.freebsd.org/changeset/ports/534874 Log: graphics/yafaray: Update 3.4.1 -> 3.4.4 Reported by: portscout Modified: head/graphics/yafaray/Makefile head/graphics/yafaray/distinfo head/graphics/yafaray/pkg-plist Modified: head/graphics/yafaray/Makefile ============================================================================== --- head/graphics/yafaray/Makefile Mon May 11 03:12:46 2020 (r534873) +++ head/graphics/yafaray/Makefile Mon May 11 04:05:20 2020 (r534874) @@ -3,8 +3,7 @@ PORTNAME= yafaray DISTVERSIONPREFIX= v -DISTVERSION= 3.4.1 -PORTREVISION= 1 +DISTVERSION= 3.4.4 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org @@ -34,7 +33,7 @@ GH_PROJECT= Core USE_GNOME= libxml2 USE_LDCONFIG= yes -LDFLAGS= -pthread # because build on 13 (head) was failing: ld: error: src/yafraycore/libyafaray_v3_core.so: undefined reference to pthread_create +LDFLAGS+= -pthread # because build on 13 (head) was failing: ld: error: src/yafraycore/libyafaray_v3_core.so: undefined reference to pthread_create CMAKE_OFF= WITH_YAF_PY_BINDINGS Modified: head/graphics/yafaray/distinfo ============================================================================== --- head/graphics/yafaray/distinfo Mon May 11 03:12:46 2020 (r534873) +++ head/graphics/yafaray/distinfo Mon May 11 04:05:20 2020 (r534874) @@ -1,3 +1,3 @@ -TIMESTAMP = 1586415700 -SHA256 (YafaRay-Core-v3.4.1_GH0.tar.gz) = a9155542d54e6864219919c103c705ed494c2e2fd1b2ccfaf28c7aa5951a08a4 -SIZE (YafaRay-Core-v3.4.1_GH0.tar.gz) = 1136077 +TIMESTAMP = 1589159784 +SHA256 (YafaRay-Core-v3.4.4_GH0.tar.gz) = b7d13c4adbffebeda16fdd80635bde01d11f781b7d0ea64303e6de3175b2f8e7 +SIZE (YafaRay-Core-v3.4.4_GH0.tar.gz) = 1136943 Modified: head/graphics/yafaray/pkg-plist ============================================================================== --- head/graphics/yafaray/pkg-plist Mon May 11 03:12:46 2020 (r534873) +++ head/graphics/yafaray/pkg-plist Mon May 11 04:05:20 2020 (r534874) @@ -3,6 +3,7 @@ include/yafaray/cameras/angularCamera.h include/yafaray/cameras/architectCamera.h include/yafaray/cameras/orthographicCamera.h include/yafaray/cameras/perspectiveCamera.h +include/yafaray/cameras/equirectangularCamera.h include/yafaray/core_api/background.h include/yafaray/core_api/bound.h include/yafaray/core_api/camera.h @@ -188,6 +189,7 @@ lib/yafaray-plugins/libblend.so lib/yafaray-plugins/libcoatedglossy.so lib/yafaray-plugins/libdirectional.so lib/yafaray-plugins/libdirectlight.so +lib/yafaray-plugins/libequirectangularCamera.so lib/yafaray-plugins/libexrHandler.so lib/yafaray-plugins/libglass.so lib/yafaray-plugins/libglossy.so