summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorDennis Herrmann <dhn@FreeBSD.org>2012-02-19 10:39:55 +0000
committerDennis Herrmann <dhn@FreeBSD.org>2012-02-19 10:39:55 +0000
commitd9ea7a2d82d1422783fe5f5847a2f892adc3c820 (patch)
tree17197746d5e183500ff486ee923e3b4400090341 /math
parent- Update to 1.8 (diff)
- Update to 2012.02.17
Notes
Notes: svn path=/head/; revision=291801
Diffstat (limited to 'math')
-rw-r--r--math/fxt/Makefile2
-rw-r--r--math/fxt/distinfo4
-rw-r--r--math/fxt/pkg-plist6
3 files changed, 9 insertions, 3 deletions
diff --git a/math/fxt/Makefile b/math/fxt/Makefile
index a934842e9ff8..105c46346e73 100644
--- a/math/fxt/Makefile
+++ b/math/fxt/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= fxt
-PORTVERSION= 2012.02.11
+PORTVERSION= 2012.02.17
CATEGORIES= math
MASTER_SITES= http://www.jjj.de/fxt/
EXTRACT_SUFX= .tgz
diff --git a/math/fxt/distinfo b/math/fxt/distinfo
index 89e4ba42b9ec..07a792137fd2 100644
--- a/math/fxt/distinfo
+++ b/math/fxt/distinfo
@@ -1,2 +1,2 @@
-SHA256 (fxt-2012.02.11.tgz) = 282903ee7a8bd3d8a3bd38f07b52c937c06fa6d6d3f20778de7bfedb2e674a61
-SIZE (fxt-2012.02.11.tgz) = 1383402
+SHA256 (fxt-2012.02.17.tgz) = 43a7e4a61175ba2a9dc6fde8f74468088783d9c36f93163f5198067b9d70188e
+SIZE (fxt-2012.02.17.tgz) = 1389014
diff --git a/math/fxt/pkg-plist b/math/fxt/pkg-plist
index ee37b7262e60..d9348ebbc04a 100644
--- a/math/fxt/pkg-plist
+++ b/math/fxt/pkg-plist
@@ -154,6 +154,8 @@ include/fxt/bpol/poly-tab.h
include/fxt/chirpzt-all.h
include/fxt/chirpzt/chirpzt.h
include/fxt/comb-all.h
+include/fxt/comb/motzkin-path-lex.h
+include/fxt/comb/is-motzkin-path.h
include/fxt/comb/catalan-subset-lex.h
include/fxt/comb/dyck-rgs-subset-lex.h
include/fxt/comb/setpart-rgs-subset-lex.h
@@ -655,6 +657,8 @@ lib/libfxt.a
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/thue-morse-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/zorder-texpic-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/zorder-texpic-out.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/motzkin-path-lex-out.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/motzkin-path-lex-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/setpart-rgs-subset-lex-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/dyck-rgs-subset-lex-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/catalan-subset-lex-out.txt
@@ -1205,6 +1209,8 @@ lib/libfxt.a
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/seq/A080936-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/seq/A206464-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/seq/A206464-out.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/seq/A207018-out.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/seq/A207018-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sort/equivclass-bitstring-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sort/equivclass-bitstring-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sort/equivclass-bracelets-demo.cc