diff options
author | tnn <tnn> | 2009-12-11 14:01:22 +0000 |
---|---|---|
committer | tnn <tnn> | 2009-12-11 14:01:22 +0000 |
commit | 59bae965e10b50b3201caa8b67c1b472cae6146b (patch) | |
tree | 065a84908da630330ab0fb2a7e1754f4417f4091 /devel/xulrunner | |
parent | cd4dbc38069e9bb8df6c941dcc35d7ab200b13c1 (diff) | |
download | pkgsrc-59bae965e10b50b3201caa8b67c1b472cae6146b.tar.gz |
drop patch-rb which changed the unofficial firefox branding in a way that
made the firefox addons site not automagically recognize the browser.
Diffstat (limited to 'devel/xulrunner')
-rw-r--r-- | devel/xulrunner/distinfo | 3 | ||||
-rw-r--r-- | devel/xulrunner/patches/patch-rb | 7 |
2 files changed, 1 insertions, 9 deletions
diff --git a/devel/xulrunner/distinfo b/devel/xulrunner/distinfo index 3a286765265..2c0cee1cfdc 100644 --- a/devel/xulrunner/distinfo +++ b/devel/xulrunner/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.19 2009/12/01 22:22:30 tnn Exp $ +$NetBSD: distinfo,v 1.20 2009/12/11 14:01:22 tnn Exp $ SHA1 (firefox-3.5.5.source.tar.bz2) = a2146fb6dc8e879a78fa13849f187c14d41442ca RMD160 (firefox-3.5.5.source.tar.bz2) = 3c2eb5542e2d34773dc52b07b46dcfcd656e5f0d @@ -53,7 +53,6 @@ SHA1 (patch-pe) = 3e4db1032a1e1f26f3a4e86653804b435aaf3ee8 SHA1 (patch-pf) = 95b3f07dfd0e3de9961181ec6e42f7174180942d SHA1 (patch-pg) = 33f0664512c94b1f1b7b65f43accc1dae457a2d0 SHA1 (patch-ra) = b215219b8429274ca3aa81790b62531aaf189127 -SHA1 (patch-rb) = 15970b5fe79621d47e573ddec074a6e67e8c5146 SHA1 (patch-rc) = 890012b4fca22d965a40262830aabbb06a2da36e SHA1 (patch-xa) = ae5ed1f0fb9a0fd45242a94739853b199ed7da72 SHA1 (patch-xb) = c09bd676d21bef02e04c68c2362e32f408ea9201 diff --git a/devel/xulrunner/patches/patch-rb b/devel/xulrunner/patches/patch-rb deleted file mode 100644 index b919a29fcb6..00000000000 --- a/devel/xulrunner/patches/patch-rb +++ /dev/null @@ -1,7 +0,0 @@ -$NetBSD: patch-rb,v 1.1 2009/10/11 10:49:56 tnn Exp $ - ---- browser/branding/unofficial/configure.sh.orig 2009-08-24 17:52:35.000000000 +0200 -+++ browser/branding/unofficial/configure.sh -@@ -1 +1 @@ --MOZ_APP_DISPLAYNAME="Shiretoko" -+MOZ_APP_DISPLAYNAME="Browser" |