aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
Diffstat (limited to 'math')
-rw-r--r--math/libtommath/Makefile6
-rw-r--r--math/libtommath/distinfo5
-rw-r--r--math/libtommath/pkg-plist4
3 files changed, 7 insertions, 8 deletions
diff --git a/math/libtommath/Makefile b/math/libtommath/Makefile
index 8a1a2b566664..6fde51a498a4 100644
--- a/math/libtommath/Makefile
+++ b/math/libtommath/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= libtommath
-PORTVERSION= 0.36
-PORTREVISION= 1
+PORTVERSION= 0.37
CATEGORIES= math
MASTER_SITES= http://math.libtomcrypt.org/files/
DISTNAME= ltm-${PORTVERSION}
@@ -21,4 +20,7 @@ USE_BZIP2= yes
USE_GMAKE= yes
ALL_TARGET= default
+PLIST_FILES= include/tommath.h include/tommath_class.h \
+ include/tommath_superclass.h lib/libtommath.a
+
.include <bsd.port.mk>
diff --git a/math/libtommath/distinfo b/math/libtommath/distinfo
index f95c6f97934a..e8b3700ea302 100644
--- a/math/libtommath/distinfo
+++ b/math/libtommath/distinfo
@@ -1,2 +1,3 @@
-MD5 (ltm-0.36.tar.bz2) = cd4f9305e1b721b3c3eb7bcdc25abfc6
-SIZE (ltm-0.36.tar.bz2) = 1924150
+MD5 (ltm-0.37.tar.bz2) = 447d8088e6546d79d5b8f95adadea3c5
+SHA256 (ltm-0.37.tar.bz2) = 13895c54b51eec6690568e83cc8ea8e087dafc9236a6ae2573edd91dcf29df15
+SIZE (ltm-0.37.tar.bz2) = 1924958
diff --git a/math/libtommath/pkg-plist b/math/libtommath/pkg-plist
index b0e3aa88cefa..e69de29bb2d1 100644
--- a/math/libtommath/pkg-plist
+++ b/math/libtommath/pkg-plist
@@ -1,4 +0,0 @@
-include/tommath.h
-include/tommath_class.h
-include/tommath_superclass.h
-lib/libtommath.a