Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Feb 2003 02:04:24 +0900
From:      KATO Tsuguru <tkato@prontomail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/47764: Update port: graphics/libwpcg to 0.9.3
Message-ID:  <20030201020424.16d40b90.tkato@prontomail.com>

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

>Number:         47764
>Category:       ports
>Synopsis:       Update port: graphics/libwpcg to 0.9.3
>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:   Fri Jan 31 09:10:21 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.7-RELEASE-p3 i386
>Organization:
>Environment:
>Description:
- Update to version 0.9.3

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/graphics/libwpcg/Makefile graphics/libwpcg/Makefile
--- /usr/ports/graphics/libwpcg/Makefile	Mon Jan  6 15:59:16 2003
+++ graphics/libwpcg/Makefile	Fri Jan 31 22:07:03 2003
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	libwpcg
-PORTVERSION=	0.9.2
+PORTVERSION=	0.9.3
 CATEGORIES=	graphics
 MASTER_SITES=	http://www.paassen.tmfweb.nl/
 DISTNAME=	libWPCG-${PORTVERSION}
diff -urN /usr/ports/graphics/libwpcg/distinfo graphics/libwpcg/distinfo
--- /usr/ports/graphics/libwpcg/distinfo	Mon Jan  6 15:59:16 2003
+++ graphics/libwpcg/distinfo	Fri Jan 31 21:54:48 2003
@@ -1 +1 @@
-MD5 (libWPCG-0.9.2.tar.gz) = 43b9d603e3602d1d98d1ae66d217fe4e
+MD5 (libWPCG-0.9.3.tar.gz) = 044fb8c90bdf78e18b79de331ec7fb07
diff -urN /usr/ports/graphics/libwpcg/pkg-plist graphics/libwpcg/pkg-plist
--- /usr/ports/graphics/libwpcg/pkg-plist	Mon Jan  6 15:59:16 2003
+++ graphics/libwpcg/pkg-plist	Fri Jan 31 22:18:15 2003
@@ -1,5 +1,75 @@
+include/OPCODE-1.2/OPC_AABB.h
+include/OPCODE-1.2/OPC_AABBCollider.h
+include/OPCODE-1.2/OPC_AABBTree.h
+include/OPCODE-1.2/OPC_BVTCache.h
+include/OPCODE-1.2/OPC_BoundingSphere.h
+include/OPCODE-1.2/OPC_BoxBoxOverlap.h
+include/OPCODE-1.2/OPC_Collider.h
+include/OPCODE-1.2/OPC_Common.h
+include/OPCODE-1.2/OPC_Container.h
+include/OPCODE-1.2/OPC_FPU.h
+include/OPCODE-1.2/OPC_HPoint.h
+include/OPCODE-1.2/OPC_Matrix3x3.h
+include/OPCODE-1.2/OPC_Matrix4x4.h
+include/OPCODE-1.2/OPC_MemoryMacros.h
+include/OPCODE-1.2/OPC_Model.h
+include/OPCODE-1.2/OPC_OBB.h
+include/OPCODE-1.2/OPC_OBBCollider.h
+include/OPCODE-1.2/OPC_OptimizedTree.h
+include/OPCODE-1.2/OPC_Plane.h
+include/OPCODE-1.2/OPC_PlanesAABBOverlap.h
+include/OPCODE-1.2/OPC_PlanesCollider.h
+include/OPCODE-1.2/OPC_PlanesTriOverlap.h
+include/OPCODE-1.2/OPC_Point.h
+include/OPCODE-1.2/OPC_Preprocessor.h
+include/OPCODE-1.2/OPC_Ray.h
+include/OPCODE-1.2/OPC_RayAABBOverlap.h
+include/OPCODE-1.2/OPC_RayCollider.h
+include/OPCODE-1.2/OPC_RayTriOverlap.h
+include/OPCODE-1.2/OPC_Settings.h
+include/OPCODE-1.2/OPC_SphereAABBOverlap.h
+include/OPCODE-1.2/OPC_SphereCollider.h
+include/OPCODE-1.2/OPC_SphereTriOverlap.h
+include/OPCODE-1.2/OPC_TreeBuilders.h
+include/OPCODE-1.2/OPC_TreeCollider.h
+include/OPCODE-1.2/OPC_TriBoxOverlap.h
+include/OPCODE-1.2/OPC_TriTriOverlap.h
+include/OPCODE-1.2/OPC_Triangle.h
+include/OPCODE-1.2/OPC_Types.h
+include/OPCODE-1.2/OPC_VolumeCollider.h
 include/OPCODE-1.2/Opcode.h
+include/OPCODE-1.2/Stdafx.h
 include/WPCG/WPCG.h
+include/WPCG/WP_2D.h
+include/WPCG/WP_AnimationManager.h
+include/WPCG/WP_Camera.h
+include/WPCG/WP_Color.h
+include/WPCG/WP_Def.h
+include/WPCG/WP_Endian.h
+include/WPCG/WP_GLState.h
+include/WPCG/WP_Image.h
+include/WPCG/WP_Init.h
+include/WPCG/WP_Light.h
+include/WPCG/WP_Line2D.h
+include/WPCG/WP_Material.h
+include/WPCG/WP_Math.h
+include/WPCG/WP_Matrix2D.h
+include/WPCG/WP_Matrix3D.h
+include/WPCG/WP_Model.h
+include/WPCG/WP_ObjectManager.h
+include/WPCG/WP_Point2D.h
+include/WPCG/WP_Point3D.h
+include/WPCG/WP_Quad.h
+include/WPCG/WP_RGBA.h
+include/WPCG/WP_Ray2D.h
+include/WPCG/WP_Ray3D.h
+include/WPCG/WP_SkyBox.h
+include/WPCG/WP_Terrain.h
+include/WPCG/WP_TextureManager.h
+include/WPCG/WP_Triangle.h
+include/WPCG/WP_Vector2D.h
+include/WPCG/WP_Vector3D.h
+include/WPCG/WP_Vertex.h
 lib/libOPCODE.a
 lib/libWPCG.a
 @dirrm include/WPCG
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




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