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: Sun Jun 8 07:46:05 UTC 2025
Modified Files:
pkgsrc/graphics/qt6-qt3d: Makefile
pkgsrc/graphics/qt6-qtquick3d: Makefile
pkgsrc/multimedia/assimp: buildlink3.mk
Log Message:
*: recursive bump for assimp 6.0.1
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/graphics/qt6-qt3d/Makefile
cvs rdiff -u -r1.22 -r1.23 pkgsrc/graphics/qt6-qtquick3d/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/multimedia/assimp/buildlink3.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/qt6-qt3d/Makefile
diff -u pkgsrc/graphics/qt6-qt3d/Makefile:1.29 pkgsrc/graphics/qt6-qt3d/Makefile:1.30
--- pkgsrc/graphics/qt6-qt3d/Makefile:1.29 Thu Apr 24 14:14:36 2025
+++ pkgsrc/graphics/qt6-qt3d/Makefile Sun Jun 8 07:46:04 2025
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.29 2025/04/24 14:14:36 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2025/06/08 07:46:04 wiz Exp $
DISTNAME= qt3d-everywhere-src-${QTVERSION}
PKGNAME= qt6-qt3d-${QTVERSION}
-PKGREVISION= 2
+PKGREVISION= 3
COMMENT= Qt6 3d
CATEGORIES= graphics
LICENSE= gnu-lgpl-v3 OR gnu-gpl-v2 OR gnu-gpl-v3
Index: pkgsrc/graphics/qt6-qtquick3d/Makefile
diff -u pkgsrc/graphics/qt6-qtquick3d/Makefile:1.22 pkgsrc/graphics/qt6-qtquick3d/Makefile:1.23
--- pkgsrc/graphics/qt6-qtquick3d/Makefile:1.22 Thu Apr 24 14:14:37 2025
+++ pkgsrc/graphics/qt6-qtquick3d/Makefile Sun Jun 8 07:46:05 2025
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.22 2025/04/24 14:14:37 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2025/06/08 07:46:05 wiz Exp $
DISTNAME= qtquick3d-everywhere-src-${QTVERSION}
PKGNAME= qt6-qtquick3d-${QTVERSION}
-PKGREVISION= 2
+PKGREVISION= 3
COMMENT= 3d engine for Qt6 quick
CATEGORIES= graphics
LICENSE= gnu-gpl-v3
Index: pkgsrc/multimedia/assimp/buildlink3.mk
diff -u pkgsrc/multimedia/assimp/buildlink3.mk:1.2 pkgsrc/multimedia/assimp/buildlink3.mk:1.3
--- pkgsrc/multimedia/assimp/buildlink3.mk:1.2 Thu Apr 14 13:20:42 2022
+++ pkgsrc/multimedia/assimp/buildlink3.mk Sun Jun 8 07:46:04 2025
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.2 2022/04/14 13:20:42 nros Exp $
+# $NetBSD: buildlink3.mk,v 1.3 2025/06/08 07:46:04 wiz Exp $
BUILDLINK_TREE+= assimp
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= assimp
ASSIMP_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.assimp+= assimp>=5.0.1
-BUILDLINK_ABI_DEPENDS.assimp+= assimp>=5.2.3
+BUILDLINK_ABI_DEPENDS.assimp+= assimp>=6.0.1
BUILDLINK_PKGSRCDIR.assimp?= ../../multimedia/assimp
.include "../../devel/zlib/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index