From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jan 20 15:40:07 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 3BF2816A4CE for ; Thu, 20 Jan 2005 15:40:07 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC56E43D55 for ; Thu, 20 Jan 2005 15:40:06 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j0KFe6Tc031900 for ; Thu, 20 Jan 2005 15:40:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0KFe6iY031899; Thu, 20 Jan 2005 15:40:06 GMT (envelope-from gnats) Resent-Date: Thu, 20 Jan 2005 15:40:06 GMT Resent-Message-Id: <200501201540.j0KFe6iY031899@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, Johan van Selst Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D98D016A4CE for ; Thu, 20 Jan 2005 15:32:15 +0000 (GMT) Received: from mailhost.stack.nl (vaak.stack.nl [131.155.140.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id E7C9043D45 for ; Thu, 20 Jan 2005 15:32:14 +0000 (GMT) (envelope-from johans@stack.nl) Received: by mailhost.stack.nl (Postfix, from userid 65534) id A813F1F1CF; Thu, 20 Jan 2005 16:32:13 +0100 (CET) Received: from mailhost.gletsjer.net (t-indiv2-164.athome.tue.nl [131.155.231.164]) by mailhost.stack.nl (Postfix) with ESMTP id C42FC1F1CD for ; Thu, 20 Jan 2005 16:32:12 +0100 (CET) Received: by mailhost.gletsjer.net (Postfix, from userid 801) id B49303D1D; Thu, 20 Jan 2005 16:32:58 +0100 (CET) Message-Id: <20050120153258.B49303D1D@mailhost.gletsjer.net> Date: Thu, 20 Jan 2005 16:32:58 +0100 (CET) From: Johan van Selst To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/76508: math/newmat: upgrade to version 1.1 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Johan van Selst List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Jan 2005 15:40:07 -0000 >Number: 76508 >Category: ports >Synopsis: math/newmat: upgrade to version 1.1 >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: Thu Jan 20 15:40:06 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Johan van Selst >Release: FreeBSD 6.0-CURRENT i386 >Organization: >Environment: System: FreeBSD coyote.gletsjer.net 6.0-CURRENT FreeBSD 6.0-CURRENT #25: Sun Dec 26 14:32:05 CET 2004 root@coyote.gletsjer.net:/spare3/obj/spare3/src/sys/coyote i386 >Description: New version available; now compiles clean with gcc 3.4.2. >How-To-Repeat: >Fix: diff -uNr newmat/Makefile newmat/Makefile --- newmat/Makefile Tue Aug 17 00:02:48 2004 +++ newmat/Makefile Thu Jan 20 16:16:21 2005 @@ -7,8 +7,7 @@ # PORTNAME= newmat -PORTVERSION= 1.0 -PORTREVISION= 2 +PORTVERSION= 1.1 CATEGORIES= math MASTER_SITES= http://www.robertnz.net/ftp/ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//} @@ -23,10 +22,6 @@ ALL_TARGET= everything .include - -.if ${OSVERSION} >= 502126 -BROKEN= "Does not compile with gcc 3.4.2" -.endif post-patch: @${REINPLACE_CMD} -e "s,^CXX,#CXX,g ; \ diff -uNr newmat/distinfo newmat/distinfo --- newmat/distinfo Sat Mar 20 16:17:20 2004 +++ newmat/distinfo Thu Jan 20 16:16:41 2005 @@ -1,2 +1,2 @@ -MD5 (newmat10.tar.gz) = 4234ce414e416266c935e67186b54392 -SIZE (newmat10.tar.gz) = 204081 +MD5 (newmat11.tar.gz) = 23354d860197a4868dafd99be35e00bf +SIZE (newmat11.tar.gz) = 228217 >Release-Note: >Audit-Trail: >Unformatted: