Bug 88625 - [Maintainer Update] graphics/gts 0.7.3 -> 0.7.4
Summary: [Maintainer Update] graphics/gts 0.7.3 -> 0.7.4
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Marcus Alves Grando
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-07 21:30 UTC by Erik Greenwald
Modified: 2005-11-30 13:07 UTC (History)
1 user (show)

See Also:


Attachments
graphics_gts.patch (1.39 KB, patch)
2005-11-07 21:30 UTC, Erik Greenwald
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!