Louis Epstein wrote:

On Wed, 4 Nov 2015, Steve Wills wrote:

On 11/04/2015 21:00, Louis Epstein wrote:
The download was prompted to name it seamonkey.diff.gz
so does it need to be gunzipped?

Perhaps, not sure. Try gzip -d and if it works, great. :) If not, use
file or less to figure out if it's gz'd or not. If not, rename it.

I got an empty file after gzip -d.
I then downloaded it again and named it seamonkey.diff despite
suggestion,and had a 14k file.
Tried the patch command and got a "don't see a patch in there" message.

Would the patch break the Seamonkey I have running,
and if so how do I undo it?

Well, there are two things you can do. One is build, via "make"; the
other is install via "make install" (usually done after the build).
Trying the build won't affect anything, doing the install will.

Steve


-=-=-
The World Trade Center towers MUST rise again,
at least as tall as before...or terror has triumphed.

_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "[email protected]"


r400854:

fails on checkpatch

===> Applying FreeBSD patch /mnt/mod_usr/head/www/seamonkey-2.38/files/patch-bug1130155
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|commit eab3e3a
|Author: Mikhail Teterin <[email protected]>
|Date:   Tue Dec 16 19:34:02 2014 -0800
|
|    Bug 1130155 - Avoid assert failures when consuming only part of buffer.
|---
| media/libcubeb/src/cubeb_alsa.c | 112 ++++++++++++++++++++++++++++++----------
| 1 file changed, 85 insertions(+), 27 deletions(-)
|
|diff --git media/libcubeb/src/cubeb_alsa.c media/libcubeb/src/cubeb_alsa.c
|index 9bbc129..e72944a 100644
|--- mozilla/media/libcubeb/src/cubeb_alsa.c
|+++ mozilla/media/libcubeb/src/cubeb_alsa.c
--------------------------
Patching file mozilla/media/libcubeb/src/cubeb_alsa.c using Plan A...
Hunk #1 succeeded at 13 with fuzz 2 (offset -1 lines).
Hunk #2 failed at 46.
Hunk #3 failed at 307.
Hunk #4 succeeded at 319 (offset -46 lines).
Hunk #5 failed at 336.
Hunk #6 succeeded at 1172 (offset -60 lines).
3 out of 6 hunks failed while patching mozilla/media/libcubeb/src/cubeb_alsa.c
done
=> Patch patch-bug1130155 failed to apply cleanly.
*** Error code 1

Stop.
make[1]: stopped in /mnt/mod_usr/head/www/seamonkey-2.38
*** Error code 1

Stop.
make: stopped in /mnt/mod_usr/head/www/seamonkey-2.38


--
SY, Marat

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to