From owner-freebsd-gecko@FreeBSD.ORG Sat Feb 15 05:09:21 2014 Return-Path: Delivered-To: freebsd-gecko@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4C4FFA08 for ; Sat, 15 Feb 2014 05:09:21 +0000 (UTC) Received: from trillian.chruetertee.ch (trillian.chruetertee.ch [217.150.244.247]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id C8AB1162E for ; Sat, 15 Feb 2014 05:09:20 +0000 (UTC) Received: from trillian.chruetertee.ch (trillian [217.150.244.247]) by trillian.chruetertee.ch (8.14.4/8.14.3) with ESMTP id s1F59H7d046389 for ; Sat, 15 Feb 2014 05:09:17 GMT (envelope-from svn-freebsd-gecko@chruetertee.ch) Received: (from www@localhost) by trillian.chruetertee.ch (8.14.4/8.14.3/Submit) id s1F59C3C046109 for freebsd-gecko@freebsd.org; Sat, 15 Feb 2014 05:09:12 GMT (envelope-from svn-freebsd-gecko@chruetertee.ch) Date: Sat, 15 Feb 2014 05:09:12 GMT Message-Id: <201402150509.s1F59C3C046109@trillian.chruetertee.ch> X-Authentication-Warning: trillian.chruetertee.ch: www set sender to svn-freebsd-gecko@chruetertee.ch using -f From: svn-freebsd-gecko@chruetertee.ch To: freebsd-gecko@freebsd.org Subject: [SVN-Commit] r1497 - in trunk/www/seamonkey: . files MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: freebsd-gecko@freebsd.org List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Feb 2014 05:09:21 -0000 Author: jbeich Date: Sat Feb 15 05:09:11 2014 New Revision: 1497 Log: 2.25b1 build1 source was silently re-rolled with bug 952120 reverted due to bustage Deleted: trunk/www/seamonkey/files/patch-mozilla-extensions Modified: trunk/www/seamonkey/distinfo Modified: trunk/www/seamonkey/distinfo ============================================================================== --- trunk/www/seamonkey/distinfo Fri Feb 14 06:30:24 2014 (r1496) +++ trunk/www/seamonkey/distinfo Sat Feb 15 05:09:11 2014 (r1497) @@ -1,4 +1,4 @@ -SHA256 (seamonkey-2.25b1.source.tar.bz2) = 87fc067ca31e3aa88fea24e69d4a56a8bf8f09bbf1e40f808f7869991bb98120 -SIZE (seamonkey-2.25b1.source.tar.bz2) = 155402216 +SHA256 (seamonkey-2.25b1.source.tar.bz2) = d6bb8826a91d42a8a3928e1551fd39a52e7d1cce1beb73acf4c7365c883d9569 +SIZE (seamonkey-2.25b1.source.tar.bz2) = 155399969 SHA256 (enigmail-1.6.1_pre20140112.tar.xz) = 2d89a9186c3ccfc9397c933c6f63c0518224fea0096d7a292dba3765de088149 SIZE (enigmail-1.6.1_pre20140112.tar.xz) = 916028 Deleted: trunk/www/seamonkey/files/patch-mozilla-extensions ============================================================================== --- trunk/www/seamonkey/files/patch-mozilla-extensions Sat Feb 15 05:09:11 2014 (r1496) +++ /dev/null 00:00:00 1970 (deleted) @@ -1,42 +0,0 @@ -# JAR_MANIFESTS cannot be defined before sm2.26 or without bug 774572 - ---- mozilla/extensions/inspector/moz.build~ -+++ mozilla/extensions/inspector/moz.build -@@ -10,5 +10,3 @@ DIRS += [ - - XPI_NAME = 'inspector' - export('XPI_NAME') -- --JAR_MANIFESTS += ['jar.mn'] ---- mozilla/extensions/irc/ff/moz.build~ -+++ mozilla/extensions/irc/ff/moz.build -@@ -2,5 +2,3 @@ - # This Source Code Form is subject to the terms of the Mozilla Public - # License, v. 2.0. If a copy of the MPL was not distributed with this - # file, You can obtain one at http://mozilla.org/MPL/2.0/. -- --JAR_MANIFESTS += ['jar.mn'] ---- mozilla/extensions/irc/moz.build~ -+++ mozilla/extensions/irc/moz.build -@@ -12,5 +12,3 @@ CONFIGURE_SUBST_FILES += ['locales/Makef - - XPI_NAME = 'chatzilla' - export('XPI_NAME') -- --JAR_MANIFESTS += ['jar.mn'] ---- mozilla/extensions/irc/sm/moz.build~ -+++ mozilla/extensions/irc/sm/moz.build -@@ -2,5 +2,3 @@ - # This Source Code Form is subject to the terms of the Mozilla Public - # License, v. 2.0. If a copy of the MPL was not distributed with this - # file, You can obtain one at http://mozilla.org/MPL/2.0/. -- --JAR_MANIFESTS += ['jar.mn'] ---- mozilla/extensions/venkman/resources/moz.build~ -+++ mozilla/extensions/venkman/resources/moz.build -@@ -2,5 +2,3 @@ - # This Source Code Form is subject to the terms of the Mozilla Public - # License, v. 2.0. If a copy of the MPL was not distributed with this - # file, You can obtain one at http://mozilla.org/MPL/2.0/. -- --JAR_MANIFESTS += ['jar.mn']