summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2013-01-19 03:43:51 +0000
committerryoon <ryoon@pkgsrc.org>2013-01-19 03:43:51 +0000
commit575f2ed9143e579c7264d983ed0a7f9e35f93752 (patch)
treef123345f52fe26d41cb50ca9e1ac2bfaa49ba297 /mail
parente71bd4f5f6d7dc78292dcd81bf1dee9e63edcffd (diff)
downloadpkgsrc-575f2ed9143e579c7264d983ed0a7f9e35f93752.tar.gz
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/ .
Diffstat (limited to 'mail')
-rw-r--r--mail/thunderbird/Makefile5
1 files changed, 2 insertions, 3 deletions
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/}