From af63bde46bdb175ff82e3a4edcff2d834db86229 Mon Sep 17 00:00:00 2001 From: ryoon Date: Sun, 11 Oct 2015 23:33:59 +0000 Subject: Update to 38.3.0 Changelog: New Saved files tab now implements Search field and Clear button. Fixed (Right-)Clicking on a newsgroup now allows directly composing a message again Fixed Importing to the address book from CSV now works with international characters Fixed Thunderbird no longer crashes when executing filter rules when using maildir Fixed When using the maildir storage format, the INBOX folder is no longer deleted Fixed Emails with long References headers are now decoded correctly Fixed Checking for new messages correctly works after hibernation again Fixed Chat entries are no longer sometimes lost in global database at shutdown. --- mail/thunderbird/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'mail/thunderbird/Makefile') diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index abaa4f702f7..4fb2bc5523d 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.158 2015/10/10 01:58:12 ryoon Exp $ +# $NetBSD: Makefile,v 1.159 2015/10/11 23:33:59 ryoon Exp $ DISTNAME= # empty PKGNAME= thunderbird-${TB_VER} -TB_VER= 38.2.0 -PKGREVISION= 2 +TB_VER= 38.3.0 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_MOZILLA:=thunderbird/releases/${TB_VER}/source/} DISTFILES= thunderbird-${TB_VER}.source.tar.bz2 -- cgit v1.2.3