Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Jul 2003 06:35:54 +0100 (BST)
From:      "=?iso-8859-1?q?Pedro=20F.=20Giffuni?=" <giffunip@yahoo.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/54206: update to devel/tnt
Message-ID:  <20030708053554.87144.qmail@web13401.mail.yahoo.com>
Resent-Message-ID: <200307080540.h685e9OZ026952@freefall.freebsd.org>

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

>Number:         54206
>Category:       ports
>Synopsis:       update to devel/tnt
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 07 22:40:09 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Pedro F. Giffuni
>Release:        FreeBSD 5.0-RELEASE i386
>Organization:
>Environment:
System: FreeBSD giffuni.org 5.0-RELEASE FreeBSD 5.0-RELEASE #3: Wed Apr 16
22:20:49 COT 2003 pedro@giffuni.org:/usr/src/sys/i386/compile/CPQ i386
	
>Description:
Update version and solve fetching problems detected by "distfiles" Fenner.

>How-To-Repeat:

>Fix:



________________________________________________________________________
Want to chat instantly with your online friends?  Get the FREE Yahoo!
Messenger http://uk.messenger.yahoo.com/
--0-1792377041-1057642554=:86735
Content-Type: text/plain; name=patch-tnt
Content-Description: patch-tnt
Content-Disposition: inline; filename=patch-tnt

diff -ruN tnt.orig/Makefile tnt/Makefile
--- tnt.orig/Makefile	Mon Jul  7 23:55:21 2003
+++ tnt/Makefile	Tue Jul  8 00:21:46 2003
@@ -6,15 +6,15 @@
 #
 
 PORTNAME=	tnt
-PORTVERSION=	1.1.1
+PORTVERSION=	1.2.0
 CATEGORIES=	devel math
 MASTER_SITES=	http://math.nist.gov/tnt/
-DISTNAME=	${PORTNAME}111
+DISTNAME=	${PORTNAME}120
 .ifndef NOPORTDOCS
-DISTFILES=${DISTNAME}${EXTRACT_SUFX} tnt110doc.zip
+DISTFILES=${DISTNAME}${EXTRACT_SUFX} tnt120doc.zip
 .endif
 DIST_SUBDIR=	tnt
-EXTRACT_ONLY=
+EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Template Numerical Toolkit
@@ -24,11 +24,11 @@
 
 do-install:
 	${MKDIR} ${PREFIX}/include/tnt
-	${EXTRACT_CMD} ${DISTDIR}/${DIST_SUBDIR}/${DISTNAME} \
-		-d ${PREFIX}/include/tnt
+	${INSTALL_DATA} ${WRKDIR}/projects/tnt/1.2/src/*.h	\
+		${PREFIX}/include/tnt
 .ifndef NOPORTDOCS
 	${MKDIR} ${DOCSDIR}
-	${EXTRACT_CMD} ${DISTDIR}/${DIST_SUBDIR}/tnt110doc \
+	${EXTRACT_CMD} ${DISTDIR}/${DIST_SUBDIR}/tnt120doc \
 		-d ${DOCSDIR}
 .endif
 
diff -ruN tnt.orig/distinfo tnt/distinfo
--- tnt.orig/distinfo	Mon Jul  7 23:55:21 2003
+++ tnt/distinfo	Mon Jul  7 23:58:16 2003
@@ -1,2 +1,2 @@
-MD5 (tnt/tnt111.zip) = fdb1c4328915b9a7bf77026bb146d8d2
-MD5 (tnt/tnt110doc.zip) = d042af87f1218bd1e05c15d99e2d86b6
+MD5 (tnt/tnt120.zip) = ab1fedcd192065bababad4819fd9e458
+MD5 (tnt/tnt120doc.zip) = 2ffcbaa7b6e7b4c9ed87d24c7570108f
diff -ruN tnt.orig/pkg-plist tnt/pkg-plist
--- tnt.orig/pkg-plist	Mon Jul  7 23:55:21 2003
+++ tnt/pkg-plist	Tue Jul  8 00:23:49 2003
@@ -12,6 +12,7 @@
 include/tnt/tnt_fortran_array2d_utils.h
 include/tnt/tnt_fortran_array3d.h
 include/tnt/tnt_fortran_array3d_utils.h
+include/tnt/tnt_i_refvec.h
 include/tnt/tnt_math_utils.h
 include/tnt/tnt_sparse_matrix_csr.h
 include/tnt/tnt_stopwatch.h
@@ -75,8 +76,6 @@
 %%PORTDOCS%%%%DOCSDIR%%/html/tnt_fortran_array3d_h.html
 %%PORTDOCS%%%%DOCSDIR%%/html/tnt_fortran_array3d_utils_h-source.html
 %%PORTDOCS%%%%DOCSDIR%%/html/tnt_fortran_array3d_utils_h.html
-%%PORTDOCS%%%%DOCSDIR%%/html/tnt_h-source.html
-%%PORTDOCS%%%%DOCSDIR%%/html/tnt_h.html
 %%PORTDOCS%%%%DOCSDIR%%/html/tnt_math_utils_h-source.html
 %%PORTDOCS%%%%DOCSDIR%%/html/tnt_math_utils_h.html
 %%PORTDOCS%%%%DOCSDIR%%/html/tnt_sparse_matrix_csr_h-source.html

--0-1792377041-1057642554=:86735--
>Release-Note:
>Audit-Trail:
>Unformatted:
 --0-1792377041-1057642554=:86735
 Content-Type: text/plain; charset=iso-8859-1
 Content-Transfer-Encoding: 8bit
 Content-Id: 
 Content-Disposition: inline
 



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