Bug 240693 - math/pdal: Update to 2.0.1
Summary: math/pdal: Update to 2.0.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Steve Wills
URL: https://github.com/PDAL/PDAL/releases...
Keywords:
Depends on:
Blocks:
 
Reported: 2019-09-19 17:19 UTC by Loïc Bartoletti
Modified: 2019-09-23 20:15 UTC (History)
1 user (show)

See Also:


Attachments
pdal 2.0.1 (11.25 KB, patch)
2019-09-19 17:19 UTC, Loïc Bartoletti
lbartoletti: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Loïc Bartoletti freebsd_committer freebsd_triage 2019-09-19 17:19:33 UTC
Created attachment 207631 [details]
pdal 2.0.1

math/pdal: Update to 2.0.1

 * Update to 2.0.1
 * Remove files/patch-cmake_modules_FindJSONCPP.cmake (upstreamed) [1]
 * Use devel/nlohmann-json instead of libjsoncpp.so:devel/jsoncpp
 * Remove file/patch-test_unit_filters_DelaunayFilterTest.cpp (upstream change) [2]
 * Add archivers/zstd dependency
 * Remove file/patch-vendor_gtest_include_gtest_internal_gtest-port.h (Updated to gtest 1.8.1) [3]
 * Remove <foo> (fix build problem on <version> <arch>)

 Changelog:

   https://github.com/PDAL/PDAL/releases/tag/2.0.1

 [1] https://github.com/PDAL/PDAL/pull/2470
 [2] https://github.com/PDAL/PDAL/pull/2510
 [3] https://github.com/PDAL/PDAL/pull/2588

QA:

  * portlint: OK (looks fine.)
  * testport: OK (poudriere: 11 12 HEAD, i386 amd64)
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-09-23 20:14:50 UTC
A commit references this bug:

Author: swills
Date: Mon Sep 23 20:14:26 UTC 2019
New revision: 512670
URL: https://svnweb.freebsd.org/changeset/ports/512670

Log:
  math/pdal: Update to 2.0.1

  PR:		240693
  Submitted by:	Lo?c Bartoletti <lbartoletti@tuxfamily.org> (maintainer)

Changes:
  head/math/pdal/Makefile
  head/math/pdal/distinfo
  head/math/pdal/files/patch-cmake_modules_FindJSONCPP.cmake
  head/math/pdal/files/patch-test_unit_filters_DelaunayFilterTest.cpp
  head/math/pdal/files/patch-vendor_gtest_include_gtest_internal_gtest-port.h
  head/math/pdal/pkg-plist
Comment 2 Steve Wills freebsd_committer freebsd_triage 2019-09-23 20:15:32 UTC
Committed, thanks!