head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.8 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.2.0.6 pkgsrc-2012Q4-base:1.2 pkgsrc-2011Q4:1.2.0.4 pkgsrc-2011Q4-base:1.2 pkgsrc-2011Q2:1.2.0.2 pkgsrc-2011Q2-base:1.2 pkgsrc-2010Q1:1.1.1.1.0.4 pkgsrc-2010Q1-base:1.1.1.1 pkgsrc-2009Q4:1.1.1.1.0.2 pkgsrc-2009Q4-base:1.1.1.1 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.2 date 2010.04.21.16.59.29; author tnn; state dead; branches; next 1.1; 1.1 date 2009.11.28.21.59.56; author tnn; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2009.11.28.21.59.56; author tnn; state Exp; branches; next ; desc @@ 1.2 log @remove thunderbird2. Mozilla says no more 2.x releases planned. @ text @$NetBSD: patch-eb,v 1.1 2009/11/28 21:59:56 tnn Exp $ --- security/nss/tests/libpkix/libpkix.sh.orig 2008-11-11 10:06:52.000000000 +0100 +++ security/nss/tests/libpkix/libpkix.sh @@@@ -85,12 +85,12 @@@@ libpkix_cleanup() ParseArgs () { while [ $# -gt 0 ]; do - if [ $1 == "-checkmem" ]; then + if [ $1 = "-checkmem" ]; then checkMemArg=$1 memText=" (Memory Checking Enabled)" - elif [ $1 == "-quiet" ]; then + elif [ $1 = "-quiet" ]; then quietArg=$1 - elif [ $1 == "-arenas" ]; then + elif [ $1 = "-arenas" ]; then arenasArg=$1 fi shift @ 1.1 log @Initial revision @ text @d1 1 a1 1 $NetBSD: patch-eb,v 1.1 2009/10/03 13:18:23 ghen Exp $ @ 1.1.1.1 log @Re-import mail/thunderbird as mail/thunderbird2 to let mail/thunderbird become the natural upgrade path to thunderbird 3.0. @ text @@