- Fix crash when locale is set to certain values New file: files/patch-videowrapper.cpp files/patch-videowrapper.h
Responsible Changed From-To: freebsd-ports-bugs->araujo araujo@ wants this submitter's PRs (via the GNATS Auto Assign Tool)
Responsible Changed From-To: araujo->miwi I'll take it.
State Changed From-To: open->feedback Hi, patch rejects [17:02][miwi@fbsd] $ patch -p2 < PR_176558.patch (~/dev/ports/multimedia/2mandvd) Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- | |diff -urN /usr/ports/multimedia/2mandvd/Makefile multimedia/2mandvd/Makefile |--- /usr/ports/multimedia/2mandvd/Makefile 2013-02-08 03:11:05.000000000 +0900 |+++ multimedia/2mandvd/Makefile 2013-02-13 17:02:37.000000000 +0900 -------------------------- Patching file Makefile using Plan A... Hunk #1 succeeded at 3. Hunk #2 succeeded at 15. Hunk #3 succeeded at 24. Hunk #4 succeeded at 39. Hunk #5 succeeded at 53. Hunk #6 succeeded at 62. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -urN /usr/ports/multimedia/2mandvd/files/patch-videowrapper.cpp multimedia/2mandvd/files/patch-videowrapper.cpp |--- /usr/ports/multimedia/2mandvd/files/patch-videowrapper.cpp 1970-01-01 09:00:00.000000000 +0900 |+++ multimedia/2mandvd/files/patch-videowrapper.cpp 2013-02-13 15:23:57.000000000 +0900 -------------------------- (Creating file files/patch-videowrapper.cpp...) Patching file files/patch-videowrapper.cpp using Plan A... Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -urN /usr/ports/multimedia/2mandvd/files/patch-videowrapper.h multimedia/2mandvd/files/patch-videowrapper.h |--- /usr/ports/multimedia/2mandvd/files/patch-videowrapper.h 1970-01-01 09:00:00.000000000 +0900 |+++ multimedia/2mandvd/files/patch-videowrapper.h 2013-02-13 15:24:44.000000000 +0900 -------------------------- (Creating file files/patch-videowrapper.h...) Patching file files/patch-videowrapper.h using Plan A... Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -urN /usr/ports/multimedia/2mandvd/pkg-plist multimedia/2mandvd/pkg-plist |--- /usr/ports/multimedia/2mandvd/pkg-plist 2013-02-08 03:11:05.000000000 +0900 |+++ multimedia/2mandvd/pkg-plist 2013-02-13 16:35:28.000000000 +0900 -------------------------- Patching file pkg-plist using Plan A... Hunk #1 failed at 1. 1 out of 1 hunks failed--saving rejects to pkg-plist.rej
Here is the corrected patch.
State Changed From-To: feedback->closed Committed. Thanks!