Roll back a FreeBSD port with svnlite
Sometimes I’m too hasty with updating ported applications, and I need to roll
them back to a working version.
Since I use svnlite
to manage my ports tree, this is relatively easy.
But since it is different than I’m used to (since I mostly use git
),
I thought I would document it here for convenience.