Opened 10 months ago
Closed 10 months ago
#69225 closed defect (fixed)
oscar @1.0.1: patch fails
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.9.0 |
Keywords: | Cc: | ||
Port: | oscar |
Description
can't find file to patch at input line 3 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |--- oscar/SleepLib/common.h.orig 2019-04-24 12:18:33.000000000 -0700 |+++ oscar/SleepLib/common.h 2020-02-14 01:00:27.000000000 -0700 -------------------------- File to patch: Skip this patch? [y] Skipping patch. 1 out of 1 hunk ignored can't find file to patch at input line 17 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |--- oscar/Graphs/glcommon.h.orig 2019-04-24 12:18:33.000000000 -0700 |+++ oscar/Graphs/glcommon.h 2020-02-14 01:00:37.000000000 -0700 -------------------------- File to patch: Skip this patch? [y] Skipping patch. 1 out of 1 hunk ignored can't find file to patch at input line 30 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |--- oscar/updateparser.cpp.orig 2019-04-24 12:18:33.000000000 -0700 |+++ oscar/updateparser.cpp 2020-02-14 01:00:47.000000000 -0700 -------------------------- File to patch: Skip this patch? [y] Skipping patch. 1 out of 1 hunk ignored
There is also a new version available, requested in #64603.
Change History (1)
comment:1 Changed 10 months ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
In 4919e46f93b1efdeae32ef71033735bb7ffa4a02/macports-ports (master):