diff -ruN math/libtommath.orig/Makefile math/libtommath/Makefile --- math/libtommath.orig/Makefile Fri Nov 18 11:22:18 2005 +++ math/libtommath/Makefile Fri Nov 18 11:29:39 2005 @@ -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} @@ -20,5 +19,8 @@ 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 diff -ruN math/libtommath.orig/distinfo math/libtommath/distinfo --- math/libtommath.orig/distinfo Fri Nov 18 11:22:18 2005 +++ math/libtommath/distinfo Fri Nov 18 11:22:58 2005 @@ -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 -ruN math/libtommath.orig/pkg-plist math/libtommath/pkg-plist --- math/libtommath.orig/pkg-plist Fri Nov 18 11:22:18 2005 +++ math/libtommath/pkg-plist Wed Dec 31 19:00:00 1969 @@ -1,4 +0,0 @@ -include/tommath.h -include/tommath_class.h -include/tommath_superclass.h -lib/libtommath.a