aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDennis Herrmann <dhn@FreeBSD.org>2010-04-24 08:26:45 +0000
committerDennis Herrmann <dhn@FreeBSD.org>2010-04-24 08:26:45 +0000
commitc89402a8edbe7ba677d94fe31e9cab175122dfb0 (patch)
tree0191b7e72f54eeabdc8b6ba859f9eaf4bf9b523b
parent6976458ae77f9755c13e00adb873374581d1a046 (diff)
downloadports-c89402a8edbe7ba677d94fe31e9cab175122dfb0.tar.gz
ports-c89402a8edbe7ba677d94fe31e9cab175122dfb0.zip
- Update to 2010.04.23
Notes
Notes: svn path=/head/; revision=253154
-rw-r--r--math/fxt/Makefile2
-rw-r--r--math/fxt/distinfo6
-rw-r--r--math/fxt/pkg-plist16
3 files changed, 14 insertions, 10 deletions
diff --git a/math/fxt/Makefile b/math/fxt/Makefile
index 13a3008e3194..f0810f208400 100644
--- a/math/fxt/Makefile
+++ b/math/fxt/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= fxt
-PORTVERSION= 2010.04.18
+PORTVERSION= 2010.04.23
CATEGORIES= math
MASTER_SITES= http://www.jjj.de/fxt/
EXTRACT_SUFX= .tgz
diff --git a/math/fxt/distinfo b/math/fxt/distinfo
index 9cf8bdf0d33a..1184718d4ce3 100644
--- a/math/fxt/distinfo
+++ b/math/fxt/distinfo
@@ -1,3 +1,3 @@
-MD5 (fxt-2010.04.18.tgz) = ff1de033a9ab67525b1458f8fa2a9abc
-SHA256 (fxt-2010.04.18.tgz) = 8276d40f27e21ae9ea6b9c529e9c9d92451d14307e8f1a20991d48f4627b2614
-SIZE (fxt-2010.04.18.tgz) = 1201585
+MD5 (fxt-2010.04.23.tgz) = 158067fe3c433132ec600213624cc899
+SHA256 (fxt-2010.04.23.tgz) = 5a8ed05077f8e113f2a6572bff4703e705df0515ed5ac19163c410370eb5cc24
+SIZE (fxt-2010.04.23.tgz) = 1205913
diff --git a/math/fxt/pkg-plist b/math/fxt/pkg-plist
index 6493dcca6190..7ddeb54dc1dc 100644
--- a/math/fxt/pkg-plist
+++ b/math/fxt/pkg-plist
@@ -47,6 +47,7 @@ include/fxt/aux2/shift2d.h
include/fxt/aux2/transpose.h
include/fxt/aux2/transpose2.h
include/fxt/bits-all.h
+include/fxt/bits/average.h
include/fxt/bits/bin2naf.h
include/fxt/bits/bit-dragon3.h
include/fxt/bits/bit-dragon-r5.h
@@ -185,6 +186,9 @@ include/fxt/comb/composition-ex-colex.h
include/fxt/comb/composition-rank.h
include/fxt/comb/cyclic-perm.h
include/fxt/comb/debruijn.h
+include/fxt/comb/dyck-gray.h
+include/fxt/comb/dyck-gray2.h
+include/fxt/comb/dyck-rgs.h
include/fxt/comb/endo-enup.h
include/fxt/comb/fact2num.h
include/fxt/comb/fact2num2perm.h
@@ -249,7 +253,6 @@ include/fxt/comb/perm-star-swaps.h
include/fxt/comb/perm-star.h
include/fxt/comb/perm-trotter-lg.h
include/fxt/comb/perm-trotter.h
-include/fxt/comb/rgs-binomial.h
include/fxt/comb/rgs-fincr.h
include/fxt/comb/rgs-kincr.h
include/fxt/comb/rgs-maxincr.h
@@ -265,7 +268,6 @@ include/fxt/comb/subset-gray-delta.h
include/fxt/comb/subset-gray.h
include/fxt/comb/subset-lex.h
include/fxt/comb/subset-monotone.h
-include/fxt/comb/tree-gray.h
include/fxt/complextype.h
include/fxt/convolution-all.h
include/fxt/convolution/complexconvolution.h
@@ -690,6 +692,12 @@ lib/libfxt.a
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/cyclic-perm-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/debruijn-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/debruijn-out.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/dyck-rgs-demo.cc
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/dyck-rgs-out.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/dyck-gray-demo.cc
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/dyck-gray-out.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/dyck-gray2-out.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/dyck-gray2-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/fact2cyclic-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/fact2cyclic-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/fact2perm-demo.cc
@@ -870,8 +878,6 @@ lib/libfxt.a
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/perm-trotter-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/perm2fact-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/perm2fact-out.txt
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/rgs-binomial-demo.cc
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/rgs-binomial-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/rgs-fincr-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/rgs-fincr-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/rgs-kincr-demo.cc
@@ -910,8 +916,6 @@ lib/libfxt.a
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/subset-lex-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/subset-monotone-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/subset-monotone-out.txt
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/tree-gray-demo.cc
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/tree-gray-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ds/coroutine-paren-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ds/coroutine-paren-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ds/deque-demo.cc