#46707 closed update (fixed)
ROOT6 : Update to 6.03.02
Reported by: | cjones051073 (Chris Jones) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | haspatch maintainer | Cc: | mojca (Mojca Miklavec) |
Port: | root6 |
Description
Update to latest version.
Attachments (1)
Change History (4)
Changed 10 years ago by cjones051073 (Chris Jones)
comment:1 follow-up: 2 Changed 10 years ago by mojca (Mojca Miklavec)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Version: | 2.3.3 |
comment:2 Changed 10 years ago by cjones051073 (Chris Jones)
comment:3 Changed 10 years ago by mojca (Mojca Miklavec)
The difference is that with that patch that you uploaded I had to run patch -p3 root.diff
, while usually it would be patch -p0 root.diff
. In principle it doesn't matter, I could just as well add -p3
to the compiler flags, but I always assume that it's a top level patch and almost never check. Then it fails to work with the default command.
Note: See
TracTickets for help on using
tickets.
Committed in r132352, thanks a lot.
(Next time please remove
"dports/science/root6/"
from line 3 and 4 or dosvn diff
insideroot6
.)