From 177172cf3b83da99efec7ccde77909598b582c37 Mon Sep 17 00:00:00 2001 From: Ying-Chieh Liao Date: Mon, 28 Oct 2002 17:10:08 +0000 Subject: [PATCH] upgrade to 20021009 PR: 44561 Submitted by: Erwin Lansing --- math/fxt/Makefile | 2 +- math/fxt/distinfo | 2 +- math/fxt/pkg-plist | 7 ++++++- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/math/fxt/Makefile b/math/fxt/Makefile index 8fad85c80fb8..c4718cb9defa 100644 --- a/math/fxt/Makefile +++ b/math/fxt/Makefile @@ -7,7 +7,7 @@ # PORTNAME= fxt -PORTVERSION= 2002.03.23 +PORTVERSION= 2002.10.09 CATEGORIES= math MASTER_SITES= http://www.jjj.de/fxt/ EXTRACT_SUFX= .tgz diff --git a/math/fxt/distinfo b/math/fxt/distinfo index ff97716970f9..f65a350d2ad5 100644 --- a/math/fxt/distinfo +++ b/math/fxt/distinfo @@ -1 +1 @@ -MD5 (fxt-2002.03.23.tgz) = 79e02294dbcd487b9ef8ecd8d0381c3d +MD5 (fxt-2002.10.09.tgz) = 25a9b928737d67426bd215ae35c3e055 diff --git a/math/fxt/pkg-plist b/math/fxt/pkg-plist index b9312c1daa69..72f0334d7ac5 100644 --- a/math/fxt/pkg-plist +++ b/math/fxt/pkg-plist @@ -12,6 +12,7 @@ include/fxt/bit2pow.h include/fxt/bitarray.h include/fxt/bitasm.h include/fxt/bitcombination.h +include/fxt/bitcombminchange.h include/fxt/bitcount.h include/fxt/bitcyclic.h include/fxt/bithigh.h @@ -27,6 +28,7 @@ include/fxt/branchless.h include/fxt/bytescan.h include/fxt/cholesky.h include/fxt/cmult.h +include/fxt/combaltminchange.h include/fxt/combcolex.h include/fxt/comblazy.h include/fxt/comblex.h @@ -56,6 +58,8 @@ include/fxt/gcd.h include/fxt/graycode.h include/fxt/graypermute.h include/fxt/greencode.h +include/fxt/haarnn.h +include/fxt/haarnninplace.h include/fxt/haarpermute.h include/fxt/hilbert.h include/fxt/inline.h @@ -98,6 +102,7 @@ include/fxt/printbin.h include/fxt/quantise.h include/fxt/radixpermute.h include/fxt/range.h +include/fxt/reorth.h include/fxt/restrict.h include/fxt/revbin.h include/fxt/revbinpermute.h @@ -135,7 +140,7 @@ include/fxt/sortptr.h include/fxt/subsetdebruijn.h include/fxt/subsetlex.h include/fxt/subsetminchange.h -include/fxt/subsetordered.h +include/fxt/subsetmonotone.h include/fxt/sumdiff.h include/fxt/symbolify.h include/fxt/symmetricpart.h