ports/90194: Update port: graphics/meshviewer to 0.2.3

KATO Tsuguru tkato432 at yahoo.com
Sat Dec 10 17:10:18 UTC 2005


>Number:         90194
>Category:       ports
>Synopsis:       Update port: graphics/meshviewer to 0.2.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:   Sat Dec 10 17:10:05 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.11-RELEASE-p13 i386
>Organization:
>Environment:
>Description:
- Update to version 0.2.3

Remove file:
files/patch-mesh::matrix3.h
files/ptch-texture::array3d.h

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/graphics/meshviewer/Makefile graphics/meshviewer/Makefile
--- /usr/ports/graphics/meshviewer/Makefile	Sat Aug 28 21:58:19 2004
+++ graphics/meshviewer/Makefile	Fri Dec  2 21:59:52 2005
@@ -6,7 +6,7 @@
 # $FreeBSD: ports/graphics/meshviewer/Makefile,v 1.7 2004/08/28 06:26:49 krion Exp $
 
 PORTNAME=	meshviewer
-PORTVERSION=	0.2.2
+PORTVERSION=	0.2.3
 CATEGORIES=	graphics
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	mview
diff -urN /usr/ports/graphics/meshviewer/distinfo graphics/meshviewer/distinfo
--- /usr/ports/graphics/meshviewer/distinfo	Sat Nov 26 19:25:19 2005
+++ graphics/meshviewer/distinfo	Fri Dec  2 22:04:18 2005
@@ -1,3 +1,3 @@
-MD5 (mview-src-0.2.2.tar.gz) = 7f194982aa415904d3ee5fdad2a41f37
-SHA256 (mview-src-0.2.2.tar.gz) = 19d1a56534a32d5fb55993e5964e6705e9448de2863bfb7b54e626a955d283e0
-SIZE (mview-src-0.2.2.tar.gz) = 637533
+MD5 (mview-src-0.2.3.tar.gz) = 70e31823a8f8390549cd7bd47d5b3b08
+SHA256 (mview-src-0.2.3.tar.gz) = 2f5a9962ed0cabdab03fff666e24da7b690ce1ae3b080d224d4a6e28480d8c5e
+SIZE (mview-src-0.2.3.tar.gz) = 637845
diff -urN /usr/ports/graphics/meshviewer/files/patch-mesh::matrix3.h graphics/meshviewer/files/patch-mesh::matrix3.h
--- /usr/ports/graphics/meshviewer/files/patch-mesh::matrix3.h	Sat Aug 28 15:26:49 2004
+++ graphics/meshviewer/files/patch-mesh::matrix3.h	Thu Jan  1 09:00:00 1970
@@ -1,12 +0,0 @@
---- mesh/matrix3.h.orig	Sun Nov  9 21:01:16 2003
-+++ mesh/matrix3.h	Fri Aug 27 12:44:20 2004
-@@ -9,7 +9,8 @@
- #ifndef _MATRIX3_H
- #define _MATRIX3_H
- 
--#include <stdarg.h>
-+#include <cstdarg>
-+#include <cmath>
- 
- #define SIZE 3
- 
diff -urN /usr/ports/graphics/meshviewer/files/patch-texture::array3d.h graphics/meshviewer/files/patch-texture::array3d.h
--- /usr/ports/graphics/meshviewer/files/patch-texture::array3d.h	Sat Aug 28 15:26:49 2004
+++ graphics/meshviewer/files/patch-texture::array3d.h	Thu Jan  1 09:00:00 1970
@@ -1,10 +0,0 @@
---- texture/array3d.h.orig	Sun Nov  9 21:13:01 2003
-+++ texture/array3d.h	Fri Aug 27 12:53:54 2004
-@@ -16,6 +16,7 @@
- 
-   Array3D()
-     {
-+      int x, y, z;
-       x=y=z=0;
-       data=NULL;
-     }
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list