ports/52933: Update port: math/tvmet to 1.1.0
KATO Tsuguru
tkato at prontomail.com
Wed Jun 4 13:30:03 UTC 2003
>Number: 52933
>Category: ports
>Synopsis: Update port: math/tvmet to 1.1.0
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Wed Jun 04 06:30:00 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator: KATO Tsuguru
>Release: FreeBSD 4.8-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 1.1.0
>How-To-Repeat:
>Fix:
diff -urN /usr/ports/math/tvmet/Makefile math/tvmet/Makefile
--- /usr/ports/math/tvmet/Makefile Fri May 2 17:06:13 2003
+++ math/tvmet/Makefile Mon May 26 19:29:25 2003
@@ -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 -urN /usr/ports/math/tvmet/distinfo math/tvmet/distinfo
--- /usr/ports/math/tvmet/distinfo Fri May 2 17:06:13 2003
+++ math/tvmet/distinfo Mon May 26 19:31:00 2003
@@ -1 +1 @@
-MD5 (tvmet-1.0.1.tar.bz2) = 0b2ffd974210344a1fc772bbe2c0b633
+MD5 (tvmet-1.1.0.tar.bz2) = 1b1df56775837073cfab4553519a8969
diff -urN /usr/ports/math/tvmet/pkg-plist math/tvmet/pkg-plist
--- /usr/ports/math/tvmet/pkg-plist Fri May 2 17:06:14 2003
+++ math/tvmet/pkg-plist Mon May 26 19:37:23 2003
@@ -26,6 +26,8 @@
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/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
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list