summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
Diffstat (limited to 'graphics')
-rw-r--r--graphics/art/Makefile2
-rw-r--r--graphics/art/distinfo6
-rw-r--r--graphics/art/pkg-plist2
-rw-r--r--graphics/blender/Makefile2
-rw-r--r--graphics/gexiv2/Makefile5
-rw-r--r--graphics/gexiv2/distinfo6
-rw-r--r--graphics/gexiv2/pkg-plist2
-rw-r--r--graphics/krita/Makefile2
-rw-r--r--graphics/libavif/Makefile1
-rw-r--r--graphics/libheif/Makefile3
-rw-r--r--graphics/libheif/distinfo8
-rw-r--r--graphics/opencolorio-tools/Makefile2
-rw-r--r--graphics/opencolorio/Makefile45
-rw-r--r--graphics/opencolorio/distinfo6
-rw-r--r--graphics/opencolorio/pkg-plist-docs96
-rw-r--r--graphics/opencolorio/pkg-plist-tools3
-rw-r--r--graphics/openfx-arena/Makefile2
-rw-r--r--graphics/openimageio/Makefile2
-rw-r--r--graphics/py-opencolorio/Makefile2
-rw-r--r--graphics/py-openimageio/Makefile2
-rw-r--r--graphics/sane-backends/Makefile5
-rw-r--r--graphics/sane-backends/distinfo6
-rw-r--r--graphics/sane-backends/pkg-plist1
-rw-r--r--graphics/tesseract/Makefile4
-rw-r--r--graphics/tesseract/distinfo6
25 files changed, 67 insertions, 154 deletions
diff --git a/graphics/art/Makefile b/graphics/art/Makefile
index 9803accd43e3..90cf66c3c20c 100644
--- a/graphics/art/Makefile
+++ b/graphics/art/Makefile
@@ -1,5 +1,5 @@
PORTNAME= art
-DISTVERSION= 1.25.3.1
+DISTVERSION= 1.25.5
CATEGORIES= graphics
MASTER_SITES= https://github.com/artpixls/ART/releases/download/${DISTVERSION}/
PKGNAMESUFFIX= -raw-image-editor
diff --git a/graphics/art/distinfo b/graphics/art/distinfo
index cb99cc9ae911..c1826865e9c2 100644
--- a/graphics/art/distinfo
+++ b/graphics/art/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1744514634
-SHA256 (ART-1.25.3.1.tar.xz) = 0392487f5bea8de3b6329da239dddee88c3a969ebd414b293bce1b8df6ac25cd
-SIZE (ART-1.25.3.1.tar.xz) = 19629520
+TIMESTAMP = 1748330075
+SHA256 (ART-1.25.5.tar.xz) = c4f8eb3fb7d363c6efef6a63997710e63fcb5997f2811c2fecae00e443529a1e
+SIZE (ART-1.25.5.tar.xz) = 19598872
diff --git a/graphics/art/pkg-plist b/graphics/art/pkg-plist
index 52ad2524dcc2..d5f81ee87242 100644
--- a/graphics/art/pkg-plist
+++ b/graphics/art/pkg-plist
@@ -373,6 +373,7 @@ share/ART/images/folder-open-recent-small.svg
share/ART/images/folder-open-recent.svg
share/ART/images/folder-open-small.svg
share/ART/images/folder-open.svg
+share/ART/images/folder-recurse-small.svg
share/ART/images/fullscreen-enter.svg
share/ART/images/fullscreen-leave.svg
share/ART/images/gamut-hist.svg
@@ -599,6 +600,7 @@ share/ART/languages/Portugues (Brasil)
share/ART/languages/README
share/ART/languages/default
share/ART/luts/sigmoid.ctl
+share/ART/metainfo/us.pixls.art.ART.metainfo.xml
share/ART/options
share/ART/profiles/Auto-Matched Curve.arp
share/ART/profiles/Noise Reduction High.arp
diff --git a/graphics/blender/Makefile b/graphics/blender/Makefile
index 917caaac0b78..45e412301e55 100644
--- a/graphics/blender/Makefile
+++ b/graphics/blender/Makefile
@@ -1,6 +1,6 @@
PORTNAME= blender
DISTVERSION= 4.2.0
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= graphics multimedia
MASTER_SITES= http://download.blender.org/source/ \
http://mirror.cs.umn.edu/blender.org/source/ \
diff --git a/graphics/gexiv2/Makefile b/graphics/gexiv2/Makefile
index f3afcce60ab5..f5ce9a6603a2 100644
--- a/graphics/gexiv2/Makefile
+++ b/graphics/gexiv2/Makefile
@@ -1,6 +1,5 @@
PORTNAME= gexiv2
-PORTVERSION= 0.14.3
-PORTREVISION= 1
+PORTVERSION= 0.14.5
CATEGORIES= graphics
MASTER_SITES= GNOME
@@ -22,6 +21,8 @@ BINARY_ALIAS= python3=${PYTHON_CMD}
USE_CXXSTD= c++17
+PLIST_SUB= SOVERSION=${PORTVERSION:C/^0./2./}
+
OPTIONS_DEFINE= DOCS
OPTIONS_SUB= yes
DOCS_BUILD_DEPENDS= gtkdoc-scan:textproc/gtk-doc
diff --git a/graphics/gexiv2/distinfo b/graphics/gexiv2/distinfo
index 2636cb4f6ec1..8a28b4a32020 100644
--- a/graphics/gexiv2/distinfo
+++ b/graphics/gexiv2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1720462254
-SHA256 (gexiv2-0.14.3.tar.xz) = 21e64d2c56e9b333d44fef3f2a4b25653d922c419acd972fa96fab695217e2c8
-SIZE (gexiv2-0.14.3.tar.xz) = 389976
+TIMESTAMP = 1748189417
+SHA256 (gexiv2-0.14.5.tar.xz) = 0913c53daabab1f1ab586afd55bb55370796f2b8abcc6e37640ab7704ad99ce1
+SIZE (gexiv2-0.14.5.tar.xz) = 390860
diff --git a/graphics/gexiv2/pkg-plist b/graphics/gexiv2/pkg-plist
index 44d695c336ab..d6ad88296765 100644
--- a/graphics/gexiv2/pkg-plist
+++ b/graphics/gexiv2/pkg-plist
@@ -10,7 +10,7 @@ include/gexiv2/gexiv2.h
lib/girepository-1.0/GExiv2-0.10.typelib
lib/libgexiv2.so
lib/libgexiv2.so.2
-lib/libgexiv2.so.2.14.3
+lib/libgexiv2.so.%%SOVERSION%%
libdata/pkgconfig/gexiv2.pc
share/gir-1.0/GExiv2-0.10.gir
%%DOCS%%share/gtk-doc/html/gexiv2/GExiv2Metadata.html
diff --git a/graphics/krita/Makefile b/graphics/krita/Makefile
index a47b4a94a66f..8ae8ff4dd70b 100644
--- a/graphics/krita/Makefile
+++ b/graphics/krita/Makefile
@@ -1,6 +1,6 @@
PORTNAME= krita
DISTVERSION= 5.2.9
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics kde
MASTER_SITES= KDE/stable/${PORTNAME}/${DISTVERSION}
DIST_SUBDIR= KDE/${PORTNAME}
diff --git a/graphics/libavif/Makefile b/graphics/libavif/Makefile
index 1109130289c8..d795f08016ce 100644
--- a/graphics/libavif/Makefile
+++ b/graphics/libavif/Makefile
@@ -1,6 +1,7 @@
PORTNAME= libavif
PORTVERSION= 1.3.0
DISTVERSIONPREFIX= v
+PORTREVISION= 1
CATEGORIES= graphics
MAINTAINER= sunpoet@FreeBSD.org
diff --git a/graphics/libheif/Makefile b/graphics/libheif/Makefile
index 03a9cfbb6774..b317dec2dacc 100644
--- a/graphics/libheif/Makefile
+++ b/graphics/libheif/Makefile
@@ -1,5 +1,6 @@
PORTNAME= libheif
-DISTVERSION= 1.19.7
+DISTVERSION= 1.19.8
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= https://github.com/strukturag/${PORTNAME}/releases/download/v${DISTVERSION}/
diff --git a/graphics/libheif/distinfo b/graphics/libheif/distinfo
index 759edca72dfa..61391ba5b771 100644
--- a/graphics/libheif/distinfo
+++ b/graphics/libheif/distinfo
@@ -1,5 +1,3 @@
-TIMESTAMP = 1741882846
-SHA256 (libheif-1.19.7.tar.gz) = 161c042d2102665fcee3ded851c78a0eb5f2d4bfe39fba48ba6e588fd6e964f3
-SIZE (libheif-1.19.7.tar.gz) = 1717186
-SHA256 (4bc4cfb66055.patch) = e5f7eaee94aebeef387e10be6d515d2ba25b250fb15829d160a0c1a3cebe5e24
-SIZE (4bc4cfb66055.patch) = 2755
+TIMESTAMP = 1748198420
+SHA256 (libheif-1.19.8.tar.gz) = 6c4a5b08e6eae66d199977468859dea3b5e059081db8928f7c7c16e53836c906
+SIZE (libheif-1.19.8.tar.gz) = 1718218
diff --git a/graphics/opencolorio-tools/Makefile b/graphics/opencolorio-tools/Makefile
index dc997b92eea9..f5c64be693dd 100644
--- a/graphics/opencolorio-tools/Makefile
+++ b/graphics/opencolorio-tools/Makefile
@@ -1,4 +1,4 @@
-PORTREVISION= 2
+PORTREVISION= 0
PKGNAMESUFFIX= -tools
COMMENT= Tools to work with OpenColorIO profiles
diff --git a/graphics/opencolorio/Makefile b/graphics/opencolorio/Makefile
index 5864be0c4dbb..360d88a89993 100644
--- a/graphics/opencolorio/Makefile
+++ b/graphics/opencolorio/Makefile
@@ -1,11 +1,11 @@
PORTNAME= opencolorio
DISTVERSIONPREFIX= v
-DISTVERSION= 2.3.2
+DISTVERSION= 2.4.2
# PORTREVISION must be set with ?= so as not to stomp over
# py-opencolorio's PORTREVISION.
# Also, just to be on the safe side, when resetting,
# best keep PORTREVISION?= 0.
-PORTREVISION?= 2
+PORTREVISION?= 0
CATEGORIES= graphics multimedia
MAINTAINER?= FreeBSD@Shaneware.biz
@@ -20,8 +20,8 @@ LIB_DEPENDS= libexpat.so:textproc/expat2 \
libpystring.so:devel/pystring \
libyaml-cpp.so:devel/yaml-cpp
-USES= alias cmake compiler:c++14-lang localbase:ldflags \
- pkgconfig minizip:ng
+USES= alias cmake compiler:c++14-lang localbase:ldflags minizip:ng \
+ pkgconfig
USE_GITHUB= yes
GH_ACCOUNT= AcademySoftwareFoundation
@@ -29,15 +29,14 @@ GH_PROJECT= OpenColorIO
#GH_TUPLE+= madler:zlib:v1.2.13:zlib/ext/dist/zlib
-CMAKE_OFF= OCIO_BUILD_JAVA OCIO_BUILD_JNIGLUE OCIO_BUILD_NUKE \
- OCIO_BUILD_TESTS OCIO_BUILD_GPU_TESTS
+CMAKE_OFF= OCIO_BUILD_GPU_TESTS OCIO_BUILD_JAVA OCIO_BUILD_JNIGLUE \
+ OCIO_BUILD_NUKE OCIO_BUILD_TESTS
-PLIST_SUB= SHL3=${PORTVERSION} SHL2=${PORTVERSION:R}
+PLIST_SUB= SHL2=${PORTVERSION:R} \
+ SHL3=${PORTVERSION}
OPTIONS_DEFINE= DOCS
-OPTIONS_DEFAULT= DOCS
OPTIONS_SUB= yes
-
DOCS_BUILD_DEPENDS= doxygen>0:devel/doxygen
DOCS_CMAKE_BOOL= OCIO_BUILD_DOCS
@@ -55,20 +54,22 @@ CMAKE_OFF+= OCIO_USE_SSE2
# py module can still be used without
BUILD_DEPENDS+= ${PY_SETUPTOOLS} \
${PYTHON_PKGNAMEPREFIX}breathe>=0:devel/py-breathe@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}docutils>=0.18.1:textproc/py-docutils@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}recommonmark>=0:textproc/py-recommonmark@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}sphinx-tabs>0:textproc/py-sphinx-tabs@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}sphinx>0:textproc/py-sphinx@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}sphinx_press_theme>=0:textproc/py-sphinx_press_theme@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}sphinx-tabs>0:textproc/py-sphinx-tabs@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}testresources>=0:devel/py-testresources@${PY_FLAVOR}
+ ${PYTHON_PKGNAMEPREFIX}testresources>=0:devel/py-testresources@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}urllib3>0:net/py-urllib3@${PY_FLAVOR}
.endif
.if defined(OCIO_SLAVE) && ${OCIO_SLAVE} == tools
LIB_DEPENDS+= liblcms2.so:graphics/lcms2 \
- libOpenImageIO.so:graphics/openimageio \
- libOpenEXR.so:graphics/openexr
+ libOpenEXR.so:graphics/openexr \
+ libOpenImageIO.so:graphics/openimageio
USES+= gl xorg
-USE_GL= gl glu glut glew opengl
+USE_GL= glew glu glut opengl
USE_XORG= xi xmu
CMAKE_ARGS+= -DCMAKE_CXX_STANDARD=14
CMAKE_ON+= OCIO_BUILD_APPS USE_EXTERNAL_LCMS
@@ -84,8 +85,8 @@ USES+= python
USE_PYTHON= concurrent flavors
CMAKE_ARGS+= -DOCIO_PYTHON_VERSION=${PYTHON_VER}
CMAKE_ON+= OCIO_BUILD_PYTHON
-CMAKE_OFF+= OCIO_BUILD_APPS BUILD_SHARED_LIBS OCIO_BUILD_DOCS \
- OCIO_BUILD_TESTS OCIO_BUILD_GPU_TESTS
+CMAKE_OFF+= BUILD_SHARED_LIBS OCIO_BUILD_APPS OCIO_BUILD_DOCS \
+ OCIO_BUILD_GPU_TESTS OCIO_BUILD_TESTS
LDFLAGS+= -lOpenColorIO
PLIST= ${PKGDIR}/pkg-plist-pyglue
# concurrent allows docs to not collide with master port
@@ -106,14 +107,18 @@ PLIST= ${PKGDIR}/pkg-plist ${PKGDIR}/pkg-plist-docs
.endif
post-install:
- @cd ${STAGEDIR}${PREFIX} && ${RM} -r share/ocio
+ ${RM} -r ${STAGEDIR}${PREFIX}/share/ocio
.if defined(OCIO_SLAVE)
- @cd ${STAGEDIR}${PREFIX} && ${RM} -r include lib/cmake lib/libOpenColorIO*.a libdata share/OpenColorIO
+ cd ${STAGEDIR}${PREFIX} && \
+ ${RM} -r include lib/cmake lib/libOpenColorIO*.a libdata \
+ share/OpenColorIO
.else
- @cd ${STAGEDIR}${PREFIX} && ${RM} -r lib/python*
+ ${RM} -r ${STAGEDIR}${PREFIX}/lib/python*
.endif
post-install-DOCS-on:
- @cd ${STAGEDIR}${PREFIX}/share/doc && ${MV} OpenColorIO ${PKGNAMEPREFIX}${PORTNAME}
+ @cd ${STAGEDIR}${PREFIX}/share/doc && \
+ ${MV} OpenColorIO ${PKGNAMEPREFIX}${PORTNAME}
+ ${RM} -r ${STAGEDIR}${DOCSDIR}/html/_sources
.include <bsd.port.mk>
diff --git a/graphics/opencolorio/distinfo b/graphics/opencolorio/distinfo
index 59366dcb24d3..6a2239804bcd 100644
--- a/graphics/opencolorio/distinfo
+++ b/graphics/opencolorio/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1714594738
-SHA256 (AcademySoftwareFoundation-OpenColorIO-v2.3.2_GH0.tar.gz) = 6bbf4e7fa4ea2f743a238cb22aff44890425771a2f57f62cece1574e46ceec2f
-SIZE (AcademySoftwareFoundation-OpenColorIO-v2.3.2_GH0.tar.gz) = 11443450
+TIMESTAMP = 1745735100
+SHA256 (AcademySoftwareFoundation-OpenColorIO-v2.4.2_GH0.tar.gz) = 2d8f2c47c40476d6e8cea9d878f6601d04f6d5642b47018eaafa9e9f833f3690
+SIZE (AcademySoftwareFoundation-OpenColorIO-v2.4.2_GH0.tar.gz) = 11398186
diff --git a/graphics/opencolorio/pkg-plist-docs b/graphics/opencolorio/pkg-plist-docs
index 2d37fe959639..405931a8526e 100644
--- a/graphics/opencolorio/pkg-plist-docs
+++ b/graphics/opencolorio/pkg-plist-docs
@@ -1,7 +1,4 @@
-%%PORTDOCS%%%%DOCSDIR%%/html/CHANGELOG.html
%%PORTDOCS%%%%DOCSDIR%%/html/CMakeLists.html
-%%PORTDOCS%%%%DOCSDIR%%/html/INSTALL.html
-%%PORTDOCS%%%%DOCSDIR%%/html/README.html
%%PORTDOCS%%%%DOCSDIR%%/html/_images/gn10_to_linear_light.jpeg
%%PORTDOCS%%%%DOCSDIR%%/html/_images/gnf_to_linear_light.jpeg
%%PORTDOCS%%%%DOCSDIR%%/html/_images/lg10_to_linear_light.jpeg
@@ -12,98 +9,6 @@
%%PORTDOCS%%%%DOCSDIR%%/html/_images/psicc_proof_setup.png
%%PORTDOCS%%%%DOCSDIR%%/html/_images/psicc_reveal_profile.png
%%PORTDOCS%%%%DOCSDIR%%/html/_images/psicc_select_profile.png
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/CHANGELOG.md.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/CMakeLists.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/INSTALL.md.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/README.md.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/api/_index.rst.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/api/apphelpers.rst.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/api/baker.rst.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/api/colorspace.rst.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/api/config.rst.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/api/constants.rst.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/api/context.rst.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/api/dynamicproperty.rst.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/api/enums.rst.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/api/exceptions.rst.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/api/formatmetadata.rst.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/api/global.rst.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/api/grading_transforms.rst.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/api/imagedesc.rst.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/api/look.rst.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/api/namedtransform.rst.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/api/processors.rst.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/api/rules.rst.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/api/shaders.rst.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/api/systemmonitors.rst.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/api/transforms.rst.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/api/viewtransform.rst.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/aswf/_index.rst.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/aswf/aswf_docker.rst.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/aswf/charter.rst.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/aswf/cla_dco.rst.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/aswf/license.rst.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/concepts/_index.rst.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/concepts/overview/configuration_files.rst.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/concepts/overview/glossary.rst.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/concepts/overview/internal_architecture.rst.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/concepts/overview/introduction.rst.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/concepts/overview/overview.rst.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/concepts/publications/publications.rst.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/configurations/_index.rst.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/configurations/aces_1.0.3.rst.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/configurations/aces_cg.rst.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/configurations/aces_studio.rst.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/configurations/nuke_default.rst.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/configurations/ocio_v2_demo.rst.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/configurations/spi_anim.rst.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/configurations/spi_vfx.rst.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/guides/_index.rst.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/guides/authoring/allocation_vars.rst.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/guides/authoring/authoring.rst.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/guides/authoring/colorspaces.rst.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/guides/authoring/contexts.rst.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/guides/authoring/displays_views.rst.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/guides/authoring/looks.rst.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/guides/authoring/looks_example.rst.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/guides/authoring/overview.rst.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/guides/authoring/rules.rst.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/guides/authoring/transforms.rst.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/guides/contributing/architectural_notes.rst.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/guides/contributing/coding_style_guide.rst.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/guides/contributing/contributing.rst.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/guides/contributing/documentation_guidelines.rst.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/guides/contributing/doxygen_style_guide.rst.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/guides/contributing/getting_started.rst.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/guides/contributing/issues.rst.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/guides/contributing/repository_structure.rst.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/guides/contributing/submitting_changes.rst.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/guides/contributing/unit_tests.rst.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/guides/developing/app_helpers.rst.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/guides/developing/developing.rst.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/guides/developing/usage_examples.rst.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/guides/using_ocio/compatible_software.rst.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/guides/using_ocio/faq.rst.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/guides/using_ocio/tool_overview.rst.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/guides/using_ocio/using_ocio.rst.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/index.rst.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/quick_start/_index.rst.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/quick_start/downloads.rst.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/quick_start/for_artists.rst.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/quick_start/for_config_authors.rst.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/quick_start/for_contributors.rst.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/quick_start/for_devs.rst.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/quick_start/installation.rst.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/releases/_index.rst.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/releases/ocio_2_0.rst.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/releases/ocio_2_1.rst.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/releases/ocio_2_2.rst.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/releases/ocio_2_3.rst.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/requirements.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/toc_redirect.rst.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/tutorials/_index.rst.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/tutorials/baking_luts.rst.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/_sources/tutorials/contributing.rst.txt
%%PORTDOCS%%%%DOCSDIR%%/html/_static/_sphinx_javascript_frameworks_compat.js
%%PORTDOCS%%%%DOCSDIR%%/html/_static/OpenColorIO_withText.svg
%%PORTDOCS%%%%DOCSDIR%%/html/_static/basic.css
@@ -210,6 +115,7 @@
%%PORTDOCS%%%%DOCSDIR%%/html/releases/ocio_2_1.html
%%PORTDOCS%%%%DOCSDIR%%/html/releases/ocio_2_2.html
%%PORTDOCS%%%%DOCSDIR%%/html/releases/ocio_2_3.html
+%%PORTDOCS%%%%DOCSDIR%%/html/releases/ocio_2_4.html
%%PORTDOCS%%%%DOCSDIR%%/html/requirements.html
%%PORTDOCS%%%%DOCSDIR%%/html/search.html
%%PORTDOCS%%%%DOCSDIR%%/html/searchindex.js
diff --git a/graphics/opencolorio/pkg-plist-tools b/graphics/opencolorio/pkg-plist-tools
index 697f160c7792..2307aae3cb36 100644
--- a/graphics/opencolorio/pkg-plist-tools
+++ b/graphics/opencolorio/pkg-plist-tools
@@ -1,10 +1,11 @@
bin/ocioarchive
bin/ociobakelut
bin/ociocheck
+bin/ociochecklut
bin/ocioconvert
+bin/ociocpuinfo
bin/ociodisplay
bin/ociolutimage
-bin/ociochecklut
bin/ociomakeclf
bin/ocioperf
bin/ociowrite
diff --git a/graphics/openfx-arena/Makefile b/graphics/openfx-arena/Makefile
index 101b0036c440..cb589b0eb22b 100644
--- a/graphics/openfx-arena/Makefile
+++ b/graphics/openfx-arena/Makefile
@@ -1,7 +1,7 @@
PORTNAME= openfx-arena
PORTVERSION= 2.4.3
DISTVERSIONPREFIX= Natron-
-PORTREVISION= 19
+PORTREVISION= 20
CATEGORIES= graphics
MAINTAINER= olivier@FreeBSD.org
diff --git a/graphics/openimageio/Makefile b/graphics/openimageio/Makefile
index b10ccf285d7d..352a726f7f82 100644
--- a/graphics/openimageio/Makefile
+++ b/graphics/openimageio/Makefile
@@ -5,7 +5,7 @@ DISTVERSION= 2.5.13.1
# py-openimageio's PORTREVISION.
# Also, just to be on the safe side, when resetting,
# best keep PORTREVISION?= 0.
-PORTREVISION?= 6
+PORTREVISION?= 7
CATEGORIES?= graphics multimedia
MAINTAINER?= FreeBSD@Shaneware.biz
diff --git a/graphics/py-opencolorio/Makefile b/graphics/py-opencolorio/Makefile
index 6ca6e604f265..cf62c4ac05f9 100644
--- a/graphics/py-opencolorio/Makefile
+++ b/graphics/py-opencolorio/Makefile
@@ -1,4 +1,4 @@
-PORTREVISION= 1
+PORTREVISION= 0
CATEGORIES= graphics multimedia python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/graphics/py-openimageio/Makefile b/graphics/py-openimageio/Makefile
index 0cbe1c16729c..741a44a07e46 100644
--- a/graphics/py-openimageio/Makefile
+++ b/graphics/py-openimageio/Makefile
@@ -1,4 +1,4 @@
-PORTREVISION= 4
+PORTREVISION= 7
CATEGORIES= graphics multimedia python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/graphics/sane-backends/Makefile b/graphics/sane-backends/Makefile
index 33403f95f4f2..2b7acbfbcf88 100644
--- a/graphics/sane-backends/Makefile
+++ b/graphics/sane-backends/Makefile
@@ -1,8 +1,7 @@
PORTNAME= sane-backends
-DISTVERSION= 1.3.1
-PORTREVISION= 2
+DISTVERSION= 1.4.0
CATEGORIES= graphics
-MASTER_SITES= https://gitlab.com/sane-project/backends/uploads/83bdbb6c9a115184c2d48f1fdc6847db/
+MASTER_SITES= https://gitlab.com/-/project/429008/uploads/843c156420e211859e974f78f64c3ea3/
MAINTAINER= vvd@FreeBSD.org
COMMENT= API for accessing scanners, digital cameras, frame grabbers, etc
diff --git a/graphics/sane-backends/distinfo b/graphics/sane-backends/distinfo
index 13cc38a21e30..4b48ae94b14e 100644
--- a/graphics/sane-backends/distinfo
+++ b/graphics/sane-backends/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1716563691
-SHA256 (sane-backends-1.3.1.tar.gz) = aa82f76f409b88f8ea9793d4771fce01254d9b6549ec84d6295b8f59a3879a0c
-SIZE (sane-backends-1.3.1.tar.gz) = 7432184
+TIMESTAMP = 1748300444
+SHA256 (sane-backends-1.4.0.tar.gz) = f99205c903dfe2fb8990f0c531232c9a00ec9c2c66ac7cb0ce50b4af9f407a72
+SIZE (sane-backends-1.4.0.tar.gz) = 7505056
diff --git a/graphics/sane-backends/pkg-plist b/graphics/sane-backends/pkg-plist
index 0cf244d17c13..81df882772d4 100644
--- a/graphics/sane-backends/pkg-plist
+++ b/graphics/sane-backends/pkg-plist
@@ -597,6 +597,7 @@ sbin/saned
%%NLS%%share/locale/pt/LC_MESSAGES/sane-backends.mo
%%NLS%%share/locale/ru/LC_MESSAGES/sane-backends.mo
%%NLS%%share/locale/sv/LC_MESSAGES/sane-backends.mo
+%%NLS%%share/locale/tr/LC_MESSAGES/sane-backends.mo
%%NLS%%share/locale/uk/LC_MESSAGES/sane-backends.mo
%%NLS%%share/locale/zh_CN/LC_MESSAGES/sane-backends.mo
@dir etc/sane.d/dll.d
diff --git a/graphics/tesseract/Makefile b/graphics/tesseract/Makefile
index c178634c7ab4..9b51b504ec9b 100644
--- a/graphics/tesseract/Makefile
+++ b/graphics/tesseract/Makefile
@@ -1,6 +1,5 @@
PORTNAME= tesseract
-PORTVERSION= 5.5.0
-PORTREVISION= 1
+PORTVERSION= 5.5.1
CATEGORIES= graphics
MAINTAINER= pkubaj@FreeBSD.org
@@ -49,7 +48,6 @@ TOOLS_USE= GNOME=cairo,glib20,pango
.if exists(/usr/include/omp.h)
CMAKE_ON= OPENMP_BUILD
-LDFLAGS+= -lomp
.endif
post-install-DOCS-on:
diff --git a/graphics/tesseract/distinfo b/graphics/tesseract/distinfo
index 17d441723154..3899751379b5 100644
--- a/graphics/tesseract/distinfo
+++ b/graphics/tesseract/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1731798535
-SHA256 (tesseract-ocr-tesseract-5.5.0_GH0.tar.gz) = f2fb34ca035b6d087a42875a35a7a5c4155fa9979c6132365b1e5a28ebc3fc11
-SIZE (tesseract-ocr-tesseract-5.5.0_GH0.tar.gz) = 1905018
+TIMESTAMP = 1748206252
+SHA256 (tesseract-ocr-tesseract-5.5.1_GH0.tar.gz) = a7a3f2a7420cb6a6a94d80c24163e183cf1d2f1bed2df3bbc397c81808a57237
+SIZE (tesseract-ocr-tesseract-5.5.1_GH0.tar.gz) = 1897616