Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Aug 2011 20:51:49 GMT
From:      svn-freebsd-gecko@chruetertee.ch
To:        freebsd-gecko@freebsd.org
Subject:   [SVN-Commit] r603 - in branches/experimental/mail/thunderbird-beta: . files
Message-ID:  <201108032051.p73Kpnwq045326@trillian.chruetertee.ch>

next in thread | raw e-mail | index | archive | help
Author: flo
Date: Wed Aug  3 20:51:49 2011
New Revision: 603

Log:
update to 6b2

patch-calendar-base-src-calDateTime.cpp is needed as a UTF-8 sourcefile snuck
into the source, it's fixed in latest comm-central and should be fixed in the
next beta

Added:
   branches/experimental/mail/thunderbird-beta/files/patch-calendar-base-src-calDateTime.cpp
Modified:
   branches/experimental/mail/thunderbird-beta/Makefile
   branches/experimental/mail/thunderbird-beta/distinfo

Modified: branches/experimental/mail/thunderbird-beta/Makefile
==============================================================================
--- branches/experimental/mail/thunderbird-beta/Makefile	Tue Aug  2 08:28:35 2011	(r602)
+++ branches/experimental/mail/thunderbird-beta/Makefile	Wed Aug  3 20:51:49 2011	(r603)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	thunderbird
-DISTVERSION=	6.0b1
+DISTVERSION=	6.0b2
 CATEGORIES=	mail ipv6
 MASTER_SITES=	${MASTER_SITE_MOZILLA}
 MASTER_SITE_SUBDIR=	${PORTNAME}/releases/${DISTVERSION}/source

Modified: branches/experimental/mail/thunderbird-beta/distinfo
==============================================================================
--- branches/experimental/mail/thunderbird-beta/distinfo	Tue Aug  2 08:28:35 2011	(r602)
+++ branches/experimental/mail/thunderbird-beta/distinfo	Wed Aug  3 20:51:49 2011	(r603)
@@ -1,2 +1,2 @@
-SHA256 (thunderbird-6.0b1.source.tar.bz2) = 0110c6901ee4be743c8cd1733ae825b849cc4e50fe2fb014e149d1a8c4db459f
-SIZE (thunderbird-6.0b1.source.tar.bz2) = 86056605
+SHA256 (thunderbird-6.0b2.source.tar.bz2) = 6f840530cff24a615b9da7d345195ab976bbf38a5eb94777fe3766c2a55ae481
+SIZE (thunderbird-6.0b2.source.tar.bz2) = 86118617

Added: branches/experimental/mail/thunderbird-beta/files/patch-calendar-base-src-calDateTime.cpp
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ branches/experimental/mail/thunderbird-beta/files/patch-calendar-base-src-calDateTime.cpp	Wed Aug  3 20:51:49 2011	(r603)
@@ -0,0 +1,8 @@
+--- calendar/base/src/calDateTime.cpp.orig	2011-08-03 20:08:23.361859978 +0200
++++ calendar/base/src/calDateTime.cpp	2011-08-03 20:08:32.351860948 +0200
+@@ -1,4 +1,4 @@
+-/* ***** BEGIN LICENSE BLOCK *****
++/* ***** BEGIN LICENSE BLOCK *****
+  * Version: MPL 1.1/GPL 2.0/LGPL 2.1
+  *
+  * The contents of this file are subject to the Mozilla Public License Version



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201108032051.p73Kpnwq045326>