Bug 88625

Summary: [Maintainer Update] graphics/gts 0.7.3 -> 0.7.4
Product: Ports & Packages Reporter: Erik Greenwald <erik>
Component: Individual Port(s)Assignee: Marcus Alves Grando <mnag>
Status: Closed FIXED    
Severity: Affects Only Me CC: erik
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
graphics_gts.patch none

Description Erik Greenwald 2005-11-07 21:30:15 UTC
from the webpage [ http://gts.sourceforge.net/ ]

  Bug Fixes:
	For constrained Delaunay, closest face for glib >= 2.4 did not use planar distance.
	Several fixes for gts_delaunay_add_constraint.
	Fix for degenerate case in isotetra_bcl().
	Fix for comments not being fully ignored by GtsFile.
	
  Minor changes and features:
	delaunay and happrox are installed.
	Fast triangle-box intersection test by Tomas Akenine-Moller.
	New function gts_triangle_interpolate_height().
	binary STL files work on win32.
Comment 1 Michael Johnson freebsd_committer freebsd_triage 2005-11-07 21:39:00 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ahze

Grab
Comment 2 Michael Johnson freebsd_committer freebsd_triage 2005-11-07 22:00:15 UTC
State Changed
From-To: open->feedback

pkg-plist changes if graphics/netpbm is installed.  

If you always want to depend on netpbm I can just add it to 
LIB_DEPENDS and fix plist, but if you want it as an option  
please send another patch
Comment 3 Michael Johnson freebsd_committer freebsd_triage 2005-11-22 22:27:26 UTC
Responsible Changed
From-To: ahze->freebsd-ports-bugs

turn back over to freebsd-ports-bugs
Comment 4 Marcus Alves Grando freebsd_committer freebsd_triage 2005-11-30 12:42:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mnag

I'll take it.
Comment 5 Marcus Alves Grando freebsd_committer freebsd_triage 2005-11-30 13:07:35 UTC
State Changed
From-To: feedback->closed

Committed, with minor changes. Thanks!