diff options
author | dhn <dhn@FreeBSD.org> | 2009-04-07 02:04:54 +0800 |
---|---|---|
committer | dhn <dhn@FreeBSD.org> | 2009-04-07 02:04:54 +0800 |
commit | a037accb144faf90ca3a57d7d9a6d118571e9260 (patch) | |
tree | d5022c7b0571b873d64d669fb9b5737610236537 /math/fxt | |
parent | 0413fdc4a30b565b1aa29ba03b04c0774cf1c758 (diff) | |
download | freebsd-ports-gnome-a037accb144faf90ca3a57d7d9a6d118571e9260.tar.gz freebsd-ports-gnome-a037accb144faf90ca3a57d7d9a6d118571e9260.tar.zst freebsd-ports-gnome-a037accb144faf90ca3a57d7d9a6d118571e9260.zip |
- Update to 2009.04.06
Approved by: tabthorpe (co-mentor)
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 | 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 |