diff options
author | dhn <dhn@FreeBSD.org> | 2012-04-22 17:32:18 +0800 |
---|---|---|
committer | dhn <dhn@FreeBSD.org> | 2012-04-22 17:32:18 +0800 |
commit | c50e3d4fce5ee7d01ca3203e4384be787b5b3905 (patch) | |
tree | d887b1d55da9ad258c869be29a3ebaea61c83536 /math/fxt | |
parent | 59e06b71282ecfdd42a5422a1b9c2f30dc2f264c (diff) | |
download | freebsd-ports-gnome-c50e3d4fce5ee7d01ca3203e4384be787b5b3905.tar.gz freebsd-ports-gnome-c50e3d4fce5ee7d01ca3203e4384be787b5b3905.tar.zst freebsd-ports-gnome-c50e3d4fce5ee7d01ca3203e4384be787b5b3905.zip |
- Update to 2012.04.21
Diffstat (limited to 'math/fxt')
-rw-r--r-- | math/fxt/Makefile | 2 | ||||
-rw-r--r-- | math/fxt/distinfo | 4 | ||||
-rw-r--r-- | math/fxt/pkg-plist | 8 |
3 files changed, 9 insertions, 5 deletions
diff --git a/math/fxt/Makefile b/math/fxt/Makefile index d27fc1e519f4..38cfac46e0b4 100644 --- a/math/fxt/Makefile +++ b/math/fxt/Makefile @@ -6,7 +6,7 @@ # PORTNAME= fxt -PORTVERSION= 2012.02.25 +PORTVERSION= 2012.04.21 CATEGORIES= math MASTER_SITES= http://www.jjj.de/fxt/ EXTRACT_SUFX= .tgz diff --git a/math/fxt/distinfo b/math/fxt/distinfo index 7e57ebac0499..2c86a1f75971 100644 --- a/math/fxt/distinfo +++ b/math/fxt/distinfo @@ -1,2 +1,2 @@ -SHA256 (fxt-2012.02.25.tgz) = 691bbea7c20a4f048f6b846ec09cd5168938cd8cd6941685acb678d4d330eeed -SIZE (fxt-2012.02.25.tgz) = 1392218 +SHA256 (fxt-2012.04.21.tgz) = 221a6b48ca42b1ba3ffc533871fa4011cb33d74f56d30d7167907efff5a24695 +SIZE (fxt-2012.04.21.tgz) = 1392646 diff --git a/math/fxt/pkg-plist b/math/fxt/pkg-plist index f6fca01df875..87397b13e0ee 100644 --- a/math/fxt/pkg-plist +++ b/math/fxt/pkg-plist @@ -659,6 +659,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/mset-subset-lex-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mset-subset-lex-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/catalan-gslex-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/catalan-gslex-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/motzkin-path-lex-out.txt @@ -682,9 +684,7 @@ lib/libfxt.a %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mixedradix-sl-gray-rec-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mixedradix-sl-gray-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mixedradix-sl-gray-demo.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mset-lex-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mixedradix-subset-lex-out.txt -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mset-lex-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/perm-st-pref-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/perm-st-pref-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/acgray-demo.cc @@ -1207,6 +1207,10 @@ lib/libfxt.a %%PORTEXAMPLES%%%%EXAMPLESDIR%%/perm/revbin-perm-rec-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/perm/swap-blocks-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/perm/swap-blocks-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/seq/A209411-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/seq/A209411-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/seq/A182039-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/seq/A182039-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/seq/A206702-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/seq/A206702-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/seq/A080936-demo.cc |