diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-02-08 23:07:47 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-02-08 23:07:47 +0000 |
commit | 9c6800ce358f109e2d763e66ec21c66b9999d3f0 (patch) | |
tree | 1cda33e06f2e3407f2e405d633d847fcc65b9bd2 /math/fxt | |
parent | 441ca49f61fad4a34a8fe4e01f7ae8be15fc7dd9 (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 | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/math/fxt/Makefile b/math/fxt/Makefile index 4345fe619739..4aea39b39318 100644 --- a/math/fxt/Makefile +++ b/math/fxt/Makefile @@ -7,7 +7,7 @@ # PORTNAME= fxt -PORTVERSION= 2009.01.25 +PORTVERSION= 2009.02.02 CATEGORIES= math MASTER_SITES= http://www.jjj.de/fxt/ \ http://freebsd.unixfreunde.de/sources/ diff --git a/math/fxt/distinfo b/math/fxt/distinfo index b8eed132bfa9..3903c0c73e10 100644 --- a/math/fxt/distinfo +++ b/math/fxt/distinfo @@ -1,3 +1,3 @@ -MD5 (fxt-2009.01.25.tgz) = 535b4e4428d81d0318d4c9c0868dce58 -SHA256 (fxt-2009.01.25.tgz) = 93418338c5a64f13d7a7be67ecb14b52fc1ec64e147897474baf4546b482945c -SIZE (fxt-2009.01.25.tgz) = 1143060 +MD5 (fxt-2009.02.02.tgz) = 9dfad50ca14c254d8bfc41789d4f049a +SHA256 (fxt-2009.02.02.tgz) = 550e6143a579e77cc4aab327639ebd41458986198cae5daf37a2c8dd9a76b0dd +SIZE (fxt-2009.02.02.tgz) = 1146205 diff --git a/math/fxt/pkg-plist b/math/fxt/pkg-plist index 94aa7ff9c459..b88a8444edeb 100644 --- a/math/fxt/pkg-plist +++ b/math/fxt/pkg-plist @@ -144,6 +144,7 @@ include/fxt/bpol/lhca.h include/fxt/bpol/necklace2bitpol.h include/fxt/bpol/normalbasis.h include/fxt/bpol/normalpoly-dual.h +include/fxt/bpol/normal-solvequadratic.h include/fxt/bpol/num-bitpol.h include/fxt/bpol/poly-tab.h include/fxt/chirpzt-all.h |