graphics/openimageio: update to 2.4.4.2 release (+)

Changelog:	https://github.com/OpenImageIO/oiio/releases/tag/v2.4.4.2 \
		https://github.com/OpenImageIO/oiio/releases/tag/v2.4.4.1
Approved by:	maintainer (implicit)
This commit is contained in:
Dima Panov 2022-10-09 22:33:54 +03:00
parent 161039e32b
commit 6f985eb369
3 changed files with 8 additions and 8 deletions

View File

@ -1,11 +1,11 @@
PORTNAME= openimageio
DISTVERSIONPREFIX= v
DISTVERSION= 2.3.19.0
DISTVERSION= 2.4.4.2
# PORTREVISION must be set with ?= so as not to stomp over
# py-openimageio's PORTREVISION.
# Also, just to be on the safe side, when resetting,
# best keep PORTREVISION?= 0.
PORTREVISION?= 1
PORTREVISION?= 0
CATEGORIES?= graphics multimedia
MAINTAINER?= FreeBSD@Shaneware.biz

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1662232402
SHA256 (OpenImageIO-oiio-v2.3.19.0_GH0.tar.gz) = 602c146aebee775f123459a6c6be753054144b8d82777de26965f2cc3e88113a
SIZE (OpenImageIO-oiio-v2.3.19.0_GH0.tar.gz) = 32641108
TIMESTAMP = 1665071359
SHA256 (OpenImageIO-oiio-v2.4.4.2_GH0.tar.gz) = 1ae437e1178f53a972d8b42147d7571c5463652a638b36526f25d5719becbb55
SIZE (OpenImageIO-oiio-v2.4.4.2_GH0.tar.gz) = 31883775

View File

@ -5,14 +5,12 @@
%%IMAGEVIEWER%%bin/iv
%%TOOLS%%bin/maketx
%%TOOLS%%bin/oiiotool
%%TOOLS%%bin/testtex
include/OpenImageIO/argparse.h
include/OpenImageIO/array_view.h
include/OpenImageIO/atomic.h
include/OpenImageIO/attrdelegate.h
include/OpenImageIO/benchmark.h
include/OpenImageIO/c-deepdata.h
include/OpenImageIO/c-paramlist.h
include/OpenImageIO/c-typedesc.h
include/OpenImageIO/color.h
include/OpenImageIO/dassert.h
include/OpenImageIO/deepdata.h
@ -33,6 +31,7 @@ include/OpenImageIO/filter.h
include/OpenImageIO/fmath.h
include/OpenImageIO/fstream_mingw.h
include/OpenImageIO/function_view.h
include/OpenImageIO/half.h
include/OpenImageIO/hash.h
include/OpenImageIO/image_view.h
include/OpenImageIO/imagebuf.h
@ -66,6 +65,7 @@ include/OpenImageIO/unittest.h
include/OpenImageIO/unordered_map_concurrent.h
include/OpenImageIO/ustring.h
include/OpenImageIO/varyingref.h
include/OpenImageIO/vecparam.h
include/OpenImageIO/version.h
lib/libOpenImageIO.so
lib/libOpenImageIO.so.%%SHL1%%