aboutsummaryrefslogtreecommitdiffstats
path: root/math/fxt
diff options
context:
space:
mode:
authordhn <dhn@FreeBSD.org>2010-12-01 04:48:22 +0800
committerdhn <dhn@FreeBSD.org>2010-12-01 04:48:22 +0800
commit8ae7cf14cf6e587597e3f7d632402e092e1ce060 (patch)
tree5f882a6557bea7e2b8f58faa0efaf27b28727514 /math/fxt
parentddb7ef87e86d8530055d0b418d2d921d08fd0cb6 (diff)
downloadfreebsd-ports-gnome-8ae7cf14cf6e587597e3f7d632402e092e1ce060.tar.gz
freebsd-ports-gnome-8ae7cf14cf6e587597e3f7d632402e092e1ce060.tar.zst
freebsd-ports-gnome-8ae7cf14cf6e587597e3f7d632402e092e1ce060.zip
- Update to 2010.11.28
Diffstat (limited to 'math/fxt')
-rw-r--r--math/fxt/Makefile3
-rw-r--r--math/fxt/distinfo6
-rw-r--r--math/fxt/pkg-plist4
3 files changed, 8 insertions, 5 deletions
diff --git a/math/fxt/Makefile b/math/fxt/Makefile
index 753579bfb51b..1ed67bd58a48 100644
--- a/math/fxt/Makefile
+++ b/math/fxt/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= fxt
-PORTVERSION= 2010.10.25
-PORTREVISION= 1
+PORTVERSION= 2010.11.28
CATEGORIES= math
MASTER_SITES= http://www.jjj.de/fxt/
EXTRACT_SUFX= .tgz
diff --git a/math/fxt/distinfo b/math/fxt/distinfo
index 28e41ed98149..3f68189146b0 100644
--- a/math/fxt/distinfo
+++ b/math/fxt/distinfo
@@ -1,3 +1,3 @@
-MD5 (fxt-2010.10.25.tgz) = cc202619b81a7793f59ec17483daf65a
-SHA256 (fxt-2010.10.25.tgz) = 66dd959c3174d8cfb646777c5b456882a78b373c14498c5f5b7d771c3b894d55
-SIZE (fxt-2010.10.25.tgz) = 1300397
+MD5 (fxt-2010.11.28.tgz) = 1ee4cf25a38498988d2ca3267cb05672
+SHA256 (fxt-2010.11.28.tgz) = d4a72d5badc7dad62a3a1e77846d52ba6f38de744d0cc276d8a0535140719261
+SIZE (fxt-2010.11.28.tgz) = 1301943
diff --git a/math/fxt/pkg-plist b/math/fxt/pkg-plist
index 474bed093ab5..8e6b3c70467d 100644
--- a/math/fxt/pkg-plist
+++ b/math/fxt/pkg-plist
@@ -341,6 +341,9 @@ include/fxt/haar/transposedhaarnn.h
include/fxt/haar/transposedhaarrevnn.h
include/fxt/jjassert.h
include/fxt/matrix-all.h
+include/fxt/matrix/matrix.h
+include/fxt/matrix/mmult.h
+include/fxt/matrix/vector.h
include/fxt/mod-all.h
include/fxt/mod/binarygcd.h
include/fxt/mod/chebyshev.h
@@ -1167,6 +1170,7 @@ lib/libfxt.a
@dirrm include/fxt/perm
@dirrm include/fxt/ntt
@dirrm include/fxt/mult
+@dirrm include/fxt/matrix
@dirrm include/fxt/mod
@dirrm include/fxt/haar
@dirrm include/fxt/graph