Bug 236147 - databases/sfcgal: update to 1.3.6
Summary: databases/sfcgal: update to 1.3.6
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Steve Wills
URL: https://github.com/Oslandia/SFCGAL/re...
Keywords: easy, patch-ready
Depends on:
Blocks:
 
Reported: 2019-03-02 08:04 UTC by Loïc Bartoletti
Modified: 2019-03-08 21:10 UTC (History)
0 users

See Also:


Attachments
sfcgal 1.3.6 (909 bytes, patch)
2019-03-02 08:04 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-03-02 08:04:37 UTC
Created attachment 202496 [details]
sfcgal 1.3.6

Update to 1.3.6

* Get rid of boost date_time dependency
* Fix some implicit switch/case fallthrough
* Sync with CGAL 4.13 and prepare for CGAL 4.14
* Fix a memory leak in extrude C API (fix #179)
* Remove Nef polyhedra inclusion
* Intersection: Fix lexicographic order of coordinates (fix #171)
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-03-08 21:09:42 UTC
A commit references this bug:

Author: swills
Date: Fri Mar  8 21:09:25 UTC 2019
New revision: 495073
URL: https://svnweb.freebsd.org/changeset/ports/495073

Log:
  databases/sfcgal: update to 1.3.6

  PR:		236147
  Submitted by:	lbartoletti <lbartoletti@tuxfamily.org> (maintainer)

Changes:
  head/databases/sfcgal/Makefile
  head/databases/sfcgal/distinfo
Comment 2 Steve Wills freebsd_committer freebsd_triage 2019-03-08 21:10:47 UTC
Committed, thanks!