git: 51a6b3a75896 - main - cad/freecad: update to 1.0rc3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 12 Nov 2024 21:05:15 UTC
The branch main has been updated by cmt: URL: https://cgit.FreeBSD.org/ports/commit/?id=51a6b3a75896981fd2b0f665c03c85267c7bfc24 commit 51a6b3a75896981fd2b0f665c03c85267c7bfc24 Author: Christoph Moench-Tegeder <cmt@FreeBSD.org> AuthorDate: 2024-11-12 21:04:42 +0000 Commit: Christoph Moench-Tegeder <cmt@FreeBSD.org> CommitDate: 2024-11-12 21:04:42 +0000 cad/freecad: update to 1.0rc3 Release Notes (soon): https://github.com/FreeCAD/FreeCAD/releases/tag/1.0rc3 --- cad/freecad/Makefile | 3 +- cad/freecad/distinfo | 6 +-- cad/freecad/pkg-plist | 133 ++++++++++++++++++++++++++------------------------ 3 files changed, 73 insertions(+), 69 deletions(-) diff --git a/cad/freecad/Makefile b/cad/freecad/Makefile index bc644fc89e93..856d5e37dac3 100644 --- a/cad/freecad/Makefile +++ b/cad/freecad/Makefile @@ -1,6 +1,5 @@ PORTNAME= FreeCAD -DISTVERSION= 1.0rc2 -PORTREVISION= 3 +DISTVERSION= 1.0rc3 CATEGORIES= cad MAINTAINER= cmt@FreeBSD.org diff --git a/cad/freecad/distinfo b/cad/freecad/distinfo index 564210092d8e..aacaf4b11442 100644 --- a/cad/freecad/distinfo +++ b/cad/freecad/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1728072104 -SHA256 (FreeCAD-FreeCAD-1.0rc2_GH0.tar.gz) = 4ed61d1a91039e5ad465bc19313bc95422d93b52b0135c63b628e59778d29512 -SIZE (FreeCAD-FreeCAD-1.0rc2_GH0.tar.gz) = 88511772 +TIMESTAMP = 1731367566 +SHA256 (FreeCAD-FreeCAD-1.0rc3_GH0.tar.gz) = 5c2ff7296fc792aafa624b34b6a37e3c1f0f12290029cca07aaf3f7c63f6b58f +SIZE (FreeCAD-FreeCAD-1.0rc3_GH0.tar.gz) = 91604725 SHA256 (Ondsel-Development-OndselSolver-91f70382beeb58b32432b5a82da3802e4c19199c_GH0.tar.gz) = 061f651f503f1ec5a9814e174cdb8a9ba84d511a3b8be3d94852e84976c6b158 SIZE (Ondsel-Development-OndselSolver-91f70382beeb58b32432b5a82da3802e4c19199c_GH0.tar.gz) = 4667938 diff --git a/cad/freecad/pkg-plist b/cad/freecad/pkg-plist index 5012373b1add..9d9738115aae 100644 --- a/cad/freecad/pkg-plist +++ b/cad/freecad/pkg-plist @@ -160,6 +160,7 @@ FreeCAD/Mod/Assembly/Init.py FreeCAD/Mod/Assembly/InitGui.py FreeCAD/Mod/Assembly/JointObject.py FreeCAD/Mod/Assembly/Preferences.py +FreeCAD/Mod/Assembly/SoSwitchMarker.py FreeCAD/Mod/Assembly/TestAssemblyWorkbench.py FreeCAD/Mod/Assembly/UtilsAssembly.py FreeCAD/Mod/BIM/Arch.py @@ -323,6 +324,70 @@ FreeCAD/Mod/BIM/nativeifc/ifc_status.py FreeCAD/Mod/BIM/nativeifc/ifc_tools.py FreeCAD/Mod/BIM/nativeifc/ifc_tree.py FreeCAD/Mod/BIM/nativeifc/ifc_viewproviders.py +FreeCAD/Mod/CAM/CAMTests/Drilling_1.FCStd +FreeCAD/Mod/CAM/CAMTests/FilePathTestUtils.py +FreeCAD/Mod/CAM/CAMTests/Fixtures/OpHelix_v0-21.FCStd +FreeCAD/Mod/CAM/CAMTests/PathTestUtils.py +FreeCAD/Mod/CAM/CAMTests/TestCAMSanity.py +FreeCAD/Mod/CAM/CAMTests/TestCentroidPost.py +FreeCAD/Mod/CAM/CAMTests/TestGrblPost.py +FreeCAD/Mod/CAM/CAMTests/TestLinuxCNCPost.py +FreeCAD/Mod/CAM/CAMTests/TestMach3Mach4Post.py +FreeCAD/Mod/CAM/CAMTests/TestPathAdaptive.py +FreeCAD/Mod/CAM/CAMTests/TestPathCore.py +FreeCAD/Mod/CAM/CAMTests/TestPathDepthParams.py +FreeCAD/Mod/CAM/CAMTests/TestPathDressupDogbone.py +FreeCAD/Mod/CAM/CAMTests/TestPathDressupDogboneII.py +FreeCAD/Mod/CAM/CAMTests/TestPathDressupHoldingTags.py +FreeCAD/Mod/CAM/CAMTests/TestPathDrillGenerator.py +FreeCAD/Mod/CAM/CAMTests/TestPathDrillable.py +FreeCAD/Mod/CAM/CAMTests/TestPathGeneratorDogboneII.py +FreeCAD/Mod/CAM/CAMTests/TestPathGeom.py +FreeCAD/Mod/CAM/CAMTests/TestPathHelix.py +FreeCAD/Mod/CAM/CAMTests/TestPathHelixGenerator.py +FreeCAD/Mod/CAM/CAMTests/TestPathHelpers.py +FreeCAD/Mod/CAM/CAMTests/TestPathLanguage.py +FreeCAD/Mod/CAM/CAMTests/TestPathLog.py +FreeCAD/Mod/CAM/CAMTests/TestPathOpDeburr.py +FreeCAD/Mod/CAM/CAMTests/TestPathOpUtil.py +FreeCAD/Mod/CAM/CAMTests/TestPathPost.py +FreeCAD/Mod/CAM/CAMTests/TestPathPreferences.py +FreeCAD/Mod/CAM/CAMTests/TestPathProfile.py +FreeCAD/Mod/CAM/CAMTests/TestPathPropertyBag.py +FreeCAD/Mod/CAM/CAMTests/TestPathRotationGenerator.py +FreeCAD/Mod/CAM/CAMTests/TestPathSetupSheet.py +FreeCAD/Mod/CAM/CAMTests/TestPathStock.py +FreeCAD/Mod/CAM/CAMTests/TestPathThreadMilling.py +FreeCAD/Mod/CAM/CAMTests/TestPathThreadMillingGenerator.py +FreeCAD/Mod/CAM/CAMTests/TestPathToolBit.py +FreeCAD/Mod/CAM/CAMTests/TestPathToolChangeGenerator.py +FreeCAD/Mod/CAM/CAMTests/TestPathToolController.py +FreeCAD/Mod/CAM/CAMTests/TestPathUtil.py +FreeCAD/Mod/CAM/CAMTests/TestPathVcarve.py +FreeCAD/Mod/CAM/CAMTests/TestPathVoronoi.py +FreeCAD/Mod/CAM/CAMTests/TestRefactoredCentroidPost.py +FreeCAD/Mod/CAM/CAMTests/TestRefactoredGrblPost.py +FreeCAD/Mod/CAM/CAMTests/TestRefactoredLinuxCNCPost.py +FreeCAD/Mod/CAM/CAMTests/TestRefactoredMach3Mach4Post.py +FreeCAD/Mod/CAM/CAMTests/TestRefactoredTestPost.py +FreeCAD/Mod/CAM/CAMTests/TestRefactoredTestPostGCodes.py +FreeCAD/Mod/CAM/CAMTests/TestRefactoredTestPostMCodes.py +FreeCAD/Mod/CAM/CAMTests/Tools/Bit/test-path-tool-bit-bit-00.fctb +FreeCAD/Mod/CAM/CAMTests/Tools/Library/test-path-tool-bit-library-00.fctl +FreeCAD/Mod/CAM/CAMTests/Tools/Shape/test-path-tool-bit-shape-00.fcstd +FreeCAD/Mod/CAM/CAMTests/__init__.py +FreeCAD/Mod/CAM/CAMTests/boxtest.fcstd +FreeCAD/Mod/CAM/CAMTests/boxtest1.fcstd +FreeCAD/Mod/CAM/CAMTests/drill_test1.FCStd +FreeCAD/Mod/CAM/CAMTests/test-path-tool-bit-bit-00.fctb +FreeCAD/Mod/CAM/CAMTests/test-path-tool-bit-library-00.fctl +FreeCAD/Mod/CAM/CAMTests/test-path-tool-bit-shape-00.fcstd +FreeCAD/Mod/CAM/CAMTests/test_adaptive.fcstd +FreeCAD/Mod/CAM/CAMTests/test_centroid_00.ngc +FreeCAD/Mod/CAM/CAMTests/test_filenaming.fcstd +FreeCAD/Mod/CAM/CAMTests/test_geomop.fcstd +FreeCAD/Mod/CAM/CAMTests/test_holes00.fcstd +FreeCAD/Mod/CAM/CAMTests/test_profile.fcstd FreeCAD/Mod/CAM/Data/Threads/imperial-external-2A.csv FreeCAD/Mod/CAM/Data/Threads/imperial-external-3A.csv FreeCAD/Mod/CAM/Data/Threads/imperial-internal-2B.csv @@ -517,69 +582,6 @@ FreeCAD/Mod/CAM/PathScripts/PathUtils.py FreeCAD/Mod/CAM/PathScripts/PathUtilsGui.py FreeCAD/Mod/CAM/PathScripts/__init__.py FreeCAD/Mod/CAM/TestCAMApp.py -FreeCAD/Mod/CAM/Tests/Drilling_1.FCStd -FreeCAD/Mod/CAM/Tests/FilePathTestUtils.py -FreeCAD/Mod/CAM/Tests/PathTestUtils.py -FreeCAD/Mod/CAM/Tests/TestCAMSanity.py -FreeCAD/Mod/CAM/Tests/TestCentroidPost.py -FreeCAD/Mod/CAM/Tests/TestGrblPost.py -FreeCAD/Mod/CAM/Tests/TestLinuxCNCPost.py -FreeCAD/Mod/CAM/Tests/TestMach3Mach4Post.py -FreeCAD/Mod/CAM/Tests/TestPathAdaptive.py -FreeCAD/Mod/CAM/Tests/TestPathCore.py -FreeCAD/Mod/CAM/Tests/TestPathDepthParams.py -FreeCAD/Mod/CAM/Tests/TestPathDressupDogbone.py -FreeCAD/Mod/CAM/Tests/TestPathDressupDogboneII.py -FreeCAD/Mod/CAM/Tests/TestPathDressupHoldingTags.py -FreeCAD/Mod/CAM/Tests/TestPathDrillGenerator.py -FreeCAD/Mod/CAM/Tests/TestPathDrillable.py -FreeCAD/Mod/CAM/Tests/TestPathGeneratorDogboneII.py -FreeCAD/Mod/CAM/Tests/TestPathGeom.py -FreeCAD/Mod/CAM/Tests/TestPathHelix.py -FreeCAD/Mod/CAM/Tests/TestPathHelixGenerator.py -FreeCAD/Mod/CAM/Tests/TestPathHelpers.py -FreeCAD/Mod/CAM/Tests/TestPathLanguage.py -FreeCAD/Mod/CAM/Tests/TestPathLog.py -FreeCAD/Mod/CAM/Tests/TestPathOpDeburr.py -FreeCAD/Mod/CAM/Tests/TestPathOpUtil.py -FreeCAD/Mod/CAM/Tests/TestPathPost.py -FreeCAD/Mod/CAM/Tests/TestPathPreferences.py -FreeCAD/Mod/CAM/Tests/TestPathProfile.py -FreeCAD/Mod/CAM/Tests/TestPathPropertyBag.py -FreeCAD/Mod/CAM/Tests/TestPathRotationGenerator.py -FreeCAD/Mod/CAM/Tests/TestPathSetupSheet.py -FreeCAD/Mod/CAM/Tests/TestPathStock.py -FreeCAD/Mod/CAM/Tests/TestPathThreadMilling.py -FreeCAD/Mod/CAM/Tests/TestPathThreadMillingGenerator.py -FreeCAD/Mod/CAM/Tests/TestPathToolBit.py -FreeCAD/Mod/CAM/Tests/TestPathToolChangeGenerator.py -FreeCAD/Mod/CAM/Tests/TestPathToolController.py -FreeCAD/Mod/CAM/Tests/TestPathUtil.py -FreeCAD/Mod/CAM/Tests/TestPathVcarve.py -FreeCAD/Mod/CAM/Tests/TestPathVoronoi.py -FreeCAD/Mod/CAM/Tests/TestRefactoredCentroidPost.py -FreeCAD/Mod/CAM/Tests/TestRefactoredGrblPost.py -FreeCAD/Mod/CAM/Tests/TestRefactoredLinuxCNCPost.py -FreeCAD/Mod/CAM/Tests/TestRefactoredMach3Mach4Post.py -FreeCAD/Mod/CAM/Tests/TestRefactoredTestPost.py -FreeCAD/Mod/CAM/Tests/TestRefactoredTestPostGCodes.py -FreeCAD/Mod/CAM/Tests/TestRefactoredTestPostMCodes.py -FreeCAD/Mod/CAM/Tests/Tools/Bit/test-path-tool-bit-bit-00.fctb -FreeCAD/Mod/CAM/Tests/Tools/Library/test-path-tool-bit-library-00.fctl -FreeCAD/Mod/CAM/Tests/Tools/Shape/test-path-tool-bit-shape-00.fcstd -FreeCAD/Mod/CAM/Tests/__init__.py -FreeCAD/Mod/CAM/Tests/boxtest.fcstd -FreeCAD/Mod/CAM/Tests/boxtest1.fcstd -FreeCAD/Mod/CAM/Tests/drill_test1.FCStd -FreeCAD/Mod/CAM/Tests/test-path-tool-bit-bit-00.fctb -FreeCAD/Mod/CAM/Tests/test-path-tool-bit-library-00.fctl -FreeCAD/Mod/CAM/Tests/test-path-tool-bit-shape-00.fcstd -FreeCAD/Mod/CAM/Tests/test_adaptive.fcstd -FreeCAD/Mod/CAM/Tests/test_centroid_00.ngc -FreeCAD/Mod/CAM/Tests/test_filenaming.fcstd -FreeCAD/Mod/CAM/Tests/test_geomop.fcstd -FreeCAD/Mod/CAM/Tests/test_holes00.fcstd -FreeCAD/Mod/CAM/Tests/test_profile.fcstd FreeCAD/Mod/CAM/Tools/Bit/45degree_chamfer.fctb FreeCAD/Mod/CAM/Tools/Bit/5mm-thread-cutter.fctb FreeCAD/Mod/CAM/Tools/Bit/5mm_Drill.fctb @@ -853,6 +855,7 @@ FreeCAD/Mod/Fem/Resources/ui/ConstraintCentrif.ui FreeCAD/Mod/Fem/Resources/ui/ConstraintSectionPrint.ui FreeCAD/Mod/Fem/Resources/ui/ConstraintTie.ui FreeCAD/Mod/Fem/Resources/ui/CurrentDensity.ui +FreeCAD/Mod/Fem/Resources/ui/DlgSettingsNetgen.ui FreeCAD/Mod/Fem/Resources/ui/ElectrostaticPotential.ui FreeCAD/Mod/Fem/Resources/ui/ElementFluid1D.ui FreeCAD/Mod/Fem/Resources/ui/ElementGeometry1D.ui @@ -1361,6 +1364,7 @@ FreeCAD/Mod/Material/MaterialEditor.py FreeCAD/Mod/Material/Resources/ui/materials-editor.ui FreeCAD/Mod/Material/Templatematerial.yml FreeCAD/Mod/Material/TestMaterialsApp.py +FreeCAD/Mod/Material/TestMaterialsGui.py FreeCAD/Mod/Material/importFCMat.py FreeCAD/Mod/Material/materialtests/Materials/TestAcrylicLegacy.FCMat FreeCAD/Mod/Material/materialtests/Materials/TestAluminumAppearance.FCMat @@ -1368,6 +1372,7 @@ FreeCAD/Mod/Material/materialtests/Materials/TestAluminumMixed.FCMat FreeCAD/Mod/Material/materialtests/Materials/TestAluminumPhysical.FCMat FreeCAD/Mod/Material/materialtests/Materials/TestBrassAppearance.FCMat FreeCAD/Mod/Material/materialtests/TestMaterialCreation.py +FreeCAD/Mod/Material/materialtests/TestMaterialDocument.py FreeCAD/Mod/Material/materialtests/TestMaterialFilter.py FreeCAD/Mod/Material/materialtests/TestMaterials.py FreeCAD/Mod/Material/materialtests/TestModels.py @@ -1488,6 +1493,7 @@ FreeCAD/Mod/PartDesign/PartDesignTests/TestPolarPattern.py FreeCAD/Mod/PartDesign/PartDesignTests/TestPrimitive.py FreeCAD/Mod/PartDesign/PartDesignTests/TestRevolve.py FreeCAD/Mod/PartDesign/PartDesignTests/TestShapeBinder.py +FreeCAD/Mod/PartDesign/PartDesignTests/TestSketch.py FreeCAD/Mod/PartDesign/PartDesignTests/TestThickness.py FreeCAD/Mod/PartDesign/PartDesignTests/TestTopologicalNamingProblem.py FreeCAD/Mod/PartDesign/PartDesignTests/__init__.py @@ -2953,7 +2959,6 @@ FreeCAD/share/examples/BIMExample.FCStd FreeCAD/share/examples/FEMExample.FCStd FreeCAD/share/examples/EngineBlock.FCStd FreeCAD/share/examples/PartDesignExample.FCStd -FreeCAD/share/examples/RobotExample.FCStd FreeCAD/share/examples/Schenkel.stp FreeCAD/share/examples/draft_test_objects.FCStd FreeCAD/share/pkgconfig/OndselSolver.pc