pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/firefox3 regen patch-ea (drop empty trailing line)



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4866c615f8f6
branches:  trunk
changeset: 391882:4866c615f8f6
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Tue Apr 21 13:00:55 2009 +0000

description:
regen patch-ea (drop empty trailing line)

diffstat:

 www/firefox3/distinfo         |  4 ++--
 www/firefox3/patches/patch-ea |  5 ++---
 2 files changed, 4 insertions(+), 5 deletions(-)

diffs (35 lines):

diff -r 3c82d9d07fc5 -r 4866c615f8f6 www/firefox3/distinfo
--- a/www/firefox3/distinfo     Tue Apr 21 12:58:22 2009 +0000
+++ b/www/firefox3/distinfo     Tue Apr 21 13:00:55 2009 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.21 2009/04/21 12:58:22 tnn Exp $
+$NetBSD: distinfo,v 1.22 2009/04/21 13:00:55 tnn Exp $
 
 SHA1 (firefox-3.0.8-source.tar.bz2) = 93f82c64ae9c805964fb6459223a1061e2d328fd
 RMD160 (firefox-3.0.8-source.tar.bz2) = 2b56dbb881e169ad0a3acad30b8aa0677c03a5e5
@@ -34,7 +34,7 @@
 SHA1 (patch-ds) = 1e2e371b9ff7ab9049a947d8e0a63483a1fd244e
 SHA1 (patch-du) = c6e66bb420ce9ea988f89b57d1c20a247704cfcf
 SHA1 (patch-dv) = a380d261d4c2771a672d2b0f4f1f23821e3e5266
-SHA1 (patch-ea) = a4c586b2a3aa6e1c4c7cdaf83a37bd894e235bec
+SHA1 (patch-ea) = 30fee4794317da23a358f183718dae75501f5121
 SHA1 (patch-eb) = 176f71af302b1067c301e9cffa2d13a5837e45fe
 SHA1 (patch-ed) = 3c6281a75373843c5767fc1213d8cc67dc549e03
 SHA1 (patch-ee) = d5aeca91305ed2e1f522b2c0ed4bb17f7f8b881b
diff -r 3c82d9d07fc5 -r 4866c615f8f6 www/firefox3/patches/patch-ea
--- a/www/firefox3/patches/patch-ea     Tue Apr 21 12:58:22 2009 +0000
+++ b/www/firefox3/patches/patch-ea     Tue Apr 21 13:00:55 2009 +0000
@@ -1,6 +1,6 @@
-$NetBSD: patch-ea,v 1.2 2009/01/05 09:58:36 martin Exp $
+$NetBSD: patch-ea,v 1.3 2009/04/21 13:00:55 tnn Exp $
 
---- toolkit/components/history/src/nsGlobalHistory.cpp.orig    2006-02-02 20:55:17.000000000 +0100
+--- toolkit/components/history/src/nsGlobalHistory.cpp.orig    2007-11-29 08:04:26.000000000 +0100
 +++ toolkit/components/history/src/nsGlobalHistory.cpp
 @@ -322,7 +322,9 @@ matchAgeInDaysCallback(nsIMdbRow *row, v
    if (err != 0) return PR_FALSE;
@@ -34,4 +34,3 @@
    nsCOMPtr<nsIMdbRow> row;
    rv = FindRow(kToken_URLColumn, URISpec.get(), getter_AddRefs(row));
  
-



Home | Main Index | Thread Index | Old Index