Date: Sun, 30 Aug 2009 13:59:30 GMT From: Glen Barber <glen.j.barber@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/138345: [patch] graphics/wildmagic: update to latest version Message-ID: <200908301359.n7UDxUS5095494@www.freebsd.org> Resent-Message-ID: <200908301400.n7UE05MY025848@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 138345 >Category: ports >Synopsis: [patch] graphics/wildmagic: update to latest version >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Aug 30 14:00:05 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Glen Barber >Release: 8.0-BETA2 >Organization: >Environment: FreeBSD orion 8.0-BETA2 FreeBSD 8.0-BETA2 #12 r196200: Thu Aug 13 22:21:32 EDT 2009 root@orion:/usr/obj/usr/src/sys/ORION i386 >Description: Update graphics/wildmagic to new upstream version. >How-To-Repeat: >Fix: Patch attached with submission follows: diff -ruN /usr/ports/graphics/wildmagic/Makefile /usr/local/ports/graphics/wildmagic/Makefile --- /usr/ports/graphics/wildmagic/Makefile 2009-01-23 11:27:42.000000000 -0500 +++ /usr/local/ports/graphics/wildmagic/Makefile 2009-08-30 08:21:23.000000000 -0400 @@ -6,8 +6,8 @@ # PORTNAME= WildMagic -DISTVERSION= 4p8 -PORTREVISION= 1 +DISTVERSION= 4p9 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= http://www.geometrictools.com/Downloads/ DISTNAME= ${PORTNAME}${DISTVERSION} diff -ruN /usr/ports/graphics/wildmagic/distinfo /usr/local/ports/graphics/wildmagic/distinfo --- /usr/ports/graphics/wildmagic/distinfo 2008-11-01 04:32:27.000000000 -0400 +++ /usr/local/ports/graphics/wildmagic/distinfo 2009-08-30 08:22:29.000000000 -0400 @@ -1,3 +1,3 @@ -MD5 (WildMagic4p8.zip) = 591818e1fac323511229742c2b9cb5a9 -SHA256 (WildMagic4p8.zip) = a6fc3f8a0ebe28abff0ca2d928bb099830787fd8c385b72c86508fc9d7d47308 -SIZE (WildMagic4p8.zip) = 24941743 +MD5 (WildMagic4p9.zip) = 8a6773f4fc576869d3e74adab12367bc +SHA256 (WildMagic4p9.zip) = 67aa9befdfddbec3664bfc36eab645fef39c364f6a02c56dee62f7f8012bda41 +SIZE (WildMagic4p9.zip) = 24963612 diff -ruN /usr/ports/graphics/wildmagic/pkg-plist /usr/local/ports/graphics/wildmagic/pkg-plist --- /usr/ports/graphics/wildmagic/pkg-plist 2008-11-01 04:32:27.000000000 -0400 +++ /usr/local/ports/graphics/wildmagic/pkg-plist 2009-08-30 09:40:36.000000000 -0400 @@ -255,7 +255,6 @@ include/%%WM%%/%%WM%%FrameBuffer.inl include/%%WM%%/%%WM%%Frustum3.h include/%%WM%%/%%WM%%Frustum3.inl -%%OGL%%include/%%WM%%/%%WM%%GlxRenderer.h include/%%WM%%/%%WM%%GMatrix.h include/%%WM%%/%%WM%%GMatrix.inl include/%%WM%%/%%WM%%GVector.h @@ -341,6 +340,9 @@ include/%%WM%%/%%WM%%IntrLine2Arc2.h include/%%WM%%/%%WM%%IntrLine2Box2.h include/%%WM%%/%%WM%%IntrLine2Circle2.h +include/%%WM%%/%%WM%%IntrLine2Line2.h +include/%%WM%%/%%WM%%IntrLine2Ray2.h +include/%%WM%%/%%WM%%IntrLine2Segment2.h include/%%WM%%/%%WM%%IntrLine3Box3.h include/%%WM%%/%%WM%%IntrLine3Capsule3.h include/%%WM%%/%%WM%%IntrLine3Cone3.h @@ -363,6 +365,8 @@ include/%%WM%%/%%WM%%IntrRay2Arc2.h include/%%WM%%/%%WM%%IntrRay2Box2.h include/%%WM%%/%%WM%%IntrRay2Circle2.h +include/%%WM%%/%%WM%%IntrRay2Ray2.h +include/%%WM%%/%%WM%%IntrRay2Segment2.h include/%%WM%%/%%WM%%IntrRay3Box3.h include/%%WM%%/%%WM%%IntrRay3Capsule3.h include/%%WM%%/%%WM%%IntrRay3Cylinder3.h @@ -374,6 +378,7 @@ include/%%WM%%/%%WM%%IntrSegment2Arc2.h include/%%WM%%/%%WM%%IntrSegment2Box2.h include/%%WM%%/%%WM%%IntrSegment2Circle2.h +include/%%WM%%/%%WM%%IntrSegment2Segment2.h include/%%WM%%/%%WM%%IntrSegment3Box3.h include/%%WM%%/%%WM%%IntrSegment3Capsule3.h include/%%WM%%/%%WM%%IntrSegment3Cylinder3.h @@ -471,12 +476,6 @@ include/%%WM%%/%%WM%%OdeMidpoint.h include/%%WM%%/%%WM%%OdeRungeKutta4.h include/%%WM%%/%%WM%%OdeSolver.h -%%OGL%%include/%%WM%%/%%WM%%OpenGLBitmapFont.h -%%OGL%%include/%%WM%%/%%WM%%OpenGLFrameBuffer.h -%%OGL%%include/%%WM%%/%%WM%%OpenGLRenderer.h -%%OGL%%include/%%WM%%/%%WM%%OpenGLRendererLIB.h -%%OGL%%include/%%WM%%/%%WM%%OpenGLRendererPCH.h -%%OGL%%include/%%WM%%/%%WM%%OpenGLResources.h include/%%WM%%/%%WM%%ParametricSurface.h include/%%WM%%/%%WM%%ParticleController.h include/%%WM%%/%%WM%%ParticleController.inl @@ -538,7 +537,6 @@ include/%%WM%%/%%WM%%Quaternion.inl include/%%WM%%/%%WM%%QuaternionArray.h include/%%WM%%/%%WM%%Query.h -include/%%WM%%/%%WM%%Query.inl include/%%WM%%/%%WM%%Query2.h include/%%WM%%/%%WM%%Query2.inl include/%%WM%%/%%WM%%Query2Filtered.h @@ -608,28 +606,28 @@ include/%%WM%%/%%WM%%SkinController.inl include/%%WM%%/%%WM%%SmartPointer.h include/%%WM%%/%%WM%%SmartPointer.inl -%%SOFT%%include/%%WM%%/%%WM%%SoftArray.h -%%SOFT%%include/%%WM%%/%%WM%%SoftArray.inl -%%SOFT%%include/%%WM%%/%%WM%%SoftFrameBuffer.h -%%SOFT%%include/%%WM%%/%%WM%%SoftFrameBuffer.inl -%%SOFT%%include/%%WM%%/%%WM%%SoftRenderer.h -%%SOFT%%include/%%WM%%/%%WM%%SoftRenderer.inl -%%SOFT%%include/%%WM%%/%%WM%%SoftRendererLIB.h -%%SOFT%%include/%%WM%%/%%WM%%SoftRendererPCH.h -%%SOFT%%include/%%WM%%/%%WM%%SoftResources.h -%%SOFT%%include/%%WM%%/%%WM%%SoftSampler.h -%%SOFT%%include/%%WM%%/%%WM%%SoftSampler1.h -%%SOFT%%include/%%WM%%/%%WM%%SoftSampler2.h -%%SOFT%%include/%%WM%%/%%WM%%SoftSampler2.inl -%%SOFT%%include/%%WM%%/%%WM%%SoftSampler3.h -%%SOFT%%include/%%WM%%/%%WM%%SoftSampler3.inl -%%SOFT%%include/%%WM%%/%%WM%%SoftSamplerCube.h -%%SOFT%%include/%%WM%%/%%WM%%SoftSamplerProj.h -%%SOFT%%include/%%WM%%/%%WM%%SoftSamplerProj.inl -%%SOFT%%include/%%WM%%/%%WM%%SoftShaderLibrary.h -%%SOFT%%include/%%WM%%/%%WM%%SoftShaderLibraryMCR.h -%%SOFT%%include/%%WM%%/%%WM%%SoftShaderUtility.h -%%SOFT%%include/%%WM%%/%%WM%%SoftUtilityMCR.h +include/%%WM%%/%%WM%%SoftArray.h +include/%%WM%%/%%WM%%SoftArray.inl +include/%%WM%%/%%WM%%SoftFrameBuffer.h +include/%%WM%%/%%WM%%SoftFrameBuffer.inl +include/%%WM%%/%%WM%%SoftRenderer.h +include/%%WM%%/%%WM%%SoftRenderer.inl +include/%%WM%%/%%WM%%SoftRendererLIB.h +include/%%WM%%/%%WM%%SoftRendererPCH.h +include/%%WM%%/%%WM%%SoftResources.h +include/%%WM%%/%%WM%%SoftSampler.h +include/%%WM%%/%%WM%%SoftSampler1.h +include/%%WM%%/%%WM%%SoftSampler2.h +include/%%WM%%/%%WM%%SoftSampler2.inl +include/%%WM%%/%%WM%%SoftSampler3.h +include/%%WM%%/%%WM%%SoftSampler3.inl +include/%%WM%%/%%WM%%SoftSamplerCube.h +include/%%WM%%/%%WM%%SoftSamplerProj.h +include/%%WM%%/%%WM%%SoftSamplerProj.inl +include/%%WM%%/%%WM%%SoftShaderLibrary.h +include/%%WM%%/%%WM%%SoftShaderLibraryMCR.h +include/%%WM%%/%%WM%%SoftShaderUtility.h +include/%%WM%%/%%WM%%SoftUtilityMCR.h include/%%WM%%/%%WM%%Spatial.h include/%%WM%%/%%WM%%Spatial.inl include/%%WM%%/%%WM%%Sphere3.h @@ -760,14 +758,8 @@ include/%%WM%%/%%WM%%WindowApplication2.h include/%%WM%%/%%WM%%WindowApplication3.h include/%%WM%%/%%WM%%WireframeState.h -%%SOFT%%include/%%WM%%/%%WM%%XSoftRenderer.h +include/%%WM%%/%%WM%%XSoftRenderer.h include/%%WM%%/%%WM%%ZBufferState.h -lib/lib%%WM%%%%GRF%%Application.a -lib/lib%%WM%%%%GRF%%Application.so -lib/lib%%WM%%%%GRF%%Application.so.0 -lib/lib%%WM%%%%GRF%%Renderer.a -lib/lib%%WM%%%%GRF%%Renderer.so -lib/lib%%WM%%%%GRF%%Renderer.so.0 lib/lib%%WM%%Foundation.a lib/lib%%WM%%Foundation.so lib/lib%%WM%%Foundation.so.0 @@ -780,6 +772,12 @@ lib/lib%%WM%%Physics.a lib/lib%%WM%%Physics.so lib/lib%%WM%%Physics.so.0 +lib/lib%%WM%%SoftApplication.a +lib/lib%%WM%%SoftApplication.so +lib/lib%%WM%%SoftApplication.so.0 +lib/lib%%WM%%SoftRenderer.a +lib/lib%%WM%%SoftRenderer.so +lib/lib%%WM%%SoftRenderer.so.0 %%DATADIR%%/Data/Im/Binary.im %%DATADIR%%/Data/Im/Head.im %%DATADIR%%/Data/Im/Molecule.im @@ -1465,30 +1463,30 @@ %%PORTEXAMPLES%%%%EXAMPLESDIR%%/SampleFoundation/IntersectConvexPolyhedra/IntersectConvexPolyhedra_VC71.vcproj %%PORTEXAMPLES%%%%EXAMPLESDIR%%/SampleFoundation/IntersectConvexPolyhedra/IntersectConvexPolyhedra_VC80.vcproj %%PORTEXAMPLES%%%%EXAMPLESDIR%%/SampleFoundation/IntersectConvexPolyhedra/IntersectConvexPolyhedra_VC90.vcproj -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/SampleFoundation/IntersectConvexPolyhedra/Wm4ConvexClipper.cpp -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/SampleFoundation/IntersectConvexPolyhedra/Wm4ConvexClipper.h -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/SampleFoundation/IntersectConvexPolyhedra/Wm4ConvexPolyhedron.cpp -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/SampleFoundation/IntersectConvexPolyhedra/Wm4ConvexPolyhedron.h -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/SampleFoundation/IntersectConvexPolyhedra/Wm4MTEdge.cpp -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/SampleFoundation/IntersectConvexPolyhedra/Wm4MTEdge.h -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/SampleFoundation/IntersectConvexPolyhedra/Wm4MTEdge.inl -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/SampleFoundation/IntersectConvexPolyhedra/Wm4MTIEdge.cpp -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/SampleFoundation/IntersectConvexPolyhedra/Wm4MTIEdge.h -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/SampleFoundation/IntersectConvexPolyhedra/Wm4MTITriangle.cpp -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/SampleFoundation/IntersectConvexPolyhedra/Wm4MTITriangle.h -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/SampleFoundation/IntersectConvexPolyhedra/Wm4MTIVertex.cpp -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/SampleFoundation/IntersectConvexPolyhedra/Wm4MTIVertex.h -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/SampleFoundation/IntersectConvexPolyhedra/Wm4MTMesh.cpp -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/SampleFoundation/IntersectConvexPolyhedra/Wm4MTMesh.h -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/SampleFoundation/IntersectConvexPolyhedra/Wm4MTMesh.inl -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/SampleFoundation/IntersectConvexPolyhedra/Wm4MTTriangle.cpp -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/SampleFoundation/IntersectConvexPolyhedra/Wm4MTTriangle.h -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/SampleFoundation/IntersectConvexPolyhedra/Wm4MTTriangle.inl -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/SampleFoundation/IntersectConvexPolyhedra/Wm4MTVertex.cpp -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/SampleFoundation/IntersectConvexPolyhedra/Wm4MTVertex.h -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/SampleFoundation/IntersectConvexPolyhedra/Wm4MTVertex.inl -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/SampleFoundation/IntersectConvexPolyhedra/Wm4UnorderedSet.h -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/SampleFoundation/IntersectConvexPolyhedra/Wm4UnorderedSet.inl +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/SampleFoundation/IntersectConvexPolyhedra/%%WM%%ConvexClipper.cpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/SampleFoundation/IntersectConvexPolyhedra/%%WM%%ConvexClipper.h +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/SampleFoundation/IntersectConvexPolyhedra/%%WM%%ConvexPolyhedron.cpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/SampleFoundation/IntersectConvexPolyhedra/%%WM%%ConvexPolyhedron.h +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/SampleFoundation/IntersectConvexPolyhedra/%%WM%%MTEdge.cpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/SampleFoundation/IntersectConvexPolyhedra/%%WM%%MTEdge.h +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/SampleFoundation/IntersectConvexPolyhedra/%%WM%%MTEdge.inl +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/SampleFoundation/IntersectConvexPolyhedra/%%WM%%MTIEdge.cpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/SampleFoundation/IntersectConvexPolyhedra/%%WM%%MTIEdge.h +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/SampleFoundation/IntersectConvexPolyhedra/%%WM%%MTITriangle.cpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/SampleFoundation/IntersectConvexPolyhedra/%%WM%%MTITriangle.h +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/SampleFoundation/IntersectConvexPolyhedra/%%WM%%MTIVertex.cpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/SampleFoundation/IntersectConvexPolyhedra/%%WM%%MTIVertex.h +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/SampleFoundation/IntersectConvexPolyhedra/%%WM%%MTMesh.cpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/SampleFoundation/IntersectConvexPolyhedra/%%WM%%MTMesh.h +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/SampleFoundation/IntersectConvexPolyhedra/%%WM%%MTMesh.inl +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/SampleFoundation/IntersectConvexPolyhedra/%%WM%%MTTriangle.cpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/SampleFoundation/IntersectConvexPolyhedra/%%WM%%MTTriangle.h +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/SampleFoundation/IntersectConvexPolyhedra/%%WM%%MTTriangle.inl +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/SampleFoundation/IntersectConvexPolyhedra/%%WM%%MTVertex.cpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/SampleFoundation/IntersectConvexPolyhedra/%%WM%%MTVertex.h +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/SampleFoundation/IntersectConvexPolyhedra/%%WM%%MTVertex.inl +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/SampleFoundation/IntersectConvexPolyhedra/%%WM%%UnorderedSet.h +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/SampleFoundation/IntersectConvexPolyhedra/%%WM%%UnorderedSet.inl %%PORTEXAMPLES%%%%EXAMPLESDIR%%/SampleFoundation/MapTextureToQuad/MapTextureToQuad.%%CFG%%%%GRF%% %%PORTEXAMPLES%%%%EXAMPLESDIR%%/SampleFoundation/MapTextureToQuad/MapTextureToQuad.cpp %%PORTEXAMPLES%%%%EXAMPLESDIR%%/SampleFoundation/MapTextureToQuad/MapTextureToQuad.h >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200908301359.n7UDxUS5095494>