diff options
author | Dennis Herrmann <dhn@FreeBSD.org> | 2009-03-07 16:52:30 +0000 |
---|---|---|
committer | Dennis Herrmann <dhn@FreeBSD.org> | 2009-03-07 16:52:30 +0000 |
commit | 77d26bbf4ad40b4c2346d387a860695ca97e7ddc (patch) | |
tree | 399bfb253ca68b51d6528e4a6c400ca7bbd9ba32 /math/fxt | |
parent | 01c612a64d6255619d8a37269e27981a59154c10 (diff) | |
download | ports-77d26bbf4ad40b4c2346d387a860695ca97e7ddc.tar.gz ports-77d26bbf4ad40b4c2346d387a860695ca97e7ddc.zip |
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 | 2 |
3 files changed, 6 insertions, 4 deletions
diff --git a/math/fxt/Makefile b/math/fxt/Makefile index f5697dcb791d..dc6428d31982 100644 --- a/math/fxt/Makefile +++ b/math/fxt/Makefile @@ -7,7 +7,7 @@ # PORTNAME= fxt -PORTVERSION= 2009.02.19 +PORTVERSION= 2009.03.05 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 c213c712b9b1..61caf0b3e8b8 100644 --- a/math/fxt/distinfo +++ b/math/fxt/distinfo @@ -1,3 +1,3 @@ -MD5 (fxt-2009.02.19.tgz) = 5f0190f87ddcf1554f3920ed3d4a6119 -SHA256 (fxt-2009.02.19.tgz) = e5308d898bd9045590099f0d189fa869b5c7698216cb6bf02173d870deb9ddea -SIZE (fxt-2009.02.19.tgz) = 1150609 +MD5 (fxt-2009.03.05.tgz) = cae51ed2d462bd7d2e19cb09b1b8e6d6 +SHA256 (fxt-2009.03.05.tgz) = a709af3fb7909c3ae009f03dac437885e9ead75093d928d40d88c1e6889c1c68 +SIZE (fxt-2009.03.05.tgz) = 1153098 diff --git a/math/fxt/pkg-plist b/math/fxt/pkg-plist index 2b93d853d609..6bfa1ef76467 100644 --- a/math/fxt/pkg-plist +++ b/math/fxt/pkg-plist @@ -71,6 +71,7 @@ include/fxt/bits/bitgraypermute.h include/fxt/bits/bithigh.h include/fxt/bits/bitlex.h include/fxt/bits/bitlow.h +include/fxt/bits/bitlow-edge.h include/fxt/bits/bitmrotate.h include/fxt/bits/bitperiodic.h include/fxt/bits/bitrotate.h @@ -313,6 +314,7 @@ include/fxt/haar/haari2i.h include/fxt/haar/haarnn.h include/fxt/haar/haarrevnn.h include/fxt/haar/mers-haar.h +include/fxt/haar/prefix-transform.h include/fxt/haar/transposedhaarnn.h include/fxt/haar/transposedhaarrevnn.h include/fxt/jjassert.h |