ports/110441: [update]update JPtch to 0.4:a spline based 3D modeling tool

Nemo Liu nemoliu at gmail.com
Sat Mar 17 11:50:02 UTC 2007


>Number:         110441
>Category:       ports
>Synopsis:       [update]update JPtch to 0.4:a spline based 3D modeling tool
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 17 11:50:01 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Nemo Liu
>Release:        6.2
>Organization:
>Environment:
FreeBSD monitor.internal.sina.com.cn 6.2-STORM-r3 FreeBSD 6.2-STORM-r3 #0: Tue Jan 30 18:26:24 CST 2007     delphij at monitor.internal.sina.com.cn:/usr/obj/usr/src/sys/SINAMAIL  i386
>Description:
0.4 is the lastest stable version of JPatch.
JPatch is a spline based 3D modeling tool (a patch modeler). It can be used to create 3D models for POV-Ray or RenderMan® compatible renderers (e.g. Aqsis).

It is free software (open source); you can redistribute it and/or modify it under the terms of the GNU General Public License. 
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/graphics/jpatch/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile	3 Feb 2005 01:11:00 -0000	1.3
+++ Makefile	17 Mar 2007 11:24:42 -0000
@@ -3,24 +3,26 @@
 # Date created:			Jun 30, 2004
 # Whom:				ijliao
 #
-# $FreeBSD: ports/graphics/jpatch/Makefile,v 1.3 2005/02/03 01:11:00 hq Exp $
+# $FreeBSD$
 #
 
 PORTNAME=	jpatch
-PORTVERSION=	0.3.b1
-CATEGORIES=	graphics
+PORTVERSION=	0.4p1
+CATEGORIES=	graphics java
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
-DISTNAME=	${PORTNAME}${PORTVERSION:S/.b/beta/}
+DISTNAME=	${PORTNAME}0_4preview1
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	nemoliu at gmail.com
 COMMENT=	A spline based 3D modeling tool
 
 RUN_DEPENDS=	java:${PORTSDIR}/java/javavmwrapper
 
+USE_ZIP=	yes
 USE_JAVA=	yes
 JAVA_VERSION=	1.4+
 NO_BUILD=	yes
+WRKSRC=		${WRKDIR}/${PORTNAME}${PORTVERSION}
 
 PLIST_FILES=	%%JAVAJARDIR%%/${PORTNAME}.jar \
 		bin/jpatch
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/graphics/jpatch/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo	26 Nov 2005 01:47:44 -0000	1.2
+++ distinfo	17 Mar 2007 11:26:14 -0000
@@ -1,3 +1,3 @@
-MD5 (jpatch0.3beta1.tar.gz) = a440e93e0aeb142217c9ec86547142b9
-SHA256 (jpatch0.3beta1.tar.gz) = bee643ba48fd3440fa132ef4fdbb5973150f04afc808d264c8c75730e97d8c17
-SIZE (jpatch0.3beta1.tar.gz) = 1995660
+MD5 (jpatch0_4preview1.zip) = b18167aeefc647ad6cfe60432480de5a
+SHA256 (jpatch0_4preview1.zip) = 1e4c245040ba17dbcb3789cfe82718d2702684c2a6ee031d5459e6b2d18d7817
+SIZE (jpatch0_4preview1.zip) = 2792039
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/graphics/jpatch/pkg-descr,v
retrieving revision 1.1
diff -u -r1.1 pkg-descr
--- pkg-descr	30 Jun 2004 05:44:26 -0000	1.1
+++ pkg-descr	17 Mar 2007 11:23:59 -0000
@@ -1,4 +1,4 @@
 Patch is a spline based 3D modeling tool. It allows to create 3D models which
 can be rendered with POV-Ray or RenderMan compatible renderers (e.g. Aqsis).
 
-WWW: http://jpatch.sourceforge.net/
+WWW: http://www.jpatch.com

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list