diff options
author | miwi <miwi@FreeBSD.org> | 2009-02-09 07:07:47 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-02-09 07:07:47 +0800 |
commit | e710fb95088437f3c7fa4b65e989c709a3b5d685 (patch) | |
tree | 4dc9b02c83cd963eb537120a3692b8457878c49c /math | |
parent | 35c53ce8d5b874137e57a842a8aefe2030170fef (diff) | |
download | freebsd-ports-gnome-e710fb95088437f3c7fa4b65e989c709a3b5d685.tar.gz freebsd-ports-gnome-e710fb95088437f3c7fa4b65e989c709a3b5d685.tar.zst freebsd-ports-gnome-e710fb95088437f3c7fa4b65e989c709a3b5d685.zip |
- Update to 2009.02.02
PR: 131243
Submitted by: Dennis Herrmann <adox@mcx2.org> (maintainer)
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 | 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 |