On 2015/10/07 10:38, Jack J. Woehr wrote: > Jérémie Courrèges-Anglas wrote: > >I have just committed this update. Tests would be very much appreciated. > So I should: > > * Check out current > * Check out the current ports tree > * Build and test > > Correct? This is not 5.8, but the "current" current? > > Just making sure!
Honestly, for this you'll be fine with any recent OpenBSD version - checkout the ports tree if you don't already have it to the applicable cvs tag (cvs up -r OPENBSD_5_8 or whatever) and just update that one directory to -current (cd /usr/ports/net/tn5250; cvs up -PdA), make package, su, make install. (And this is why cvs is better than git. For some things. :-)