summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--math/tomsfastmath/Makefile5
-rw-r--r--math/tomsfastmath/distinfo4
-rw-r--r--math/tomsfastmath/pkg-plist2
3 files changed, 5 insertions, 6 deletions
diff --git a/math/tomsfastmath/Makefile b/math/tomsfastmath/Makefile
index 3041472..589cae2 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 <bsd.port.pre.mk>
.if ${ARCH} == "sparc64"
diff --git a/math/tomsfastmath/distinfo b/math/tomsfastmath/distinfo
index 9ece9cb..cb930f4 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 46d3ff7..0000000
--- a/math/tomsfastmath/pkg-plist
+++ /dev/null
@@ -1,2 +0,0 @@
-include/tfm.h
-lib/libtfm.a
OpenPOWER on IntegriCloud