FreeBSD Bugzilla – Attachment 204421 Details for
Bug 237945
graphics/openshadinglanguage: Update to 1.10.5
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
maintainer update for graphics/openshadinglanguage
openshadinglanguage.patch (text/plain), 2.38 KB, created by
Shane
on 2019-05-17 09:01:43 UTC
(
hide
)
Description:
maintainer update for graphics/openshadinglanguage
Filename:
MIME Type:
Creator:
Shane
Created:
2019-05-17 09:01:43 UTC
Size:
2.38 KB
patch
obsolete
>diff -Nru graphics/openshadinglanguage.orig/Makefile graphics/openshadinglanguage/Makefile >--- graphics/openshadinglanguage.orig/Makefile 2019-05-13 02:17:01.084767000 +0930 >+++ graphics/openshadinglanguage/Makefile 2019-05-13 02:16:52.476109000 +0930 >@@ -2,9 +2,8 @@ > # $FreeBSD$ > > PORTNAME= openshadinglanguage >-PORTVERSION= 1.10.2 > DISTVERSIONPREFIX= Release- >-PORTREVISION= 3 >+DISTVERSION= 1.10.5 > CATEGORIES= graphics devel > > MAINTAINER= FreeBSD@Shaneware.biz >@@ -39,7 +38,7 @@ > OSLTOY_DESC= Interactive shader edit and visualize tool > OSLTOY_CMAKE_BOOL= USE_QT > OSLTOY_USES= qt:5 >-OSLTOY_USE= QT=core,gui,qmake_build,widgets >+OSLTOY_USE= QT=buildtools,core,gui,qmake_build,widgets > > CXXFLAGS+= -I${STAGEDIR}/include > >diff -Nru graphics/openshadinglanguage.orig/distinfo graphics/openshadinglanguage/distinfo >--- graphics/openshadinglanguage.orig/distinfo 2019-05-13 02:17:01.062412000 +0930 >+++ graphics/openshadinglanguage/distinfo 2019-05-12 20:37:49.670440000 +0930 >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1543809154 >-SHA256 (imageworks-OpenShadingLanguage-Release-1.10.2_GH0.tar.gz) = 3693268e70a92422184556506ecdd2fe24833774dfc3ab71886f0c572fde382b >-SIZE (imageworks-OpenShadingLanguage-Release-1.10.2_GH0.tar.gz) = 13535571 >+TIMESTAMP = 1557659269 >+SHA256 (imageworks-OpenShadingLanguage-Release-1.10.5_GH0.tar.gz) = 7b2e50eb04f33bfa7d69fc36f516db273728cffd4b8248fa8ca14462924a4613 >+SIZE (imageworks-OpenShadingLanguage-Release-1.10.5_GH0.tar.gz) = 13543151 >diff -Nru graphics/openshadinglanguage.orig/files/patch-src_liboslexec_llvm__instance.cpp graphics/openshadinglanguage/files/patch-src_liboslexec_llvm__instance.cpp >--- graphics/openshadinglanguage.orig/files/patch-src_liboslexec_llvm__instance.cpp 2019-05-13 02:17:01.017640000 +0930 >+++ graphics/openshadinglanguage/files/patch-src_liboslexec_llvm__instance.cpp 1970-01-01 09:30:00.000000000 +0930 >@@ -1,11 +0,0 @@ >---- src/liboslexec/llvm_instance.cpp.orig 2016-07-02 00:07:46 UTC >-+++ src/liboslexec/llvm_instance.cpp >-@@ -1040,7 +1040,7 @@ BackendLLVM::run () >- // Generate the LLVM IR for each layer. Skip unused layers. >- m_llvm_local_mem = 0; >- llvm::Function* init_func = build_llvm_init (); >-- std::vector<llvm::Function*> funcs (nlayers, NULL); >-+ std::vector<llvm::Function*> funcs (nlayers, (llvm::Function*)NULL); >- for (int layer = 0; layer < nlayers; ++layer) { >- set_inst (layer); >- if (m_layer_remap[layer] != -1) {
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
FreeBSD
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 237945
: 204421