Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  7 Nov 2005 15:21:57 -0600 (CST)
From:      Erik Greenwald <erik@smluc.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        erik@math.missouristate.edu
Subject:   ports/88625: [Maintainer Update]  graphics/gts  0.7.3 -> 0.7.4
Message-ID:  <20051107212157.14A731CE55@phoenix.smluc.org>
Resent-Message-ID: <200511072130.jA7LUFjH047377@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         88625
>Category:       ports
>Synopsis:       [Maintainer Update]  graphics/gts  0.7.3 -> 0.7.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 07 21:30:15 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Erik Greenwald
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD fenris 6.0-STABLE FreeBSD 6.0-STABLE #2: Fri Nov 4 19:18:58 EST 2005 root@fenris:/usr/obj/usr/src/sys/FENRIS i386

>Description:
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.

>How-To-Repeat:
>Fix:

--- graphics_gts.patch begins here ---
Index: graphics/gts/Makefile
===================================================================
RCS file: /home/ncvs/ports/graphics/gts/Makefile,v
retrieving revision 1.17
diff -u -r1.17 Makefile
--- graphics/gts/Makefile	12 Mar 2005 10:53:32 -0000	1.17
+++ graphics/gts/Makefile	7 Nov 2005 21:17:25 -0000
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	gts
-PORTVERSION=	0.7.3
+PORTVERSION=	0.7.4
 PORTREVISION=	1
 CATEGORIES=	graphics
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
Index: graphics/gts/distinfo
===================================================================
RCS file: /home/ncvs/ports/graphics/gts/distinfo,v
retrieving revision 1.6
diff -u -r1.6 distinfo
--- graphics/gts/distinfo	20 Oct 2004 04:37:28 -0000	1.6
+++ graphics/gts/distinfo	7 Nov 2005 21:17:25 -0000
@@ -1,2 +1,2 @@
-MD5 (gts-0.7.3.tar.gz) = c02209e38229eb2abb1370dadd0020b4
-SIZE (gts-0.7.3.tar.gz) = 844990
+MD5 (gts-0.7.4.tar.gz) = 1662f3899ce6c72477e096bbef46361d
+SIZE (gts-0.7.4.tar.gz) = 947253
Index: graphics/gts/pkg-plist
===================================================================
RCS file: /home/ncvs/ports/graphics/gts/pkg-plist,v
retrieving revision 1.6
diff -u -r1.6 pkg-plist
--- graphics/gts/pkg-plist	20 Oct 2004 04:37:28 -0000	1.6
+++ graphics/gts/pkg-plist	7 Nov 2005 21:17:25 -0000
@@ -11,6 +11,6 @@
 include/gtsconfig.h
 lib/libgts.a
 lib/libgts.so
-lib/libgts.so.3
+lib/libgts.so.4
 libdata/pkgconfig/gts.pc
 share/aclocal/gts.m4
--- graphics_gts.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051107212157.14A731CE55>