diff options
author | Dennis Herrmann <dhn@FreeBSD.org> | 2009-04-06 18:04:54 +0000 |
---|---|---|
committer | Dennis Herrmann <dhn@FreeBSD.org> | 2009-04-06 18:04:54 +0000 |
commit | 29db0ed5cdc1c0180ac399e9760abc70111071d6 (patch) | |
tree | bd4e5820b82110f2f494c8dfbebc3681cd1ceaa8 | |
parent | 90fa3e7409b45fbf6f36dabb6b51affb7fb7a7fa (diff) | |
download | ports-29db0ed5cdc1c0180ac399e9760abc70111071d6.tar.gz ports-29db0ed5cdc1c0180ac399e9760abc70111071d6.zip |
Notes
-rw-r--r-- | math/fxt/Makefile | 2 | ||||
-rw-r--r-- | math/fxt/distinfo | 6 | ||||
-rw-r--r-- | math/fxt/pkg-plist | 2 |
3 files changed, 6 insertions, 4 deletions
diff --git a/math/fxt/Makefile b/math/fxt/Makefile index 21334deed564..77801742d30b 100644 --- a/math/fxt/Makefile +++ b/math/fxt/Makefile @@ -7,7 +7,7 @@ # PORTNAME= fxt -PORTVERSION= 2009.03.31 +PORTVERSION= 2009.04.06 CATEGORIES= math MASTER_SITES= http://www.jjj.de/fxt/ EXTRACT_SUFX= .tgz diff --git a/math/fxt/distinfo b/math/fxt/distinfo index 16bfd7732ba4..cf3d44d7340e 100644 --- a/math/fxt/distinfo +++ b/math/fxt/distinfo @@ -1,3 +1,3 @@ -MD5 (fxt-2009.03.31.tgz) = 13f2a671f1cb85ff476d50215fb18a50 -SHA256 (fxt-2009.03.31.tgz) = 1ff639f708f5e000a8dbd2974608377c6775e117ba0ec7a0c8bfa21b2aca532e -SIZE (fxt-2009.03.31.tgz) = 1167178 +MD5 (fxt-2009.04.06.tgz) = 494a10cc61f8e915924175aee6a01e3d +SHA256 (fxt-2009.04.06.tgz) = 2db645aea5d6c58a80268666903b0a6fa02ff854de07c0d8588c4d277a83052b +SIZE (fxt-2009.04.06.tgz) = 1168540 diff --git a/math/fxt/pkg-plist b/math/fxt/pkg-plist index 8e2b7e576d86..db38afd82ca5 100644 --- a/math/fxt/pkg-plist +++ b/math/fxt/pkg-plist @@ -594,6 +594,8 @@ lib/libfxt.a %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/zorder-texpic-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/acgray-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/acgray-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/fact2perm-rot-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/fact2perm-rot-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/bell-number-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/bell-number-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/big-fact2perm-demo.cc |