From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Mar 15 23:20:02 2005 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1804716A4CE for ; Tue, 15 Mar 2005 23:20:02 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C089A43D3F for ; Tue, 15 Mar 2005 23:20:01 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j2FNK1Gc011961 for ; Tue, 15 Mar 2005 23:20:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j2FNK1Sf011960; Tue, 15 Mar 2005 23:20:01 GMT (envelope-from gnats) Resent-Date: Tue, 15 Mar 2005 23:20:01 GMT Resent-Message-Id: <200503152320.j2FNK1Sf011960@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Sarod Yatawatta Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9181C16A4CE for ; Tue, 15 Mar 2005 23:14:07 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3107143D4C for ; Tue, 15 Mar 2005 23:14:07 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j2FNE7QR074835 for ; Tue, 15 Mar 2005 23:14:07 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j2FNE6ja074834; Tue, 15 Mar 2005 23:14:06 GMT (envelope-from nobody) Message-Id: <200503152314.j2FNE6ja074834@www.freebsd.org> Date: Tue, 15 Mar 2005 23:14:06 GMT From: Sarod Yatawatta To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: ports/78899: maintainter update ports/cad/pdnmesh X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Mar 2005 23:20:02 -0000 >Number: 78899 >Category: ports >Synopsis: maintainter update ports/cad/pdnmesh >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: Tue Mar 15 23:20:01 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Sarod Yatawatta >Release: FreeBSD 5.3-RELEASE i386 >Organization: >Environment: FreeBSD mora.home 5.3-RELEASE FreeBSD 5.3-RELEASE #0: Mon Mar 14 01:29:42 EST 2005 root@mora.home:/usr/obj/usr/src/sys/SMP i386 >Description: -Fixed memory leaks and bugs in floating point operations. -Enhanced GUI support. >How-To-Repeat: >Fix: diff -ruN pdnmesh/Makefile pdnmesh.new/Makefile --- pdnmesh/Makefile Tue Mar 15 08:19:40 2005 +++ pdnmesh.new/Makefile Tue Mar 15 08:45:30 2005 @@ -6,8 +6,8 @@ # PORTNAME= pdnmesh -PORTVERSION= 0.1.9 -PORTREVISION= 1 +PORTVERSION= 0.2.1 +PORTREVISION= 0 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S/$/:sf/} \ ${MASTER_SITE_SUNSITE:S/$/:sun/} @@ -27,13 +27,8 @@ CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" USE_AUTOCONF_VER=259 -USE_REINPLACE= yes MAN1= pdnmesh.1 MAN5= pdnmesh_input.5 -post-patch: -.for FILE in ${DISTNAME}/configure.in - @${REINPLACE_CMD} -e "s/\$$FLIBS//g" ${WRKSRC}/${FILE} -.endfor .include diff -ruN pdnmesh/distinfo pdnmesh.new/distinfo --- pdnmesh/distinfo Tue Mar 15 08:19:40 2005 +++ pdnmesh.new/distinfo Tue Mar 15 17:54:05 2005 @@ -1,2 +1,2 @@ -MD5 (pdnmesh-0.1.9.tar.gz) = 31de24a672d4e8f57a944f1a72c689ad -SIZE (pdnmesh-0.1.9.tar.gz) = 807663 +MD5 (pdnmesh-0.2.1.tar.gz) = 0fce52c99db5e894530f0e5ddde497d5 +SIZE (pdnmesh-0.2.1.tar.gz) = 1590790 diff -ruN pdnmesh/pkg-descr pdnmesh.new/pkg-descr --- pdnmesh/pkg-descr Tue Mar 15 08:19:40 2005 +++ pdnmesh.new/pkg-descr Tue Mar 15 08:20:44 2005 @@ -1,7 +1,7 @@ pdnMesh: A finite element program ================================= -Copyright (C) 2001-2004 Sarod Yatawatta +Copyright (C) 2001-2005 Sarod Yatawatta pdnMesh is a program that can solve 2D potential problems (Poisson Equation) and eigenvalue problems (Helmholtz Equation) using the Finite Element Method. diff -ruN pdnmesh/pkg-plist pdnmesh.new/pkg-plist --- pdnmesh/pkg-plist Tue Mar 15 08:19:40 2005 +++ pdnmesh.new/pkg-plist Tue Mar 15 08:23:08 2005 @@ -24,6 +24,18 @@ %%DATADIR%%/examples/heart %%DATADIR%%/examples/switch %%DATADIR%%/examples/trans +%%DATADIR%%/pixmaps/open.xpm +%%DATADIR%%/pixmaps/save.xpm +%%DATADIR%%/pixmaps/help_about.xpm +%%DATADIR%%/pixmaps/next_eigenmode.xpm +%%DATADIR%%/pixmaps/plot_cont.xpm +%%DATADIR%%/pixmaps/plot_fill.xpm +%%DATADIR%%/pixmaps/plot_grad.xpm +%%DATADIR%%/pixmaps/plot_mesh.xpm +%%DATADIR%%/pixmaps/zoom_all.xpm +%%DATADIR%%/pixmaps/zoom_back.xpm +%%DATADIR%%/pixmaps/zoom_window.xpm @dirrm %%DATADIR%%/examples +@dirrm %%DATADIR%%/pixmaps @dirrm %%DATADIR%%/tutorial @dirrm %%DATADIR%% >Release-Note: >Audit-Trail: >Unformatted: