Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Oct 2002 13:20:34 -0700 (PDT)
From:      KATO Tsuguru <tkato@prontomail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/44116: Update port: math/tvmet to 0.5.0
Message-ID:  <200210152020.g9FKKYnH068069@www.freebsd.org>

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

>Number:         44116
>Category:       ports
>Synopsis:       Update port: math/tvmet to 0.5.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 15 13:30:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        4.7-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 0.5.0

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/math/tvmet/Makefile math/tvmet/Makefile
--- /usr/ports/math/tvmet/Makefile	Thu Jul 25 17:12:48 2002
+++ math/tvmet/Makefile	Sat Oct 12 16:15:11 2002
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	tvmet
-PORTVERSION=	0.4.0
+PORTVERSION=	0.5.0
 CATEGORIES=	math
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -15,5 +15,6 @@
 MAINTAINER=	ports@FreeBSD.org
 
 GNU_CONFIGURE=	yes
+CONFIGURE_TARGET=	--build=${ARCH}-portbld-freebsd${OSREL}
 
 .include <bsd.port.mk>
diff -urN /usr/ports/math/tvmet/distinfo math/tvmet/distinfo
--- /usr/ports/math/tvmet/distinfo	Thu Jul 25 17:12:48 2002
+++ math/tvmet/distinfo	Sat Oct 12 16:14:42 2002
@@ -1 +1 @@
-MD5 (tvmet-0.4.0.tar.gz) = 8e7ea4f524c5b49cbaa5e00bc8c801a8
+MD5 (tvmet-0.5.0.tar.gz) = d516afdb5f14e91eb4a37339bc1b94c3
diff -urN /usr/ports/math/tvmet/pkg-plist math/tvmet/pkg-plist
--- /usr/ports/math/tvmet/pkg-plist	Thu Jul 25 17:12:48 2002
+++ math/tvmet/pkg-plist	Sat Oct 12 16:18:07 2002
@@ -12,6 +12,7 @@
 include/tvmet/NumericTraits.h
 include/tvmet/RunTimeError.h
 include/tvmet/TypePromotion.h
+include/tvmet/TvmetBase.h
 include/tvmet/UnaryFunctionals.h
 include/tvmet/Vector.h
 include/tvmet/VectorEval.h
@@ -22,6 +23,11 @@
 include/tvmet/XprFunctions.h
 include/tvmet/XprOperators.h
 include/tvmet/config.h
+include/tvmet/config/config-gcc.h
+include/tvmet/config/config-icc.h
+include/tvmet/config/config-kcc.h
+include/tvmet/config/config-pgi.h
 include/tvmet/tvmet.h
-@dirrm include/tvmet
 share/aclocal/tvmet.m4
+@dirrm include/tvmet/config
+@dirrm include/tvmet

>Release-Note:
>Audit-Trail:
>Unformatted:

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




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