On Thu, 3 Apr 2008 00:09:21 +1000, N J wrote > seemed to work ok so i keep going, I sorta presumed that 4.3 might > have a branch of its own...
Every release has two CVS tags: x.y-release: OPENBSD_x_y_BASE x.y-stable: OPENBSD_x_y The CVS logs are the place to go to see which revisions apply to any particular -release. Using graphics/cairo as an example, here is a link to the CVS log for the Makefile via OpenBSD's web interface to CVS. You can click on any particular revision to see what's changed. http://www.openbsd.org/cgi-bin/cvsweb/ports/graphics/cairo/Makefile

