[Bug 228659] databases/pointcloud: update to 1.1.0
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Jun 1 09:17:17 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228659
Bug ID: 228659
Summary: databases/pointcloud: update to 1.1.0
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Keywords: easy, patch-ready
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs at FreeBSD.org
Reporter: lbartoletti at tuxfamily.org
Attachment #193890 maintainer-approval+
Flags:
Flags: maintainer-feedback+
Created attachment 193890
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=193890&action=edit
pgpointcloud 1.1.0
Update pointcloud 1.0.1 to 1.1.0
Poudriere 10/11 i386/amd64 OK
Changelog
- New functions
- PC_PCId(pcpoint|pcpatch)
- PC_Get(pcpoint) returns float8[]
- PC_Summary(pcpatch)
- PC_Patch{Min,Max,Avg}(pcpatch) returns pcpoint (#77)
- PC_Upgrade([<target_version>])
- PC_Lib_Version(), PC_Script_Version() (#40)
- PC_Sort(pcpatch,text[]) (#106)
- PC_IsSorted(pcpatch,text[],boolean) (#106)
- PC_Range(pcpatch, int, int) returns pcpatch (#152)
- PC_BoundingDiagonalAsBinary(pcpatch) and PC_BoundingDiagonalGeometry(pcpach)
(#158)
- PC_SetPCId(pcpatch, int, float8 default 0.0) (#163)
- PC_Transform(pcpatch, int, float8 default 0.0) (#165)
- PC_Full_Version() (#201)
- Enhancements
- Support sigbits encoding for 64bit integers (#61)
- Warn about truncated values (#68)
- Warn about script/lib version mismatch (#40)
- Compatibility with PostgreSQL 9.5 (#90)
- Support LAZ compression for PcPatch (#105)
Port change:
remove CMake for autotools
remove patches and create a new patch for description missing in some AC_DEFINE
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list