From 575f2ed9143e579c7264d983ed0a7f9e35f93752 Mon Sep 17 00:00:00 2001 From: ryoon Date: Sat, 19 Jan 2013 03:43:51 +0000 Subject: Update to 17.0.2 Changelog: FIXED Security fixes can be found here FIXED Pressing the 'x' button on Windows now closes only one window rather than the whole application (805185) FIXED An issue that caused occasional corruption in local folders after filtering is now fixed (815012) FIXED An issue that caused deletion of drafts saved in IMAP folders whilst in offline mode is now fixed (805626) For security fix, see http://www.mozilla.org/en-US/thunderbird/17.0.2/releasenotes/ . --- mail/thunderbird/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'mail') diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index 28fbb285013..2d129204246 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.105 2012/12/12 08:35:58 ryoon Exp $ +# $NetBSD: Makefile,v 1.106 2013/01/19 03:43:51 ryoon Exp $ # DISTNAME= # empty PKGNAME= thunderbird-${TB_VER} -TB_VER= 17.0 +TB_VER= 17.0.2 LIGHTNINGVER= 1.9 -PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_MOZILLA_ESR:=thunderbird/releases/${TB_VER}esr/source/} \ ${MASTER_SITE_MOZILLA_ALL:=thunderbird/releases/${TB_VER}esr/source/} -- cgit v1.2.3