Date: Sun, 11 Jun 2006 00:46:55 +0100 From: Shaun Amott <shaun@inerd.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/98795: math/tetgen: Update: 1.4.0 -> 1.4.1; take maintainership Message-ID: <1149983215.3956@charon.picobyte.net> Resent-Message-ID: <200606102350.k5ANoFvU061998@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 98795 >Category: ports >Synopsis: math/tetgen: Update: 1.4.0 -> 1.4.1; take maintainership >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Jun 10 23:50:15 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Shaun Amott >Release: FreeBSD 6.1-STABLE i386 >Organization: >Environment: >Description: - Update to 1.4.1 - Take maintainership Tested on: 7.x (i386), 5.x (sparc64, tinderbox) >How-To-Repeat: >Fix: --- tetgen.diff begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/math/tetgen/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- Makefile 15 Mar 2006 08:15:05 -0000 1.2 +++ Makefile 10 Jun 2006 23:23:56 -0000 @@ -6,12 +6,12 @@ # PORTNAME= tetgen -PORTVERSION= 1.4.0 +PORTVERSION= 1.4.1 CATEGORIES= math MASTER_SITES= http://www.wias-berlin.de/people/si/ DISTNAME= ${PORTNAME}${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= shaun@inerd.com COMMENT= A Quality Tetrahedral Mesh Generator and Delaunay Triangulator NO_CDROM= Tetgen is for academic or personal use only Index: distinfo =================================================================== RCS file: /home/ncvs/ports/math/tetgen/distinfo,v retrieving revision 1.2 diff -u -r1.2 distinfo --- distinfo 15 Mar 2006 08:15:05 -0000 1.2 +++ distinfo 10 Jun 2006 23:23:56 -0000 @@ -1,3 +1,3 @@ -MD5 (tetgen1.4.0.tar.gz) = d37f598dd694327e9f6bbd8d0bce952d -SHA256 (tetgen1.4.0.tar.gz) = b64f1ee036977bd74fc9b3648f24444154d3edfeae464930473cdee5228f38e1 -SIZE (tetgen1.4.0.tar.gz) = 261901 +MD5 (tetgen1.4.1.tar.gz) = f11923a65151946a4e42d39afb0ede92 +SHA256 (tetgen1.4.1.tar.gz) = 2f0cb733e6bf8346a9e14c65ebb7a6fe3df144dce0901350aab560a3205f50a3 +SIZE (tetgen1.4.1.tar.gz) = 268110 --- tetgen.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1149983215.3956>