summaryrefslogtreecommitdiff
path: root/math/tvmet
diff options
context:
space:
mode:
authorOliver Braun <obraun@FreeBSD.org>2002-10-16 21:28:17 +0000
committerOliver Braun <obraun@FreeBSD.org>2002-10-16 21:28:17 +0000
commit4f898f97e4c007e41515ebfcaa2c317d6881de38 (patch)
treeaf48fb81fbd6b3629443cb501eea7e91ef80d71a /math/tvmet
parentUpgrade to 2.0.6. (diff)
Upgrade to 0.5.0.
PR: ports/44116 Submitted by: KATO Tsuguru <tkato@prontomail.com>
Notes
Notes: svn path=/head/; revision=68165
Diffstat (limited to 'math/tvmet')
-rw-r--r--math/tvmet/Makefile5
-rw-r--r--math/tvmet/distinfo2
-rw-r--r--math/tvmet/pkg-plist8
3 files changed, 12 insertions, 3 deletions
diff --git a/math/tvmet/Makefile b/math/tvmet/Makefile
index a30908b16f5b..b365b0ddfa77 100644
--- a/math/tvmet/Makefile
+++ b/math/tvmet/Makefile
@@ -7,13 +7,16 @@
#
PORTNAME= tvmet
-PORTVERSION= 0.4.0
+PORTVERSION= 0.5.0
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
+MAN1= tvmet-config.1
+
GNU_CONFIGURE= yes
+CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
.include <bsd.port.mk>
diff --git a/math/tvmet/distinfo b/math/tvmet/distinfo
index d13bad822ddd..c089a1637116 100644
--- a/math/tvmet/distinfo
+++ b/math/tvmet/distinfo
@@ -1 +1 @@
-MD5 (tvmet-0.4.0.tar.gz) = 8e7ea4f524c5b49cbaa5e00bc8c801a8
+MD5 (tvmet-0.5.0.tar.gz) = d516afdb5f14e91eb4a37339bc1b94c3
diff --git a/math/tvmet/pkg-plist b/math/tvmet/pkg-plist
index 7c3ae8332e3a..2d9823d7432d 100644
--- a/math/tvmet/pkg-plist
+++ b/math/tvmet/pkg-plist
@@ -12,6 +12,7 @@ include/tvmet/MatrixOperators.h
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/Xpr.h
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