diff options
author | dhn <dhn@FreeBSD.org> | 2009-03-08 00:52:30 +0800 |
---|---|---|
committer | dhn <dhn@FreeBSD.org> | 2009-03-08 00:52:30 +0800 |
commit | 8987369af2a04c6a3414c1ee723f6248856ff59b (patch) | |
tree | bcd2b491400f9a2239faff5977fd3403244c6848 /math | |
parent | 57e2364b0ee12385bdba9e3730c3033151dbe3be (diff) | |
download | freebsd-ports-gnome-8987369af2a04c6a3414c1ee723f6248856ff59b.tar.gz freebsd-ports-gnome-8987369af2a04c6a3414c1ee723f6248856ff59b.tar.zst freebsd-ports-gnome-8987369af2a04c6a3414c1ee723f6248856ff59b.zip |
- Update to 2009.03.05
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 | 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 |