On 2014/09/12 17:50, Stuart Cassoff wrote: > I'd like to update the Jimtcl port but that necessitates an update of OpenOCD.
Your patch doesn't apply cleanly; specifically patch-Makefile_in in jimtcl. Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: patches/patch-Makefile_in |=================================================================== |RCS file: /cvs/ports/lang/jimtcl/patches/patch-Makefile_in,v |retrieving revision 1.4 |diff -u -p -r1.4 patch-Makefile_in |--- patches/patch-Makefile_in 14 Nov 2013 09:11:21 -0000 1.4 |+++ patches/patch-Makefile_in 12 Sep 2014 21:47:20 -0000 -------------------------- Patching file patches/patch-Makefile_in using Plan A... Hunk #1 failed at 1. 1 out of 1 hunks failed--saving rejects to patches/patch-Makefile_in.rej done > A typedef in Jim had a * removed so it has to be added to OpenOCD in a couple > of places. That suggests a major bump rather than the minor bump you've included.