Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Jan 2003 23:41:56 +0300 (MSK)
From:      "Sergey A.Osokin" <osa@FreeBSD.org.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/47567: [PATCH] [NON-MAINTAINER] math/newmat: update distro/URL
Message-ID:  <20030127204156.B40FDC7@freebsd.org.ru>

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

>Number:         47567
>Category:       ports
>Synopsis:       [PATCH] [NON-MAINTAINER] math/newmat: update distro/URL
>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:   Mon Jan 27 12:50:02 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Sergey A. Osokin
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
n/a
>Environment:
System: FreeBSD 4.7-STABLE i386

>Description:
	update math/newmat
	1) update URL (author moved to new site)
	2) update distro, because author release a new version (10a)
	3) bump portrevision
>How-To-Repeat:
	cd ports/math/newmat && make fetch
>Fix:

1) remove files/patch-newmat9.cpp
2) apply following patch

Index: ports/math/newmat/Makefile
===================================================================
RCS file: /home/ncvs/ports/math/newmat/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- ports/math/newmat/Makefile	2002/11/07 03:10:55	1.5
+++ ports/math/newmat/Makefile	2003/01/27 20:34:07
@@ -8,8 +8,9 @@
 
 PORTNAME=	newmat
 PORTVERSION=	1.0
+PORTREVISION=	1
 CATEGORIES=	math
-MASTER_SITES=	ftp://webnz.com/robert/
+MASTER_SITES=	http://www.robertnz.com/ftp/
 DISTNAME=	${PORTNAME}${PORTVERSION:S/.//}
 
 MAINTAINER=	ports@FreeBSD.org
Index: ports/math/newmat/distinfo
===================================================================
RCS file: /home/ncvs/ports/math/newmat/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- ports/math/newmat/distinfo	2002/02/10 01:18:41	1.2
+++ ports/math/newmat/distinfo	2003/01/27 20:34:07
@@ -1 +1 @@
-MD5 (newmat10.tar.gz) = 823a95a83912fdeb7e9fec212eb64a13
+MD5 (newmat10.tar.gz) = 4234ce414e416266c935e67186b54392
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




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