summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorreinoud <reinoud>2004-06-15 23:19:50 +0000
committerreinoud <reinoud>2004-06-15 23:19:50 +0000
commit3502db791ee23fd8dbc760dafd41905f1d328b68 (patch)
treeadb12f5a8c3004a7c898c840420b8b0379bfacaf /www
parent211a9cbcfd7362f1d7e620322282f6711177b909 (diff)
downloadpkgsrc-3502db791ee23fd8dbc760dafd41905f1d328b68.tar.gz
Yes another `\n' missing in the patch giving rise to compilation errors.
Diffstat (limited to 'www')
-rw-r--r--www/firefox/distinfo4
-rw-r--r--www/firefox/patches/patch-bw8
2 files changed, 6 insertions, 6 deletions
diff --git a/www/firefox/distinfo b/www/firefox/distinfo
index 0102b490ac0..6db18094719 100644
--- a/www/firefox/distinfo
+++ b/www/firefox/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.6 2004/06/15 20:05:54 reinoud Exp $
+$NetBSD: distinfo,v 1.7 2004/06/15 23:19:50 reinoud Exp $
SHA1 (firefox-source-0.8.tar.bz2) = 8282f17a8f51265a86923c03362bba629162bf05
Size (firefox-source-0.8.tar.bz2) = 31102943 bytes
@@ -33,4 +33,4 @@ SHA1 (patch-bs) = e9434aadc52b0120dcfc80e57002152d2bd47605
SHA1 (patch-bt) = a033b83ee633391ffc138442697fbe754ec92902
SHA1 (patch-bu) = db33b8651e3cb1fbf9a18dbe78e1e8288cfda0ee
SHA1 (patch-bv) = 4f23dfd885131ea866f31370f1421e7c19706860
-SHA1 (patch-bw) = a2dd1af3ddf7f16636b530e8c1787409e2b58158
+SHA1 (patch-bw) = fc3a518d3762be6e85104a6dc7fffd5ae1a463c8
diff --git a/www/firefox/patches/patch-bw b/www/firefox/patches/patch-bw
index 615f227a6d2..c3eff81e6c8 100644
--- a/www/firefox/patches/patch-bw
+++ b/www/firefox/patches/patch-bw
@@ -1,4 +1,4 @@
-$NetBSD: patch-bw,v 1.2 2004/06/15 20:05:54 reinoud Exp $
+$NetBSD: patch-bw,v 1.3 2004/06/15 23:19:50 reinoud Exp $
diff -ru ../Orig/mozilla/xpcom/reflect/xptcall/src/md/unix/xptcstubs_linux_alpha.cpp ./xpcom/reflect/xptcall/src/md/unix/xptcstubs_linux_alpha.cpp
--- ../Orig/mozilla/xpcom/reflect/xptcall/src/md/unix/xptcstubs_linux_alpha.cpp 2001-09-29 05:12:52.000000000 +0900
@@ -23,8 +23,8 @@ diff -ru ../Orig/mozilla/xpcom/reflect/xptcall/src/md/unix/xptcstubs_linux_alpha
+" .prologue 1\n" \
+" lda $1,"#n"\n" \
+" br $31,$SharedStub..ng\n" \
-+" .end _ZN14nsXPTCStubBase5Stub"#n"Ev" \
-+" .elseif "#n" < 100 \n" \
++" .end _ZN14nsXPTCStubBase5Stub"#n"Ev\n" \
++" .elseif "#n" < 100 \n" \
+" .globl _ZN14nsXPTCStubBase6Stub"#n"Ev\n" \
+" .ent _ZN14nsXPTCStubBase6Stub"#n"Ev\n" \
+"_ZN14nsXPTCStubBase6Stub"#n"Ev:\n" \
@@ -45,7 +45,7 @@ diff -ru ../Orig/mozilla/xpcom/reflect/xptcall/src/md/unix/xptcstubs_linux_alpha
+" .prologue 1\n" \
+" lda $1,"#n"\n" \
+" br $31,$SharedStub..ng\n" \
-+" .end _ZN14nsXPTCStubBase7Stub"#n"Ev" \
++" .end _ZN14nsXPTCStubBase7Stub"#n"Ev\n" \
+" .else\n" \
+" .err \"stub number "#n"> 1000 not yet supported\"\n" \
+" .endif\n" \