diff options
author | Dennis Herrmann <dhn@FreeBSD.org> | 2009-03-23 17:15:57 +0000 |
---|---|---|
committer | Dennis Herrmann <dhn@FreeBSD.org> | 2009-03-23 17:15:57 +0000 |
commit | fd986d432278123cc67e98bfff9ed4d7bb771d67 (patch) | |
tree | 3e555387f12ecaa84eaa75a9d69f9b2800c73c24 /math/fxt | |
parent | 1f77dc1ee46dfbc61c321b994300aa7f4a6e10ed (diff) |
Notes
Diffstat (limited to 'math/fxt')
-rw-r--r-- | math/fxt/Makefile | 2 | ||||
-rw-r--r-- | math/fxt/distinfo | 6 | ||||
-rw-r--r-- | math/fxt/pkg-plist | 4 |
3 files changed, 8 insertions, 4 deletions
diff --git a/math/fxt/Makefile b/math/fxt/Makefile index 3cc9cbbb5e74..2d10c8c365a0 100644 --- a/math/fxt/Makefile +++ b/math/fxt/Makefile @@ -7,7 +7,7 @@ # PORTNAME= fxt -PORTVERSION= 2009.03.21 +PORTVERSION= 2009.03.22 CATEGORIES= math MASTER_SITES= http://www.jjj.de/fxt/ EXTRACT_SUFX= .tgz diff --git a/math/fxt/distinfo b/math/fxt/distinfo index 67fa0bde6222..52916117b5af 100644 --- a/math/fxt/distinfo +++ b/math/fxt/distinfo @@ -1,3 +1,3 @@ -MD5 (fxt-2009.03.21.tgz) = b1c14fba8e3061c5940778f2108ef6ff -SHA256 (fxt-2009.03.21.tgz) = 8328ee871e71893a916fe7bc9b7309d15f6e1b0c09df09aaa53985ad72966623 -SIZE (fxt-2009.03.21.tgz) = 1165989 +MD5 (fxt-2009.03.22.tgz) = 55994de12823ae7a51b660bf881a849b +SHA256 (fxt-2009.03.22.tgz) = c73ab3b9dc25f3976dbfdf1bedc972af1d6b75715f3fb11386dc2e6f743b1deb +SIZE (fxt-2009.03.22.tgz) = 1166792 diff --git a/math/fxt/pkg-plist b/math/fxt/pkg-plist index 2b3d8ce97fdb..7154cd2157a1 100644 --- a/math/fxt/pkg-plist +++ b/math/fxt/pkg-plist @@ -486,7 +486,11 @@ lib/libfxt.a %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/bit-nextgray-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/bit-nextgray-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/bit-paper-fold-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/bit-paper-fold-alt-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/bit-paper-fold-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/bit-paper-fold-alt-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/bit-paper-fold-general-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/bit-paper-fold-general-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/bit2adic-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/bit2adic-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/bitarray-demo.cc |