pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/43775: Update biology/puzzle to 5.2



>Number:         43775
>Category:       pkg
>Synopsis:       Update biology/puzzle to 5.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Aug 17 23:50:00 +0000 2010
>Originator:     Derouiche
>Release:        NetBSD 5.0.2
>Organization:
>Environment:
NetBSD Khaarasan 5.0.2 NetBSD 5.0.2 (GENERIC) #0: Sat Feb  6 17:53:27 UTC 2010  
builds%b7.netbsd.org@localhost:/home/builds/ab/netbsd-5-0-2-RELEASE/i386/201002061851Z-obj/home/builds/ab/netbsd-5-0-2-RELEASE/src/sys/arch/i386/compile/GENERIC
 i386
>Description:
amont changes:
=============
ChangeLog

($Id$)

Version  date           what has been changed

TODO:
        missing quartet handling
        missing quartet counting in parallel case
DONE:

5.2       14.07.2004    - Version 5.2 !!!

NEW RELEASE
===========

5.2.rc17  14.07.2004    - Manual sources moved out of the package
                        - numerous changes in the manual

5.2.rc16  12.07.2004    - Makefile.am: double distclean rule removed
                        - fflush added before mygets() - because of Windows 
                        - manual spell-checked
                        - '-consmrel' fixed
                        - usage message extended

5.2.rc15  09.07.2004    - many changes to the manual

5.2.rc14  01.07.2004    - test suite checked, notice about results added

5.2.rc13  01.07.2004    - a number of small fixes (alloc and dealloc in epe)
                        - convergence output for user branches fixed
                        - G-T rate output precision fixed
                        - tests checked and fixed

5.2.rc12  30.06.2004    - branch length convergence output corrected for 
                          user set branch lengths (i.e. no estimate)
                        - avergedist updated: output of min/max/var/std.dev.
                        - tstvratio and yrtsratio - no output for GTR
                        - some future cmdline flags added to help
                        - -prefix, -sub50, -randseed moved to usage output
                        - -randseed=# added
                        - release date changed in code

5.2.rc11  18.06.2004    - flags to set epsilon values added for debugging
                          (dependent on USE_ADJUSTABLE_EPS compiler switch)
          19.06.2004    - quartet percent computation fixed:
                          quartet sums moved qinfomatr[0] -> qinfomatr[8]
                          qinfomatr[0]=missing qs. (release 5.2.rc9)
                        - character state output added to R/Q matrix output
                        - average computation of dist-matrix changed:
                          mean=average, variance, std deviation
                          TODO: proper output / use Korbis S.E. method
          25.06.2004    - GTR model ready, menu order HKY, TN, GTR, (SH), HKY
          29.06.2004    - many changes to the manual

5.2.rc10  11.06.2004    - fixed no quartets in parameter estimtion for <4 seqs
          15.06.2004    - computation of Bayesian weights moved into 
                          subroutine loglkl2weight.
                        - use subroutine loglkl2weight in parallel code 
                           -> fixing division by zero bug

5.2.rc9   11.06.2004    - sequence number check for <4 and >257 added
                          <4   - no quartet methods available
                          >257 - no quartet puzzling available
                        - counting for missing quartets added for parallel
                          message checking (TODO: handling and checking)
                        - output of root branch name added for clock analysis
                          (sequence name or "internal branch")

5.2.rc8   04.05.2004    - tree tests move to treetest.c/treetest.h
                        - comments added
                        - typo corrected (suset -> subset)
          08.06.2004    - ELW: continue counting p, when significantly worse
                        - 1sKH/2sKH: restrict tests to 3 digits (0.00)
                          (test behaviour: seems not to use some trees (KH),
                          see above - used, but too low variance)

5.2.rc7   12.02.2004    - corrected typos in usage/README
          20.02.2004    - cmdline: prefix flag fixed 
          22.02.2004    - '-wsr/-wsl' flags fixed: output file
                          and file name output

5.2.rc6   25.11.2003    - 'FPRINTF...' changed to 'fprintf(STDOUT,' 
                        - strcpy added in openfile-routines

5.2.rc5   25.11.2003    - filename length chack added
                        - typo FILENAMELENTH corrected

5.2.rc4   19.11.2003    - minor corrections: int/uli comparisons
                        - SPRNG added to src/sprng
                        - src/sprng autoconf/automake setup
                        - Parallel Parameter Estimation (JPDC, Ekki 1)

5.2.rc3   07.11.2003    - WAG Matrix code/docu corrected (Goldman)
                          TODO: remove additional output for printrmat
                          TODO: make PEPS* smaller to have better accuracy
                                in parameter estimation.

5.2.rc2   01.09.2003    - bug from 5.1.pl29 found and eliminated
                          alloc size wrong: worked if Maxsubset<=Maxspc
                          TODO: remove out-commented debug messages

5.2.rc1   20.08.2003    - first release candidate for tree-puzzle 5.2

CODE FREEZE
===========

5.1.pl30   20.08.2003   - naming convention changed for manual name input to
                          use FILENAME.puzzle, ... 

5.1.pl29   23.07.2003   - new compiler warnings fixed
                        - index error naming fixed
                        - debugging of matrix based permutation (not finished)

5.1.pl28   01.07.2003   - cmdline flags to switch off ml branch lengths
                          (-notreelh), tree tests (-notreetest)

5.1.pl27   24.06.2003   - output quartet support for incorporated split in
                          report file

5.1.pl26   06.06.2003   - menu order of tree reconstruction methods altered to
                          QP, user tree, consensus, dist (no tree)
                          (last two switched)

5.1.pl25   05.06.2003   - small changes to fix compiler warnings

5.1.pl24   04.06.2003   - changes from benchmark-branch merged:
                          debug output removed
                        - checktime fixed: sumtodo <-> done for quartets

5.1.pl23   26.05.2003   - puzzle.c: CONSENSUS -> QUARTPUZ, 
                          allocated unnecessary memory
                        - additional malloc-checks added (if buffer == NULL)
           01.06.2003   - mlmode conditions with readable constants (ml2.c,ml.h)
                        - garbage collection in tree2bipart/subtree2bipart

5.1.pl22   16.05.2003   - fixing Array Bound Read in fputid 
                          (bug had no effect, but was read before check)
                        - garbage collection completed in p-step algorithms
                          and node-label (free_tree/internalnode),
                          trueIDtmp (allpstep), 
                        - small fix in test script and rebuild of check-files

5.1.pl21   14.05.2003   - fixing free of all allocations in puzzling step
                          (mrca, recur, split, orig)

5.1.pl20   05.05.2003   - small fix in recursive Alg. (recur.c)
                        - debug output removed
                        - cross check removed from (recur.c,mrca.c)

5.1.pl19   27.04.2003   - recursive Alg. (recur.c) fixed:
                          edge cluster has not to be reconstructed after 
                          adding new leaves only updated.
                        - debug output removed from recur.c, split.c
                        - MRCA-based (mrca.c) finished

5.1.pl18   26.04.2003   - recursive (recur.c) finished
                          TODO: remove debug output
                        - MRCA (mrca.c) startet

5.1.pl17   25.04.2003   - split-based (split.c) finished
                          TODO: remove debug output
                        - recursive (recur.c) startet

5.1.pl16   22.04.2003   - orig pstep alg: updating of edgemap outsourced to
                          updateedgemap_orig
                        - writeOTU_orig, writetree_orig, resetedgeinfo_orig,
                          minimumedgeinfo_orig:
                          _orig removed, since independent of algorithm type
                        - onepstep: _orig added (onepstep_orig)
                        - time check/status output moved to checktime routine.
                          added to ml step of parallel version
                        - split.c temporarily added to release

5.1.pl15   18.04.2003   - trueID dependent procedures 'de-trueID-ed'
                          trueID saved in the tips of the tree.

5.1.pl14   10.04.2003   - consensus stuff moved to consensus.h/.c
                        - unique tree sorting moved to treesort.h/.c
                        - changes to pstep-split.h/.c
                        - changed names of procedures using trueID to
                          *_trueID

5.1.pl13   07.04.2003   - subsetmatr.[hc] added to process missing data
                          analyses. (old version, functions in puzzle2)
                        - deglobalized: guessdatatype, readsequencefile, 
                                        getsizesites, initid, getseqs
                          removed obsolete: getdataset
                        - moved: output of taxa after input 
                        - computation of Maxbrnch moved from readsequencefile
                          to inputandinit
                        - readsubsetfile, permutetaxa_ss added, '-rssm' works
                        - empty quartets fixed in checkquartet
                          missing data -> OK, HALT error otherwise

5.1.pl12   04.04.2003   - tests: check-qp-clock regenerated, changes in
                          Makefile.am and template-test
                        - obsolete stuff removed: global trueID_orig + alloc,
                          inittree_orig/freetree_orig from PP_SendDoPermutBlock
                          PP_slave_do_puzzling (ppuzzle), global _orig 
                          variables (pstep), makenewsplitentries (old),
                          kh_test (old)
                        - column variable in tree output routines deglobalized
                        - copyright headers added to pstep.[hc]
                        - pstep copied to pstep-{split | mrca | recursive}
                        - implementation of pstep-split.[ch] started
                          (done: structure/init, todo: remove _orig stuff)

5.1.pl11   03.04.2003   - tests/Makefile.am: 'build-puzzle failed' fixed
                        - some changes in test script template
                        - cleanup: removed obsolete routines
                          - puzzle module:  makenewsplitentriesnew
                          - ppuzzle module: PP_do_puzzling, PP_SendPermut, 
                            PP_RecvPermut, PP_SendSplits, PP_RecvSplits
                        - deglobalized: makenewsplitentries, makepart, 
                          computebiparts, copysplit
                        - parallel puzzling step based on allpstep, onepstep
                        - time check/status output added to parallel version
                          (inaccurate since current slave progress not known)
                        - TIMECHECK_INTERVAL for setting time interval 
                          of status output in ML/puzzling step
                        - Header when printing 1 PAM rate matrix (-printrmat)
                        - final pstep copied to pstep-{split | mrca | recursive}

5.1.pl10   02.04.2003   - tests/Makefile.am fixed (TODO: build-puzzle.test)
                        - Dates/Version adjusted: April 2003/TREE-PUZZLE 5.2
                        - Dates/Version fixed in doc/*.html, doc/*.tex
                        - number added to outgroup(menu)/sequence(start) output
                        - Time measurement only done after each completed 
                          intermediate tree to reduce the the number from 
                          O(Numtrial*n^4) to O(Numtrial) -> less overhead,
                          but 15min met less accurate.
                        - quartet support output for splits added in 
                          writeoutputfile for later use (TODO: '#if0'ed)
                        - (sequential) puzzling step moved from puzzle1.c 
                          to pstep.c: allpstep, onepstep
                          TODO: parallel puzzling step in ppuzzle.c
                                (works but with old PP_slave_do_puzzling)

5.1.pl9   31.03.2003    - consensus construction added to menu
                        - support value computation fixed for phylip tree, 
                          wrong divisor used in consensus
                        - test directory/Makefile.am/tests created 
                          (make check)

5.1.pl8   30.03.2003    - puzzling step proc's: most variables 'deglobalized'

5.1.pl7   26.03.2003    - original puzzling step out-sourced to pstep-orig.c
                          and pstep-orig.h
                          pstep.c, pstep.h (and above) added to Makefile.am


5.1.pl6   25.03.2003    - '-usebranch' option added fr later use
                        - 'SONJA' added for external parameter estimation

5.1.pl5   24.03.2003    - ml branch length estimation added to consensus option
                          (todo: plausibility check - is tree file available)
                        - output for reportfile fixed
                        - output of likelihood to clocklike tree in treefile
                          added/fixed

5.1.pl4   21.03.2003    - consensus option added to compute usertree consensus
                          (only consensus is computed and printed to stdin)
                        - usertreefile PREFIX fixed

5.1.pl3   20.03.2003    - TP_MAX_EXP_DIFF=b-a>0 introduced, such that 
                          (1.0+exp(a-b) == 1.0) to avoid the computation
                          as well as possible FPE, when a-b gets very small.
                        - flag '-prefix=XXX' added: use 'XXX' as filename 
                          prefix instead of 'Infilename'


5.1.pl2   05.12.2002    - PP_Finalized before exit in parallel programs.

5.1.pl1   05.12.2002    - FPE in Brent's algorithm fixed: ()/0, when x=w=v.

5.1       05.11.2002    - Version 5.1 !!!

>How-To-Repeat:
n/a
>Fix:
$ diff -ruN Makefile.orig Makefile
--- Makefile.orig       2010-08-17 21:13:23.000000000 +0000
+++ Makefile    2010-08-17 22:59:22.000000000 +0000
@@ -1,29 +1,27 @@
-# $NetBSD: Makefile,v 1.10 2009/04/28 19:07:31 zafer Exp $
+# $NetBSD$
+#
 
-DISTNAME=      tree-puzzle-5.1
-PKGNAME=       puzzle-5.1
-PKGREVISION=   1
+DISTNAME=      tree-puzzle-5.2
+PKGNAME=       ${DISTNAME:S/tree-//}
 CATEGORIES=    biology
-MASTER_SITES=  http://www.tree-puzzle.de/
+MASTER_SITES=  http://www.tree-puzzle.de/
 
 MAINTAINER=    babafou%babafou.eu.org@localhost
 HOMEPAGE=      http://www.tree-puzzle.de/
 COMMENT=       Maximum likelihood analysis of molecular sequence data
+LICENSE=       gnu-gpl-v2
 
 PKG_DESTDIR_SUPPORT=   user-destdir
 
 GNU_CONFIGURE= yes
 
-INSTALLATION_DIRS=     share/doc/puzzle share/doc/html/puzzle \
-                       share/examples/puzzle
+INSTALLATION_DIRS=     share/doc/puzzle share/examples/puzzle
 
 post-install:
        cd ${WRKSRC}/doc && ${INSTALL_DATA} tree-puzzle.pdf     \
                ${DESTDIR}${PREFIX}/share/doc/puzzle
-       cd ${WRKSRC}/doc && ${INSTALL_DATA} tree-puzzle.html    \
-               *.gif ${DESTDIR}${PREFIX}/share/doc/html/puzzle
        cd ${WRKSRC}/data && ${INSTALL_DATA} EF.* *.a *.n *.b   \
                ${DESTDIR}${PREFIX}/share/examples/puzzle
 
-.include "../../parallel/mpi-ch/buildlink3.mk"
+.include "../../mk/mpi.buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"

$ diff -ruN PLIST.orig PLIST
--- PLIST.orig  2010-08-17 21:13:23.000000000 +0000
+++ PLIST       2010-08-17 23:02:44.000000000 +0000
@@ -1,9 +1,6 @@
-@comment $NetBSD: PLIST,v 1.2 2003/05/10 23:46:15 jtb Exp $
+@comment $NetBSD$
 bin/ppuzzle
 bin/puzzle
-share/doc/html/puzzle/ppuzzle.gif
-share/doc/html/puzzle/puzzle.gif
-share/doc/html/puzzle/tree-puzzle.html
 share/doc/puzzle/tree-puzzle.pdf
 share/examples/puzzle/EF.3trees
 share/examples/puzzle/EF.phy

$ diff -ruN distinfo.orig distinfo 
--- distinfo.orig       2010-08-17 21:20:42.000000000 +0000
+++ distinfo    2010-08-17 22:45:09.000000000 +0000
@@ -3,3 +3,21 @@
 SHA1 (tree-puzzle-5.2.tar.gz) = fd52a9f04dc871b765d9f7464f68bdb8edc22e37
 RMD160 (tree-puzzle-5.2.tar.gz) = 8a69f5ab2ad56a05c0faa6cd02e344c19271bf7a
 Size (tree-puzzle-5.2.tar.gz) = 875142 bytes
+SHA1 (patch-aa) = c7347c7955f49dad8845c17e2ab33d3d71437b2c
+SHA1 (patch-ab) = d52269c96794da9cadb7a4c5e0e71dc6d6f7eeed
+SHA1 (patch-ac) = 326dad40b2dce44c9cbfe72dc61766ee8de53ecb
+SHA1 (patch-ad) = cce930ef88b7d69762f9715a39e75af8abe45f69
+SHA1 (patch-ae) = a555bbe5f6e635a203daa4deeee64a90c57d6c26
+SHA1 (patch-ag) = 8d70fe28f3b9d159ac5e8a37c5a8da4a9227a7b6
+SHA1 (patch-ah) = 9f4b6d2c72e1ea2f0d2ae0dec465568fe9a34a8c
+SHA1 (patch-ai) = 79f62c19b2c2eac736a304a034006a3dcebbf364
+SHA1 (patch-aj) = a99e863db09c7dbde9802f7e16400072463905fc
+SHA1 (patch-ak) = e21082efb14e485a83c6eec34221421f25b58159
+SHA1 (patch-al) = d52f21b46dc3260afd069ce94d2c0b424c931b02
+SHA1 (patch-am) = f175c276d8d25380995ff5e83428df950a21fe4c
+SHA1 (patch-an) = e839019f61c5411eb3c2f8d02c36aed06f5e7cdd
+SHA1 (patch-ao) = 61f3c608965e07ce421ad118d1a982390c5491a9
+SHA1 (patch-ap) = fead2508c5e8ccc9466f11d7362300ded215d3e8
+SHA1 (patch-aq) = aab2d970948c3ee8e4fca0e325464dea424153b4
+SHA1 (patch-ar) = 7ec71162a56acc701829c58b410b2992195cc0a6
+SHA1 (patch-as) = 938024b02dffe30e3159e361ccd2f23dc889503a

$ cat patch-aa
$NetBSD$

--- tests/template-test.orig    2010-08-17 21:22:26.000000000 +0000
+++ tests/template-test 2010-08-17 21:23:03.000000000 +0000
@@ -222,7 +222,7 @@
              ;;
 esac
 
-if test $GENERATE == 1; then
+if test $GENERATE = 1; then
    cat ${RESULT_PREF}.puzzle \
       | grep -v "^Date and time" \
       | grep -v "^Runtime (" \
$ patch-ab
$NetBSD$

--- tests/qp-pure-nucl.test.orig        2010-08-17 21:24:03.000000000 +0000
+++ tests/qp-pure-nucl.test     2010-08-17 21:24:29.000000000 +0000
@@ -222,7 +222,7 @@
              ;;
 esac
 
-if test $GENERATE == 1; then
+if test $GENERATE = 1; then
    cat ${RESULT_PREF}.puzzle \
       | grep -v "^Date and time" \
       | grep -v "^Runtime (" \
$ patch-ac
$NetBSD$

--- tests/qp-pure-prot.test.orig        2010-08-17 21:43:24.000000000 +0000
+++ tests/qp-pure-prot.test     2010-08-17 21:43:42.000000000 +0000
@@ -222,7 +222,7 @@
              ;;
 esac
 
-if test $GENERATE == 1; then
+if test $GENERATE = 1; then
    cat ${RESULT_PREF}.puzzle \
       | grep -v "^Date and time" \
       | grep -v "^Runtime (" \
$patch-ad
$NetBSD$

--- tests/qp-vt-prot.test.orig  2010-08-17 21:44:42.000000000 +0000
+++ tests/qp-vt-prot.test       2010-08-17 21:44:55.000000000 +0000
@@ -222,7 +222,7 @@
              ;;
 esac
 
-if test $GENERATE == 1; then
+if test $GENERATE = 1; then
    cat ${RESULT_PREF}.puzzle \
       | grep -v "^Date and time" \
       | grep -v "^Runtime (" \
$ patch-ae
$NetBSD$

--- tests/qp-hky-clock-nucl.test.orig   2010-08-17 21:45:48.000000000 +0000
+++ tests/qp-hky-clock-nucl.test        2010-08-17 21:46:15.000000000 +0000
@@ -222,7 +222,7 @@
              ;;
 esac
 
-if test $GENERATE == 1; then
+if test $GENERATE = 1; then
    cat ${RESULT_PREF}.puzzle \
       | grep -v "^Date and time" \
       | grep -v "^Runtime (" \
$ patch-ag
$NetBSD$

--- tests/qp-tn-nucl.test.orig  2010-08-17 21:48:38.000000000 +0000
+++ tests/qp-tn-nucl.test       2010-08-17 21:48:48.000000000 +0000
@@ -222,7 +222,7 @@
              ;;
 esac
 
-if test $GENERATE == 1; then
+if test $GENERATE = 1; then
    cat ${RESULT_PREF}.puzzle \
       | grep -v "^Date and time" \
       | grep -v "^Runtime (" \
$ patch-ah
$NetBSD$

--- tests/qp-jtt-rhet-clock-prot.test.orig      2010-08-17 21:49:37.000000000 
+0000
+++ tests/qp-jtt-rhet-clock-prot.test   2010-08-17 21:49:52.000000000 +0000
@@ -222,7 +222,7 @@
              ;;
 esac
 
-if test $GENERATE == 1; then
+if test $GENERATE = 1; then
    cat ${RESULT_PREF}.puzzle \
       | grep -v "^Date and time" \
       | grep -v "^Runtime (" \
patch-ai
$NetBSD$

--- tests/qp-hky-rhet-clock-nucl.test.orig      2010-08-17 21:51:00.000000000 
+0000
+++ tests/qp-hky-rhet-clock-nucl.test   2010-08-17 21:51:07.000000000 +0000
@@ -222,7 +222,7 @@
              ;;
 esac
 
-if test $GENERATE == 1; then
+if test $GENERATE = 1; then
    cat ${RESULT_PREF}.puzzle \
       | grep -v "^Date and time" \
       | grep -v "^Runtime (" \
$ patch-aj
$NetBSD$

--- tests/ut-pure-prot.test.orig        2010-08-17 21:52:10.000000000 +0000
+++ tests/ut-pure-prot.test     2010-08-17 21:52:22.000000000 +0000
@@ -222,7 +222,7 @@
              ;;
 esac
 
-if test $GENERATE == 1; then
+if test $GENERATE = 1; then
    cat ${RESULT_PREF}.puzzle \
       | grep -v "^Date and time" \
       | grep -v "^Runtime (" \
$patch-ak
$NetBSD$

--- tests/qp-hky-rhet-nucl.test.orig    2010-08-17 21:53:24.000000000 +0000
+++ tests/qp-hky-rhet-nucl.test 2010-08-17 21:53:29.000000000 +0000
@@ -222,7 +222,7 @@
              ;;
 esac
 
-if test $GENERATE == 1; then
+if test $GENERATE = 1; then
    cat ${RESULT_PREF}.puzzle \
       | grep -v "^Date and time" \
       | grep -v "^Runtime (" \
$patch-al
$NetBSD$

--- tests/qp-jtt-rhet-prot.test.orig    2010-08-17 21:54:14.000000000 +0000
+++ tests/qp-jtt-rhet-prot.test 2010-08-17 21:54:24.000000000 +0000
@@ -222,7 +222,7 @@
              ;;
 esac
 
-if test $GENERATE == 1; then
+if test $GENERATE = 1; then
    cat ${RESULT_PREF}.puzzle \
       | grep -v "^Date and time" \
       | grep -v "^Runtime (" \
$ patch-am
$NetBSD$

--- tests/qp-jtt-prot.test.orig 2010-08-17 21:55:16.000000000 +0000
+++ tests/qp-jtt-prot.test      2010-08-17 21:55:25.000000000 +0000
@@ -222,7 +222,7 @@
              ;;
 esac
 
-if test $GENERATE == 1; then
+if test $GENERATE = 1; then
    cat ${RESULT_PREF}.puzzle \
       | grep -v "^Date and time" \
       | grep -v "^Runtime (" \
$ patch-an
$NetBSD$

--- tests/qp-wag-prot.test.orig 2010-08-17 21:56:09.000000000 +0000
+++ tests/qp-wag-prot.test      2010-08-17 21:56:21.000000000 +0000
@@ -222,7 +222,7 @@
              ;;
 esac
 
-if test $GENERATE == 1; then
+if test $GENERATE = 1; then
    cat ${RESULT_PREF}.puzzle \
       | grep -v "^Date and time" \
       | grep -v "^Runtime (" \
$ patch-ao

$NetBSD$

--- tests/qp-clock.test.orig    2010-08-17 21:57:01.000000000 +0000
+++ tests/qp-clock.test 2010-08-17 21:57:23.000000000 +0000
@@ -222,7 +222,7 @@
              ;;
 esac
 
-if test $GENERATE == 1; then
+if test $GENERATE = 1; then
    cat ${RESULT_PREF}.puzzle \
       | grep -v "^Date and time" \
       | grep -v "^Runtime (" \
 $ patch-ap
$NetBSD$

--- tests/cons-pure-prot.test.orig      2010-08-17 21:58:01.000000000 +0000
+++ tests/cons-pure-prot.test   2010-08-17 21:58:09.000000000 +0000
@@ -222,7 +222,7 @@
              ;;
 esac
 
-if test $GENERATE == 1; then
+if test $GENERATE = 1; then
    cat ${RESULT_PREF}.puzzle \
       | grep -v "^Date and time" \
       | grep -v "^Runtime (" \

$ patch-aq
$NetBSD$

--- tests/qp-pure-bin.test.orig 2010-08-17 21:58:56.000000000 +0000
+++ tests/qp-pure-bin.test      2010-08-17 21:59:09.000000000 +0000
@@ -222,7 +222,7 @@
              ;;
 esac
 
-if test $GENERATE == 1; then
+if test $GENERATE = 1; then
    cat ${RESULT_PREF}.puzzle \
       | grep -v "^Date and time" \
       | grep -v "^Runtime (" \
$ patch-ar
$NetBSD$

--- tests/qp-mtrev-prot.test.orig       2010-08-17 22:01:27.000000000 +0000
+++ tests/qp-mtrev-prot.test    2010-08-17 22:01:38.000000000 +0000
@@ -222,7 +222,7 @@
              ;;
 esac
 
-if test $GENERATE == 1; then
+if test $GENERATE = 1; then
    cat ${RESULT_PREF}.puzzle \
       | grep -v "^Date and time" \
       | grep -v "^Runtime (" \

$ patch-as

$NetBSD$

--- tests/lm-pure-prot.test.orig        2010-08-17 22:02:26.000000000 +0000
+++ tests/lm-pure-prot.test     2010-08-17 22:02:36.000000000 +0000
@@ -222,7 +222,7 @@
              ;;
 esac
 
-if test $GENERATE == 1; then
+if test $GENERATE = 1; then
    cat ${RESULT_PREF}.puzzle \
       | grep -v "^Date and time" \
       | grep -v "^Runtime (" \



Home | Main Index | Thread Index | Old Index