aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorDennis Herrmann <dhn@FreeBSD.org>2011-12-15 13:54:50 +0000
committerDennis Herrmann <dhn@FreeBSD.org>2011-12-15 13:54:50 +0000
commitfa5f5a271a314aaa4b9789a0a1a0895740e98dcd (patch)
tree9e9d87419f9b68689b86197267ba3769b33fc180 /math
parentf557e719e253e6d666696db5ec05b49cb36910dd (diff)
downloadports-fa5f5a271a314aaa4b9789a0a1a0895740e98dcd.tar.gz
ports-fa5f5a271a314aaa4b9789a0a1a0895740e98dcd.zip
Notes
Diffstat (limited to 'math')
-rw-r--r--math/fxt/Makefile2
-rw-r--r--math/fxt/distinfo4
-rw-r--r--math/fxt/pkg-plist17
3 files changed, 5 insertions, 18 deletions
diff --git a/math/fxt/Makefile b/math/fxt/Makefile
index 3a826beb52ff..c4c44b69e97e 100644
--- a/math/fxt/Makefile
+++ b/math/fxt/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= fxt
-PORTVERSION= 2011.12.02
+PORTVERSION= 2011.12.14
CATEGORIES= math
MASTER_SITES= http://www.jjj.de/fxt/
EXTRACT_SUFX= .tgz
diff --git a/math/fxt/distinfo b/math/fxt/distinfo
index ccce095dc6a9..95b7cada53bd 100644
--- a/math/fxt/distinfo
+++ b/math/fxt/distinfo
@@ -1,2 +1,2 @@
-SHA256 (fxt-2011.12.02.tgz) = 284fe16f3ab387634ad5d892ac7a6c539deebbcd24cf1ac9bd9543a933c06633
-SIZE (fxt-2011.12.02.tgz) = 1324178
+SHA256 (fxt-2011.12.14.tgz) = 827db136a8bf041bcfc67b3e7b8c426e5ada95fdab013458138a433b3a9ff64a
+SIZE (fxt-2011.12.14.tgz) = 1325184
diff --git a/math/fxt/pkg-plist b/math/fxt/pkg-plist
index 52dc3cd69c84..4aa393a3c791 100644
--- a/math/fxt/pkg-plist
+++ b/math/fxt/pkg-plist
@@ -20,31 +20,17 @@ include/fxt/aux0/timer.h
include/fxt/aux0/trigrec.h
include/fxt/aux0/version.h
include/fxt/aux1-all.h
-include/fxt/aux1/applyfunc.h
include/fxt/aux1/arith1.h
-include/fxt/aux1/array.h
include/fxt/aux1/aux1double.h
-include/fxt/aux1/auxprint.h
include/fxt/aux1/bytescan.h
include/fxt/aux1/copy.h
-include/fxt/aux1/diff.h
include/fxt/aux1/grsnegate.h
include/fxt/aux1/resample.h
-include/fxt/aux1/scale.h
-include/fxt/aux1/scanbox.h
include/fxt/aux1/shift.h
-include/fxt/aux1/symmetry.h
include/fxt/aux1/wordgray.h
include/fxt/aux2-all.h
-include/fxt/aux2/applyfunc2d.h
-include/fxt/aux2/arith2d.h
include/fxt/aux2/array2d.h
include/fxt/aux2/copy2d.h
-include/fxt/aux2/minmax2d.h
-include/fxt/aux2/reverse2d.h
-include/fxt/aux2/rotate2d.h
-include/fxt/aux2/scale2d.h
-include/fxt/aux2/shift2d.h
include/fxt/aux2/transpose.h
include/fxt/aux2/transpose2.h
include/fxt/bits/print-bin.h
@@ -484,7 +470,6 @@ include/fxt/walsh/walshwak2.h
include/fxt/walsh/walshwak4.h
include/fxt/walsh/walshwak8.h
include/fxt/walsh/walshwakloc2.h
-include/fxt/walsh/walshwakmatrix.h
include/fxt/walsh/walshwal.h
include/fxt/walsh/walshwalrev.h
include/fxt/walsh/weighted-arithtransform.h
@@ -1142,6 +1127,8 @@ lib/libfxt.a
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mod/modsincos-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mod/rabinmiller-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mod/rabinmiller-out.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/perm/perm-invert-notag-out.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/perm/perm-invert-notag-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/perm/ccf2perm-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/perm/ccf2perm-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/perm/cycles-demo.cc