diff options
author | dhn <dhn@FreeBSD.org> | 2009-03-24 01:15:57 +0800 |
---|---|---|
committer | dhn <dhn@FreeBSD.org> | 2009-03-24 01:15:57 +0800 |
commit | 3beafcd476f1a7d93bf9e0cf9792f6df8aef27a1 (patch) | |
tree | db1ae711ccb2b9ef8422d907b576b932be7c733a /math | |
parent | 7b840917873e86396dc0eaa351e915b01116c7e8 (diff) | |
download | freebsd-ports-gnome-3beafcd476f1a7d93bf9e0cf9792f6df8aef27a1.tar.gz freebsd-ports-gnome-3beafcd476f1a7d93bf9e0cf9792f6df8aef27a1.tar.zst freebsd-ports-gnome-3beafcd476f1a7d93bf9e0cf9792f6df8aef27a1.zip |
- Update to 2009.03.22
Approved by: miwi (mentor)
Diffstat (limited to 'math')
-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 |