mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-14 07:43:06 +00:00
upgrade to 20021009
PR: 44561 Submitted by: Erwin Lansing <erwin@lansing.dk>
This commit is contained in:
parent
8e89a2b09c
commit
177172cf3b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=69041
@ -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
|
||||
|
@ -1 +1 @@
|
||||
MD5 (fxt-2002.03.23.tgz) = 79e02294dbcd487b9ef8ecd8d0381c3d
|
||||
MD5 (fxt-2002.10.09.tgz) = 25a9b928737d67426bd215ae35c3e055
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user