1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

graphics/yafaray: Update 3.4.1 -> 3.4.4

Reported by:	portscout
This commit is contained in:
Yuri Victorovich 2020-05-11 04:05:20 +00:00
parent a5eebf7f12
commit 052e0dfbca
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=534874
3 changed files with 7 additions and 6 deletions

View File

@ -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

View File

@ -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

View File

@ -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