Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Jun 2011 21:25:49 +0800 (CST)
From:      Jin-Sih Lin <linpct@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        dhn@FreeBSD.org
Subject:   ports/158347: [PATCH] math/fxt: update to 2011.06.26
Message-ID:  <20110627132549.E9B115C40@deep.tw>
Resent-Message-ID: <201106271330.p5RDUH8k006001@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         158347
>Category:       ports
>Synopsis:       [PATCH] math/fxt: update to 2011.06.26
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 27 13:30:16 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Jin-Sih Lin
>Release:        FreeBSD 8.2-STABLE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD deep.tw 8.2-STABLE FreeBSD 8.2-STABLE #0: Fri Feb 25 14:49:48 CST 2011
>Description:
- Update to 2011.06.26

Port maintainer (dhn@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- fxt-2011.06.26.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/math/fxt.orig/Makefile /usr/ports/math/fxt/Makefile
--- /usr/ports/math/fxt.orig/Makefile	2011-06-05 15:46:02.000000000 +0800
+++ /usr/ports/math/fxt/Makefile	2011-06-27 21:03:41.000000000 +0800
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	fxt
-PORTVERSION=	2011.05.28
+PORTVERSION=	2011.06.26
 CATEGORIES=	math
 MASTER_SITES=	http://www.jjj.de/fxt/
 EXTRACT_SUFX=	.tgz
diff -ruN --exclude=CVS /usr/ports/math/fxt.orig/distinfo /usr/ports/math/fxt/distinfo
--- /usr/ports/math/fxt.orig/distinfo	2011-06-05 15:46:02.000000000 +0800
+++ /usr/ports/math/fxt/distinfo	2011-06-27 21:03:49.000000000 +0800
@@ -1,2 +1,2 @@
-SHA256 (fxt-2011.05.28.tgz) = 1dc7e60ee7b56189981ef7cddd0684822288b2458e709e6a335f1c2fee91d7c8
-SIZE (fxt-2011.05.28.tgz) = 1304035
+SHA256 (fxt-2011.06.26.tgz) = fe5b2243383f4fcbe20bcbad9a48e3ace52ef85499bd647cb3c0dcaa75af8ed5
+SIZE (fxt-2011.06.26.tgz) = 1310558
diff -ruN --exclude=CVS /usr/ports/math/fxt.orig/pkg-plist /usr/ports/math/fxt/pkg-plist
--- /usr/ports/math/fxt.orig/pkg-plist	2011-06-05 15:46:02.000000000 +0800
+++ /usr/ports/math/fxt/pkg-plist	2011-06-27 21:07:23.000000000 +0800
@@ -8,8 +8,8 @@
 include/fxt/aux0/csincos.h
 include/fxt/aux0/factorial.h
 include/fxt/aux0/ldn2rc.h
-include/fxt/aux0/randf.h
 include/fxt/aux0/rand-idx.h
+include/fxt/aux0/randf.h
 include/fxt/aux0/range.h
 include/fxt/aux0/sign.h
 include/fxt/aux0/sincos.h
@@ -50,15 +50,14 @@
 include/fxt/bits-all.h
 include/fxt/bits/average.h
 include/fxt/bits/bin2naf.h
-include/fxt/bits/bit-dragon3.h
+include/fxt/bits/bit-dragon-r13.h
 include/fxt/bits/bit-dragon-r5.h
 include/fxt/bits/bit-dragon-r7.h
 include/fxt/bits/bit-dragon-r9.h
-include/fxt/bits/bit-dragon-r13.h
+include/fxt/bits/bit-dragon3.h
 include/fxt/bits/bit-isolate.h
 include/fxt/bits/bit-necklace.h
 include/fxt/bits/bit-paper-fold.h
-include/fxt/bits/bitldeq.h
 include/fxt/bits/bit2adic.h
 include/fxt/bits/bit2pow.h
 include/fxt/bits/bitasm-amd64.h
@@ -80,11 +79,12 @@
 include/fxt/bits/bitfibgray.h
 include/fxt/bits/bitgather.h
 include/fxt/bits/bitgraypermute.h
-include/fxt/bits/bithigh.h
 include/fxt/bits/bithigh-edge.h
+include/fxt/bits/bithigh.h
+include/fxt/bits/bitldeq.h
 include/fxt/bits/bitlex.h
-include/fxt/bits/bitlow.h
 include/fxt/bits/bitlow-edge.h
+include/fxt/bits/bitlow.h
 include/fxt/bits/bitmrotate.h
 include/fxt/bits/bitperiodic.h
 include/fxt/bits/bitrotate.h
@@ -157,21 +157,19 @@
 include/fxt/bpol/lfsr64.h
 include/fxt/bpol/lhca.h
 include/fxt/bpol/necklace2bitpol.h
+include/fxt/bpol/normal-solvequadratic.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
 include/fxt/chirpzt/chirpzt.h
-include/fxt/comb/check-kpermgen.h
-include/fxt/comb/kperm-gray.h
-include/fxt/comb/kperm-lex.h
 include/fxt/comb-all.h
 include/fxt/comb/big-fact2perm.h
 include/fxt/comb/binary-debruijn.h
 include/fxt/comb/binary-necklace.h
 include/fxt/comb/catalan.h
+include/fxt/comb/check-kpermgen.h
 include/fxt/comb/check-permgen.h
 include/fxt/comb/comb-print.h
 include/fxt/comb/combination-chase.h
@@ -194,6 +192,8 @@
 include/fxt/comb/debruijn.h
 include/fxt/comb/dyck-gray.h
 include/fxt/comb/dyck-gray2.h
+include/fxt/comb/dyck-pref.h
+include/fxt/comb/dyck-pref2.h
 include/fxt/comb/dyck-rgs.h
 include/fxt/comb/endo-enup.h
 include/fxt/comb/fact2num.h
@@ -204,6 +204,8 @@
 include/fxt/comb/gray.h
 include/fxt/comb/hilbert-ndim-rec.h
 include/fxt/comb/hilbert-ndim.h
+include/fxt/comb/kperm-gray.h
+include/fxt/comb/kperm-lex.h
 include/fxt/comb/ksubset-gray.h
 include/fxt/comb/ksubset-rec.h
 include/fxt/comb/ksubset-twoclose.h
@@ -229,10 +231,10 @@
 include/fxt/comb/num-necklaces.h
 include/fxt/comb/num2perm.h
 include/fxt/comb/paren-gray.h
-include/fxt/comb/paren.h
 include/fxt/comb/paren-pref.h
-include/fxt/comb/partition.h
+include/fxt/comb/paren.h
 include/fxt/comb/partition-gen.h
+include/fxt/comb/partition.h
 include/fxt/comb/perm-colex.h
 include/fxt/comb/perm-derange.h
 include/fxt/comb/perm-gray-ffact.h
@@ -246,9 +248,11 @@
 include/fxt/comb/perm-heap2.h
 include/fxt/comb/perm-involution.h
 include/fxt/comb/perm-ives.h
+include/fxt/comb/perm-lex-inv.h
 include/fxt/comb/perm-lex.h
 include/fxt/comb/perm-lex2.h
 include/fxt/comb/perm-mv0.h
+include/fxt/comb/perm-pref.h
 include/fxt/comb/perm-rec.h
 include/fxt/comb/perm-restrpref.h
 include/fxt/comb/perm-rev.h
@@ -260,7 +264,6 @@
 include/fxt/comb/perm-star.h
 include/fxt/comb/perm-trotter-lg.h
 include/fxt/comb/perm-trotter.h
-include/fxt/comb/perm-pref.h
 include/fxt/comb/rgs-fincr.h
 include/fxt/comb/rgs-kincr.h
 include/fxt/comb/rgs-maxincr.h
@@ -281,10 +284,10 @@
 include/fxt/convolution/complexconvolution.h
 include/fxt/convolution/fhtmulsqr.h
 include/fxt/convolution/realconvolution.h
+include/fxt/convolution/slowcnvl-lin.h
 include/fxt/convolution/slowcnvl.h
 include/fxt/convolution/slowcnvla.h
 include/fxt/convolution/slowcnvlhalf.h
-include/fxt/convolution/slowcnvl-lin.h
 include/fxt/convolution/slowconvolution.h
 include/fxt/convolution/slowtwodimcnvl.h
 include/fxt/convolution/slowweightedcnvl.h
@@ -307,12 +310,12 @@
 include/fxt/ds/ringbuffer.h
 include/fxt/ds/rset.h
 include/fxt/ds/stack.h
-include/fxt/fft/slowft.h
 include/fxt/fft-all.h
 include/fxt/fft/fft-default.h
 include/fxt/fft/fft.h
 include/fxt/fft/matrixfft.h
 include/fxt/fft/shortfft.h
+include/fxt/fft/slowft.h
 include/fxt/fht-all.h
 include/fxt/fht/fht-default.h
 include/fxt/fht/fht.h
@@ -362,6 +365,7 @@
 include/fxt/mod/numtheory.h
 include/fxt/mod/primes.h
 include/fxt/mod/testnum.h
+include/fxt/nextarg.h
 include/fxt/ntt-all.h
 include/fxt/ntt/ntt.h
 include/fxt/perm-all.h
@@ -371,28 +375,28 @@
 include/fxt/perm/grayrevpermute.h
 include/fxt/perm/haarpermute.h
 include/fxt/perm/mrotate.h
-include/fxt/perm/perm2ccf.h
 include/fxt/perm/perm-genus.h
+include/fxt/perm/perm2ccf.h
 include/fxt/perm/permapply.h
 include/fxt/perm/permapplyfunc.h
 include/fxt/perm/permcomplement.h
 include/fxt/perm/permcompose.h
 include/fxt/perm/perminvert.h
 include/fxt/perm/permq.h
-include/fxt/perm/permrand.h
-include/fxt/perm/permrand-connected.h
-include/fxt/perm/permrand-derange3.h
-include/fxt/perm/permrand-ord.h
-include/fxt/perm/permrand-pref.h
 include/fxt/perm/permrand-2cycles.h
+include/fxt/perm/permrand-connected.h
+include/fxt/perm/permrand-cycle-type.h
 include/fxt/perm/permrand-cyclic.h
+include/fxt/perm/permrand-derange.h
+include/fxt/perm/permrand-derange3.h
 include/fxt/perm/permrand-inv-mod-m.h
 include/fxt/perm/permrand-ncm2.h
+include/fxt/perm/permrand-ord.h
 include/fxt/perm/permrand-parity.h
-include/fxt/perm/permrand-cycle-type.h
-include/fxt/perm/permrand-derange.h
+include/fxt/perm/permrand-pref.h
 include/fxt/perm/permrand-sdc.h
 include/fxt/perm/permrand-self-inverse.h
+include/fxt/perm/permrand.h
 include/fxt/perm/printcycles.h
 include/fxt/perm/radixpermute.h
 include/fxt/perm/revbinpermute.h
@@ -467,13 +471,11 @@
 include/fxt/walsh/shortwalshwakdit.h
 include/fxt/walsh/slant.h
 include/fxt/walsh/subset-convolution.h
-include/fxt/walsh/weighted-arithtransform.h
-include/fxt/walsh/weighted-or-convolution.h
+include/fxt/walsh/walsh-basis.h
 include/fxt/walsh/walsheigen.h
 include/fxt/walsh/walshgray.h
 include/fxt/walsh/walshpal.h
 include/fxt/walsh/walshq.h
-include/fxt/walsh/walsh-basis.h
 include/fxt/walsh/walshseq.h
 include/fxt/walsh/walshwak.h
 include/fxt/walsh/walshwak2.h
@@ -483,6 +485,8 @@
 include/fxt/walsh/walshwakmatrix.h
 include/fxt/walsh/walshwal.h
 include/fxt/walsh/walshwalrev.h
+include/fxt/walsh/weighted-arithtransform.h
+include/fxt/walsh/weighted-or-convolution.h
 include/fxt/wavelet-all.h
 include/fxt/wavelet/daubechies.h
 include/fxt/wavelet/wavelet.h
@@ -508,25 +512,25 @@
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/arith/shiftadd-log-demo.cc
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/arith/shiftadd-log-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/arith/zero-divisors-demo.cc
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/arith/zero-divisors-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/arith/zero-divisors-func-demo.cc
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/arith/zero-divisors-func-out.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/arith/zero-divisors-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/all-dbs-demo.cc
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/all-dbs-out.txt
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/bin2sbin-demo.cc
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/bin2sbin-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/bin2naf-demo.cc
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/bin2naf-out.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/bin2sbin-demo.cc
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/bin2sbin-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/bit-necklace-demo.cc
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/bit-necklace-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/bit-nextgray-demo.cc
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/bit-nextgray-out.txt
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/bit-paper-fold-out.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/bit-paper-fold-alt-demo.cc
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/bit-paper-fold-alt-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/bit-paper-fold-demo.cc
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/bit-paper-fold-alt-demo.cc
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/bit-paper-fold-general-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/bit-paper-fold-general-demo.cc
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/bit-paper-fold-general-out.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/bit-paper-fold-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/bit2adic-demo.cc
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/bit2adic-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/bitarray-demo.cc
@@ -574,24 +578,24 @@
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/crc64-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/debruijn-lookup-demo.cc
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/debruijn-lookup-out.txt
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/dragon-curve-texpic-out.txt
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/dragon-curve-texpic-demo.cc
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/dragon-curve-moves-demo.cc
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/dragon-curve-moves-out.txt
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/dragon3-texpic-out.txt
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/dragon3-texpic-demo.cc
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/dragon-r5-texpic-demo.cc
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/dragon-curve-texpic-demo.cc
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/dragon-curve-texpic-out.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/dragon-hex-texpic-demo.cc
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/dragon-hex-texpic-out.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/dragon-r13-texpic-demo.cc
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/dragon-r13-texpic-out.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/dragon-r5-texpic-demo.cc
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/dragon-r5-texpic-out.txt
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/dragon-r7-texpic-out.txt
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/dragon-r7-texpic-demo.cc
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/dragon-r7-2-texpic-demo.cc
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/dragon-r7-2-texpic-out.txt
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/dragon-r9-texpic-out.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/dragon-r7-texpic-demo.cc
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/dragon-r7-texpic-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/dragon-r9-texpic-demo.cc
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/dragon-r13-texpic-demo.cc
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/dragon-r13-texpic-out.txt
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/dragon-hex-texpic-demo.cc
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/dragon-r9-texpic-out.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/dragon3-texpic-demo.cc
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/dragon3-texpic-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/fibrep-demo.cc
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/fibrep-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/fibrep2-demo.cc
@@ -640,20 +644,8 @@
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/thue-morse-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/zorder-texpic-demo.cc
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/zorder-texpic-out.txt
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mset-ksubset-demo.cc
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mset-ksubset-out.txt
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/partition-refined-demo.cc
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/partition-refined-out.txt
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/kperm-gray-out.txt
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/kperm-gray-demo.cc
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/ffact2kperm-out.txt
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/ffact2kperm-demo.cc
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/kperm-lex-out.txt
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/kperm-lex-demo.cc
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/acgray-demo.cc
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/acgray-out.txt
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/fact2perm-rot-out.txt
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/fact2perm-rot-demo.cc
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/bell-number-demo.cc
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/bell-number-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/big-fact2perm-demo.cc
@@ -716,20 +708,28 @@
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/cyclic-perm-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/debruijn-demo.cc
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/debruijn-out.txt
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/dyck-rgs-demo.cc
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/dyck-rgs-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/dyck-gray-demo.cc
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/dyck-gray-out.txt
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/dyck-gray2-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/dyck-gray2-demo.cc
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/dyck-gray2-out.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/dyck-pref-demo.cc
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/dyck-pref-out.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/dyck-pref2-demo.cc
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/dyck-pref2-out.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/dyck-rgs-demo.cc
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/dyck-rgs-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/fact2cyclic-demo.cc
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/fact2cyclic-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/fact2perm-demo.cc
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/fact2perm-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/fact2perm-rev-demo.cc
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/fact2perm-rev-out.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/fact2perm-rot-demo.cc
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/fact2perm-rot-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/fact2perm-swp-demo.cc
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/fact2perm-swp-out.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/ffact2kperm-demo.cc
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/ffact2kperm-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/fib-alt-gray-demo.cc
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/fib-alt-gray-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/fibgray-rec-demo.cc
@@ -738,12 +738,16 @@
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/gexz-gray-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/hadamard-srs-demo.cc
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/hadamard-srs-out.txt
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/hilbert-ndim-demo.cc
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/hilbert-ndim-rec-out.txt
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/hilbert-ndim-rec-demo.cc
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/hilbert-ndim-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/hanoi-rec-demo.cc
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/hanoi-rec-out.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/hilbert-ndim-demo.cc
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/hilbert-ndim-out.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/hilbert-ndim-rec-demo.cc
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/hilbert-ndim-rec-out.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/kperm-gray-demo.cc
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/kperm-gray-out.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/kperm-lex-demo.cc
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/kperm-lex-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/kproducts-colex-demo.cc
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/kproducts-colex-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/ksubset-gray-demo.cc
@@ -772,12 +776,14 @@
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mixedradix-modular-gray-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mixedradix-modular-gray2-demo.cc
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mixedradix-modular-gray2-out.txt
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mixedradix-sod-lex-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mixedradix-sod-lex-demo.cc
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mixedradix-sod-lex-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/monotonicgray-demo.cc
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/monotonicgray-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mpartition-demo.cc
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mpartition-out.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mset-ksubset-demo.cc
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mset-ksubset-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mset-perm-gray-demo.cc
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mset-perm-gray-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mset-perm-lex-demo.cc
@@ -786,8 +792,8 @@
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mset-perm-lex-rec-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mset-perm-lex-rec2-demo.cc
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mset-perm-lex-rec2-out.txt
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mset-perm-pref-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mset-perm-pref-demo.cc
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mset-perm-pref-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/naf-gray-rec-demo.cc
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/naf-gray-rec-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/naf-pos-rec-demo.cc
@@ -826,30 +832,32 @@
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/paren-gray-rec-demo.cc
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/paren-gray-rec-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/paren-out.txt
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/paren-pref-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/paren-pref-demo.cc
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/paren-pref-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/partition-demo.cc
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/partition-out.txt
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/partition-gen-out.txt
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/partition-gen-demo.cc
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/pascal-demo.cc
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/pascal-out.txt
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/partition-lex-rec-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/partition-dist-lex-rec-demo.cc
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/partition-dist-lex-rec-out.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/partition-gen-demo.cc
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/partition-gen-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/partition-lex-rec-demo.cc
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/partition-lex-rec-out.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/partition-out.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/partition-refined-demo.cc
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/partition-refined-out.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/pascal-demo.cc
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/pascal-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/pellgen-gray-demo.cc
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/pellgen-gray-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/pellgray-rec-demo.cc
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/pellgray-rec-out.txt
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/perm-genus-demo.cc
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/perm-genus-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/perm-colex-demo.cc
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/perm-colex-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/perm-derange-demo.cc
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/perm-derange-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/perm-dist1-gray-demo.cc
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/perm-dist1-gray-out.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/perm-genus-demo.cc
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/perm-genus-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/perm-gray-ffact-demo.cc
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/perm-gray-ffact-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/perm-gray-ffact2-demo.cc
@@ -874,12 +882,18 @@
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/perm-ives-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/perm-l1r2-gray-demo.cc
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/perm-l1r2-gray-out.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/perm-lex-cycles-demo.cc
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/perm-lex-cycles-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/perm-lex-demo.cc
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/perm-lex-inv-demo.cc
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/perm-lex-inv-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/perm-lex-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/perm-lex2-demo.cc
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/perm-lex2-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/perm-mv0-demo.cc
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/perm-mv0-out.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/perm-pref-demo.cc
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/perm-pref-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/perm-rec-demo.cc
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/perm-rec-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/perm-restrpref-demo.cc
@@ -899,9 +913,9 @@
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/perm-st-gray-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/perm-st-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/perm-star-demo.cc
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/perm-star-out.txt
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/perm-star-inv-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/perm-star-inv-demo.cc
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/perm-star-inv-out.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/perm-star-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/perm-star-swaps-demo.cc
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/perm-star-swaps-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/perm-trotter-demo.cc
@@ -910,20 +924,18 @@
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/perm-trotter-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/perm2fact-demo.cc
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/perm2fact-out.txt
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/perm-pref-out.txt
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/perm-pref-demo.cc
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/rll-rec-out.txt
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/rll-rec2-out.txt
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/rll-rec-demo.cc
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/rll-rec2-demo.cc
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/rgs-fincr-demo.cc
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/rgs-fincr-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/rgs-kincr-demo.cc
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/rgs-kincr-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/rgs-maxincr-demo.cc
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/rgs-maxincr-out.txt
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/root-sums-out.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/rll-rec-demo.cc
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/rll-rec-out.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/rll-rec2-demo.cc
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/rll-rec2-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/root-sums-demo.cc
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/root-sums-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/ruler-func-demo.cc
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/ruler-func-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/schroeder-tree-demo.cc
@@ -1036,6 +1048,8 @@
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/gf2n/gf2n-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/gf2n/gf2n-solvequadratic-demo.cc
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/gf2n/gf2n-solvequadratic-out.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gf2n/gf2n-trace0-generators-demo.cc
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gf2n/gf2n-trace0-generators-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/gf2n/lfsr-demo.cc
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/gf2n/lfsr-fibonacci-demo.cc
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/gf2n/lfsr-fibonacci-out.txt
@@ -1085,9 +1099,11 @@
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/graph/graph-parengray-demo.cc
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/graph/graph-parengray-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/graph/graph-perm-demo.cc
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/graph/graph-perm-gray-demo.cc
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/graph/graph-perm-gray-out.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/graph/graph-perm-doubly-adjacent-gray-demo.cc
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/graph/graph-perm-doubly-adjacent-gray-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/graph/graph-perm-out.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/graph/graph-perm-star-tranpositions-demo.cc
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/graph/graph-perm-star-tranpositions-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/graph/lyndon-gray-demo.cc
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/graph/lyndon-gray-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/mod/divisors-demo.cc
@@ -1108,27 +1124,26 @@
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/mod/modsincos-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/mod/rabinmiller-demo.cc
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/mod/rabinmiller-out.txt
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/nextarg.h
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/perm/ccf2perm-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/perm/ccf2perm-demo.cc
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/perm/ccf2perm-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/perm/cycles-demo.cc
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/perm/cycles-out.txt
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/perm/permrand-sdc-demo.cc
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/perm/permrand-sdc-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/perm/perm-decomp-demo.cc
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/perm/perm-decomp-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/perm/permfunc-demo.cc
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/perm/permfunc-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/perm/permgray-leaders-demo.cc
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/perm/permgray-leaders-out.txt
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/perm/permrand-cyclic-out.txt
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/perm/permrand-cyclic-demo.cc
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/perm/permrand-connected-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/perm/permrand-connected-demo.cc
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/perm/permrand-self-inverse-demo.cc
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/perm/permrand-self-inverse-out.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/perm/permrand-connected-out.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/perm/permrand-cyclic-demo.cc
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/perm/permrand-cyclic-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/perm/permrand-derange-demo.cc
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/perm/permrand-derange-out.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/perm/permrand-sdc-demo.cc
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/perm/permrand-sdc-out.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/perm/permrand-self-inverse-demo.cc
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/perm/permrand-self-inverse-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/perm/permutation-matrix-demo.cc
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/perm/permutation-matrix-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/perm/revbin-perm-rec-demo.cc
@@ -1143,10 +1158,10 @@
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sort/equivclass-necklaces-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sort/heapsort-demo.cc
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sort/heapsort-out.txt
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sort/merge-sort-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sort/merge-sort-demo.cc
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sort/merge-sort4-out.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sort/merge-sort-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sort/merge-sort4-demo.cc
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sort/merge-sort4-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sort/radixsort-demo.cc
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sort/radixsort-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sort/selection-sort-demo.cc
@@ -1184,9 +1199,8 @@
 @dirrm include/fxt/realfft
 @dirrm include/fxt/perm
 @dirrm include/fxt/ntt
-@dirrm include/fxt/mult
-@dirrm include/fxt/matrix
 @dirrm include/fxt/mod
+@dirrm include/fxt/matrix
 @dirrm include/fxt/haar
 @dirrm include/fxt/graph
 @dirrm include/fxt/fht
--- fxt-2011.06.26.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110627132549.E9B115C40>