pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/thunderbird Update to 31.6.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a47a3a71b5b3
branches:  trunk
changeset: 649720:a47a3a71b5b3
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Wed Apr 08 18:25:15 2015 +0000

description:
Update to 31.6.0

CHangelog:
Fixed in Thunderbird 31.6

    2015-40 Same-origin bypass through anchor navigation
    2015-37 CORS requests should not follow 30x redirections after preflight
    2015-33 resource:// documents can load privileged pages
    2015-31 Use-after-free when using the Fluendo MP3 GStreamer plugin
    2015-30 Miscellaneous memory safety hazards (rv:37.0 / rv:31.6)

diffstat:

 mail/thunderbird/Makefile |   7 ++-----
 mail/thunderbird/distinfo |  14 +++++++-------
 2 files changed, 9 insertions(+), 12 deletions(-)

diffs (46 lines):

diff -r c12e061e861e -r a47a3a71b5b3 mail/thunderbird/Makefile
--- a/mail/thunderbird/Makefile Wed Apr 08 16:24:15 2015 +0000
+++ b/mail/thunderbird/Makefile Wed Apr 08 18:25:15 2015 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.148 2015/04/06 08:17:32 adam Exp $
+# $NetBSD: Makefile,v 1.149 2015/04/08 18:25:15 ryoon Exp $
 
 DISTNAME=      # empty
 PKGNAME=       thunderbird-${TB_VER}
-TB_VER=                31.5.0
-PKGREVISION=   2
+TB_VER=                31.6.0
 #LIGHTNINGVER= 1.9
 CATEGORIES=    mail
 MASTER_SITES=  ${MASTER_SITE_MOZILLA:=thunderbird/releases/${TB_VER}/source/}
@@ -16,8 +15,6 @@
 HOMEPAGE=      http://www.mozillamessaging.com/en-US/thunderbird/
 COMMENT=       Organize, secure and customize your mail
 
-DIST_SUBDIR=   ${PKGNAME_NOREV}
-
 USE_TOOLS+=    unzip pax
 WRKSRC=                ${WRKDIR}/comm-esr31
 MOZILLA_DIR=   mozilla/
diff -r c12e061e861e -r a47a3a71b5b3 mail/thunderbird/distinfo
--- a/mail/thunderbird/distinfo Wed Apr 08 16:24:15 2015 +0000
+++ b/mail/thunderbird/distinfo Wed Apr 08 18:25:15 2015 +0000
@@ -1,11 +1,11 @@
-$NetBSD: distinfo,v 1.156 2015/03/14 23:02:52 tnn Exp $
+$NetBSD: distinfo,v 1.157 2015/04/08 18:25:15 ryoon Exp $
 
-SHA1 (thunderbird-31.5.0/enigmail-1.7.2.tar.gz) = e72eeff5a47491267981090129b0b2594b5dc96f
-RMD160 (thunderbird-31.5.0/enigmail-1.7.2.tar.gz) = 1dcd10e758321846eb20ac7f1d3ae6465c47bfe7
-Size (thunderbird-31.5.0/enigmail-1.7.2.tar.gz) = 1420346 bytes
-SHA1 (thunderbird-31.5.0/thunderbird-31.5.0.source.tar.bz2) = a0565a2d29fee09660041d04ea2bd73f6bc3fd05
-RMD160 (thunderbird-31.5.0/thunderbird-31.5.0.source.tar.bz2) = 443bcd3a3a9af8d115716300740ca54e6039312c
-Size (thunderbird-31.5.0/thunderbird-31.5.0.source.tar.bz2) = 171097061 bytes
+SHA1 (enigmail-1.7.2.tar.gz) = e72eeff5a47491267981090129b0b2594b5dc96f
+RMD160 (enigmail-1.7.2.tar.gz) = 1dcd10e758321846eb20ac7f1d3ae6465c47bfe7
+Size (enigmail-1.7.2.tar.gz) = 1420346 bytes
+SHA1 (thunderbird-31.6.0.source.tar.bz2) = 147ba0f3c7da29a7814ee9ce4265fb107744559e
+RMD160 (thunderbird-31.6.0.source.tar.bz2) = 0f4025f36376b1f8c5e72bc64fff388207960287
+Size (thunderbird-31.6.0.source.tar.bz2) = 171089774 bytes
 SHA1 (patch-aa) = 764c6e8955d371d0869a9b145211f0a9d8709708
 SHA1 (patch-ak) = b47277baa1137a7610445b7c4dd147b331d5c5e6
 SHA1 (patch-al) = 81a733e9b13a47abfef818ecd10d7ef18a191855



Home | Main Index | Thread Index | Old Index