On Sun, 01 Nov 2009 21:05:28 -0500 Scott McEachern <sc...@erratic.ca> wrote:
> Henning Brauer wrote: > > yyou need to upgrade php to 5.2.11, from -stable. > > > > > Sorry if I have missed something, but where would I find the ports > changes for -stable? (Other than manually looking in each port's > Makefile details.) Until Henning mentioned the new version, I had no > idea php had been upgraded. > First there are the commit messages on the ports-changes mailinglist. Look for those tagged OPENBSD_4_6. When you update your local cvs checkout, just ommit the -q option and you will see every changed file, so you don't have to manually dive into the tree. - Robert