head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.10 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.2.0.8 pkgsrc-2012Q4-base:1.2 pkgsrc-2011Q4:1.2.0.6 pkgsrc-2011Q4-base:1.2 pkgsrc-2011Q2:1.2.0.4 pkgsrc-2011Q2-base:1.2 pkgsrc-2009Q4:1.2.0.2 pkgsrc-2009Q4-base:1.2 pkgsrc-2009Q3:1.1.0.2 pkgsrc-2009Q3-base:1.1; locks; strict; comment @# @; 1.2 date 2009.11.29.03.06.44; author tnn; state dead; branches; next 1.1; 1.1 date 2009.10.03.13.18.23; author ghen; state Exp; branches; next ; desc @@ 1.2 log @update to thunderbird-3.0rc1. The 2.x version is still available in mail/thunderbird2. Major changes: - New Mail Account Setup Wizard - Redesigned Mail Toolbar - Tabbed Email Messages - Smart Folders - New Message Summary View - Column Headings - Message Archive - Activity Manager - New Add-ons Manager - Improved Address Book - Improved Gmail Integration Full release notes: http://www.mozillamessaging.com/en-US/thunderbird/3.0rc1/releasenotes/ @ text @$NetBSD: patch-eb,v 1.1 2009/10/03 13:18:23 ghen 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 @Update thunderbird and thunderbird-gtk1 to 2.0.0.23. Security fixes in this version: MFSA 2009-43 Heap overflow in certificate regexp parsing MFSA 2009-42 Compromise of SSL-protected communication For more info, see http://www.mozilla.com/en-US/thunderbird/2.0.0.23/releasenotes/ @ text @d1 1 a1 1 $NetBSD$ @