pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Aug 13 06:57:15 UTC 2025

Modified Files:
        pkgsrc/graphics/blender: Makefile
        pkgsrc/graphics/blender-lts: Makefile
        pkgsrc/graphics/openimageio: buildlink3.mk
        pkgsrc/multimedia/olive-editor: Makefile

Log Message:
*: recursive bump for openimageio 3.x


To generate a diff of this commit:
cvs rdiff -u -r1.232 -r1.233 pkgsrc/graphics/blender/Makefile
cvs rdiff -u -r1.57 -r1.58 pkgsrc/graphics/blender-lts/Makefile
cvs rdiff -u -r1.77 -r1.78 pkgsrc/graphics/openimageio/buildlink3.mk
cvs rdiff -u -r1.56 -r1.57 pkgsrc/multimedia/olive-editor/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/graphics/blender/Makefile
diff -u pkgsrc/graphics/blender/Makefile:1.232 pkgsrc/graphics/blender/Makefile:1.233
--- pkgsrc/graphics/blender/Makefile:1.232      Sun Aug 10 10:38:53 2025
+++ pkgsrc/graphics/blender/Makefile    Wed Aug 13 06:57:15 2025
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.232 2025/08/10 10:38:53 wiz Exp $
+# $NetBSD: Makefile,v 1.233 2025/08/13 06:57:15 wiz Exp $
 
 DISTNAME=      blender-4.2.4
-PKGREVISION=   5
+PKGREVISION=   6
 CATEGORIES=    graphics
 MASTER_SITES=  https://download.blender.org/source/
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/graphics/blender-lts/Makefile
diff -u pkgsrc/graphics/blender-lts/Makefile:1.57 pkgsrc/graphics/blender-lts/Makefile:1.58
--- pkgsrc/graphics/blender-lts/Makefile:1.57   Sun Aug 10 10:38:53 2025
+++ pkgsrc/graphics/blender-lts/Makefile        Wed Aug 13 06:57:15 2025
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.57 2025/08/10 10:38:53 wiz Exp $
+# $NetBSD: Makefile,v 1.58 2025/08/13 06:57:15 wiz Exp $
 
 DISTNAME=      blender-3.6.18
-PKGREVISION=   5
+PKGREVISION=   6
 CATEGORIES=    graphics
 MASTER_SITES=  https://download.blender.org/source/
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/graphics/openimageio/buildlink3.mk
diff -u pkgsrc/graphics/openimageio/buildlink3.mk:1.77 pkgsrc/graphics/openimageio/buildlink3.mk:1.78
--- pkgsrc/graphics/openimageio/buildlink3.mk:1.77      Sun Aug 10 10:38:56 2025
+++ pkgsrc/graphics/openimageio/buildlink3.mk   Wed Aug 13 06:57:14 2025
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.77 2025/08/10 10:38:56 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.78 2025/08/13 06:57:14 wiz Exp $
 
 BUILDLINK_TREE+=       openimageio
 
@@ -6,7 +6,7 @@ BUILDLINK_TREE+=        openimageio
 OPENIMAGEIO_BUILDLINK3_MK:=
 
 BUILDLINK_API_DEPENDS.openimageio+=    openimageio>=2.4.12.0
-BUILDLINK_ABI_DEPENDS.openimageio+=    openimageio>=2.5.17.0nb6
+BUILDLINK_ABI_DEPENDS.openimageio+=    openimageio>=3.0.9.1
 BUILDLINK_PKGSRCDIR.openimageio?=      ../../graphics/openimageio
 
 # these are targets in the cmake config files

Index: pkgsrc/multimedia/olive-editor/Makefile
diff -u pkgsrc/multimedia/olive-editor/Makefile:1.56 pkgsrc/multimedia/olive-editor/Makefile:1.57
--- pkgsrc/multimedia/olive-editor/Makefile:1.56        Sun Aug 10 10:38:58 2025
+++ pkgsrc/multimedia/olive-editor/Makefile     Wed Aug 13 06:57:15 2025
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.56 2025/08/10 10:38:58 wiz Exp $
+# $NetBSD: Makefile,v 1.57 2025/08/13 06:57:15 wiz Exp $
 
 DISTNAME=      olive-editor-0.2.0pre20230924
-PKGREVISION=   23
+PKGREVISION=   24
 CATEGORIES=    multimedia
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=olive-editor/}
 GITHUB_PROJECT=        olive



Home | Main Index | Thread Index | Old Index