Created attachment 196974 [details] pointcloud 1.2.0 Update pointcloud 1.1.0 -> 1.2.0 1.2.0, 2018-08-22 ----------------- - New features - Add PC_MakePatch(pcid integer, values float8[]) #220 - Mark functions as PARALLEL SAFE #227 - Bug fixes - patch fails to compress as GHT #35 - libght breaks schema parsing #196 - Fix memcpy size in pc_patch_wkb_set_int32 #226 - Enhancements - Improve doc for PC_FilterBetween #217 - Remove GHT support #214 - Fix installcheck when lazperf is disabled #222 - Fix compilation and installcheck when lazperf is disabled #224 1.1.1, 2018-06-12 ----------------- - Bug fixes - Fix bug in pc_patch_uncompressed_from_lazperf (#215) - Enhancements - Document creating a PC_EnvelopeGeometry-based index (#208) - Use PostgreSQL 9.6 with PostGIS 2.4 on Travis (#210) - Add missing description in AC_DEFINE (#213)
A commit references this bug: Author: sunpoet Date: Sun Sep 9 16:59:44 UTC 2018 New revision: 479317 URL: https://svnweb.freebsd.org/changeset/ports/479317 Log: Update to 1.2.0 - While I'm here, add USES=gnome Changes: https://github.com/pgpointcloud/pointcloud/releases PR: 231249 Submitted by: lbartoletti <lbartoletti@tuxfamily.org> (maintainer) Changes: head/databases/pointcloud/Makefile head/databases/pointcloud/distinfo head/databases/pointcloud/files/ head/databases/pointcloud/pkg-plist
Committed. Thanks!