Date: Fri, 2 Jan 2009 11:12:10 +0100 From: "Beat Gätzi" <beat@chruetertee.ch> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/130112: [PATCH] mail/thunderbird: update to 2.0.0.19 Message-ID: <200901021012.n02AC0jk094167@marvin.chruetertee.ch> Resent-Message-ID: <200901021020.n02AK4ts006784@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 130112 >Category: ports >Synopsis: [PATCH] mail/thunderbird: update to 2.0.0.19 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Jan 02 10:20:04 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Beat Gätzi >Release: FreeBSD 8.0-CURRENT i386 >Organization: >Environment: System: FreeBSD daedalus.network.local 8.0-CURRENT FreeBSD 8.0-CURRENT #2: Tue Dec 23 22:44:10 CET 2008 root@daedalus.network.local:/usr/obj/usr/src/sys/BEASTIE i386 >Description: - Update mail/thunderbird to version 2.0.0.19. - There are some moderate vulnerabilities fixed in this release: http://www.mozilla.org/security/known-vulnerabilities/thunderbird20.html#thunderbird2.0.0.19 >How-To-Repeat: >Fix: --- thunderbird.patch begins here --- diff -Naur thunderbird.orig/Makefile thunderbird/Makefile --- thunderbird.orig/Makefile 2008-11-23 17:06:53.000000000 +0100 +++ thunderbird/Makefile 2009-01-01 17:23:51.000000000 +0100 @@ -7,7 +7,7 @@ # PORTNAME= thunderbird -DISTVERSION= 2.0.0.18 +DISTVERSION= 2.0.0.19 CATEGORIES= mail ipv6 MASTER_SITES= ${MASTER_SITE_MOZILLA_EXTENDED} MASTER_SITE_SUBDIR= thunderbird/releases/${DISTVERSION}/source diff -Naur thunderbird.orig/distinfo thunderbird/distinfo --- thunderbird.orig/distinfo 2008-11-23 17:06:53.000000000 +0100 +++ thunderbird/distinfo 2009-01-01 17:30:45.000000000 +0100 @@ -1,3 +1,3 @@ -MD5 (thunderbird-2.0.0.18-source.tar.bz2) = 1d131408b2338132a154700cc92a1d58 -SHA256 (thunderbird-2.0.0.18-source.tar.bz2) = f18f97833661b260d819161080329f857e489b3c934f4648012b8728b7f3d597 -SIZE (thunderbird-2.0.0.18-source.tar.bz2) = 40455125 +MD5 (thunderbird-2.0.0.19-source.tar.bz2) = 546e81748f5f8bf06cacbcb8c358395f +SHA256 (thunderbird-2.0.0.19-source.tar.bz2) = 9a23d3a93c7646867227558727cf564eaba70da87e21e097eb46d951ed839f25 +SIZE (thunderbird-2.0.0.19-source.tar.bz2) = 40452690 --- thunderbird.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901021012.n02AC0jk094167>