From 17c3b7e5dc3cea9571108003e80a83ffedf4ba2f Mon Sep 17 00:00:00 2001 From: Christian Weisgerber Date: Fri, 6 Jun 2003 18:00:14 +0000 Subject: Update to version 1.1.0. PR: 52933 Submitted by: Ports Fury --- math/tvmet/Makefile | 2 +- math/tvmet/distinfo | 2 +- math/tvmet/pkg-plist | 6 ++++++ 3 files changed, 8 insertions(+), 2 deletions(-) (limited to 'math/tvmet') diff --git a/math/tvmet/Makefile b/math/tvmet/Makefile index b974a5a4dac1..2bfe065c1a8e 100644 --- a/math/tvmet/Makefile +++ b/math/tvmet/Makefile @@ -7,7 +7,7 @@ # PORTNAME= tvmet -PORTVERSION= 1.0.1 +PORTVERSION= 1.1.0 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/math/tvmet/distinfo b/math/tvmet/distinfo index 44b7f7f2c5d1..9398b33ff0c9 100644 --- a/math/tvmet/distinfo +++ b/math/tvmet/distinfo @@ -1 +1 @@ -MD5 (tvmet-1.0.1.tar.bz2) = 0b2ffd974210344a1fc772bbe2c0b633 +MD5 (tvmet-1.1.0.tar.bz2) = 1b1df56775837073cfab4553519a8969 diff --git a/math/tvmet/pkg-plist b/math/tvmet/pkg-plist index c4352a725d01..a3373ec0e30d 100644 --- a/math/tvmet/pkg-plist +++ b/math/tvmet/pkg-plist @@ -26,6 +26,8 @@ include/tvmet/config/config-kcc.h include/tvmet/config/config-pgi.h include/tvmet/config.h include/tvmet/meta/Gemm.h +include/tvmet/meta/Gemmt.h +include/tvmet/meta/Gemtm.h include/tvmet/meta/Gemv.h include/tvmet/meta/Matrix.h include/tvmet/meta/Vector.h @@ -38,14 +40,18 @@ include/tvmet/xpr/Eval.h include/tvmet/xpr/Functions.h include/tvmet/xpr/Literal.h include/tvmet/xpr/MMProduct.h +include/tvmet/xpr/MMProductTransposed.h +include/tvmet/xpr/MMtProduct.h include/tvmet/xpr/MVProduct.h include/tvmet/xpr/Matrix.h include/tvmet/xpr/MatrixFunctions.h include/tvmet/xpr/MatrixOperators.h include/tvmet/xpr/MatrixTranspose.h +include/tvmet/xpr/MtMProduct.h include/tvmet/xpr/Null.h include/tvmet/xpr/UnOperator.h include/tvmet/xpr/Vector.h +include/tvmet/xpr/VectorFunctions.h include/tvmet/xpr/VectorOperators.h include/tvmet/xpr/Xpr.h share/aclocal/tvmet.m4 -- cgit v1.2.3