Summary: | graphics/cloudcompare: Update to 2.10 | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Neel Chauhan <nc> | ||||||
Component: | Individual Port(s) | Assignee: | Steve Wills <swills> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Many People | CC: | nc | ||||||
Priority: | --- | Flags: | nc:
maintainer-feedback+
|
||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Attachments: |
|
Comment on attachment 200913 [details]
Patch (Revision 1)
Is qt5-linguisttools really needed at runtime, or should this port
have USE_QT=linguisttools_build instead of USE_QT=linguisttools ?
Created attachment 200922 [details]
Patch (Revision 2)
Updated patch here using linguisttools_build.
A commit references this bug: Author: swills Date: Wed Jan 9 12:40:08 UTC 2019 New revision: 489775 URL: https://svnweb.freebsd.org/changeset/ports/489775 Log: graphics/cloudcompare: update to 2.10 PR: 234750 Submitted by: Neel Chauhan <neel@neelc.org> (maintainer) Changes: head/graphics/cloudcompare/Makefile head/graphics/cloudcompare/distinfo head/graphics/cloudcompare/files/patch-CMakeExternalLibs.cmake head/graphics/cloudcompare/files/patch-cmake_CMakeExternalLibs.cmake head/graphics/cloudcompare/files/patch-common_ccPluginManager.cpp head/graphics/cloudcompare/files/patch-plugins_core_qFacets_CMakeLists.txt head/graphics/cloudcompare/files/patch-plugins_core_qPCL_PclUtils_filters_MLSSmoothingUpsampling.cpp head/graphics/cloudcompare/files/patch-plugins_core_qRANSAC__SD_RANSAC__SD__orig_GfxTL_FlatCopyVector.h head/graphics/cloudcompare/files/patch-plugins_core_qRANSAC__SD_RANSAC__SD__orig_GfxTL_KdTree.h head/graphics/cloudcompare/files/patch-plugins_core_qRANSAC__SD_RANSAC__SD__orig_MiscLib_AlignedAllocator.h head/graphics/cloudcompare/files/patch-plugins_qFacets_CMakeLists.txt head/graphics/cloudcompare/files/patch-plugins_qPCL_PclUtils_filters_MLSSmoothingUpsampling.cpp head/graphics/cloudcompare/files/patch-plugins_qRANSAC__SD_RANSAC__SD__orig_GfxTL_FlatCopyVector.h head/graphics/cloudcompare/files/patch-plugins_qRANSAC__SD_RANSAC__SD__orig_GfxTL_KdTree.h head/graphics/cloudcompare/files/patch-plugins_qRANSAC__SD_RANSAC__SD__orig_MiscLib_AlignedAllocator.h head/graphics/cloudcompare/pkg-plist Committed, thanks! A commit references this bug: Author: swills Date: Wed Jan 9 13:16:52 UTC 2019 New revision: 489780 URL: https://svnweb.freebsd.org/changeset/ports/489780 Log: graphics/cloudcompare: use updated patch Make linguisttools build dep only [1] While here, remove redundant USES=qt:5 PR: 234750 Reported by: tobik [1] Pointyhat to: swills [1] Changes: head/graphics/cloudcompare/Makefile |
Created attachment 200913 [details] Patch (Revision 1) Builds on FreeBSD 12.0 amd64.