Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Jan 2005 16:32:58 +0100 (CET)
From:      Johan van Selst <johans@stack.nl>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/76508: math/newmat: upgrade to version 1.1
Message-ID:  <20050120153258.B49303D1D@mailhost.gletsjer.net>
Resent-Message-ID: <200501201540.j0KFe6iY031899@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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 <bsd.port.pre.mk>
-
-.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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050120153258.B49303D1D>