summaryrefslogtreecommitdiff
path: root/mail/thunderbird/Makefile
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2015-10-11 23:33:59 +0000
committerryoon <ryoon@pkgsrc.org>2015-10-11 23:33:59 +0000
commitaf63bde46bdb175ff82e3a4edcff2d834db86229 (patch)
tree8876316fc6a8796e19d53557e19e576f4ccfc426 /mail/thunderbird/Makefile
parente1af5f6ec8971c9622e7fe655a3916b5b8004f41 (diff)
downloadpkgsrc-af63bde46bdb175ff82e3a4edcff2d834db86229.tar.gz
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.
Diffstat (limited to 'mail/thunderbird/Makefile')
-rw-r--r--mail/thunderbird/Makefile5
1 files changed, 2 insertions, 3 deletions
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