From e36f2aab99774c625504fa85f600f8f487a00200 Mon Sep 17 00:00:00 2001 From: vs Date: Tue, 8 Nov 2005 14:08:26 +0000 Subject: Update to 0.06 PR: ports/88607 Submitted by: maintainer --- math/tomsfastmath/Makefile | 5 +++-- math/tomsfastmath/distinfo | 4 ++-- math/tomsfastmath/pkg-plist | 2 -- 3 files changed, 5 insertions(+), 6 deletions(-) delete mode 100644 math/tomsfastmath/pkg-plist (limited to 'math') diff --git a/math/tomsfastmath/Makefile b/math/tomsfastmath/Makefile index 3041472c489f..589cae2e489c 100644 --- a/math/tomsfastmath/Makefile +++ b/math/tomsfastmath/Makefile @@ -6,8 +6,7 @@ # PORTNAME= tomsfastmath -PORTVERSION= 0.05 -PORTREVISION= 1 +PORTVERSION= 0.06 CATEGORIES= math MASTER_SITES= http://libtomcrypt.org/tfm/files/ DISTNAME= tfm-${PORTVERSION} @@ -22,6 +21,8 @@ USE_GMAKE= yes ALL_TARGET= default USE_REINPLACE= yes +PLIST_FILES= include/tfm.h lib/libtfm.a + .include .if ${ARCH} == "sparc64" diff --git a/math/tomsfastmath/distinfo b/math/tomsfastmath/distinfo index 9ece9cb3edb1..cb930f441ed3 100644 --- a/math/tomsfastmath/distinfo +++ b/math/tomsfastmath/distinfo @@ -1,2 +1,2 @@ -MD5 (tfm-0.05.tar.bz2) = 10d7b516c58738298293368c706a7c83 -SIZE (tfm-0.05.tar.bz2) = 219018 +MD5 (tfm-0.06.tar.bz2) = 2ee2347c1a41a4fbf79bf755a1655490 +SIZE (tfm-0.06.tar.bz2) = 219761 diff --git a/math/tomsfastmath/pkg-plist b/math/tomsfastmath/pkg-plist deleted file mode 100644 index 46d3ff738cc8..000000000000 --- a/math/tomsfastmath/pkg-plist +++ /dev/null @@ -1,2 +0,0 @@ -include/tfm.h -lib/libtfm.a -- cgit