Released on Apr 13, 2008.
This release contains Ruby 1.8.6 patch level 230 with the June 2008 security holes patched up.
There are some updates that are known to fail, when updating to 2008Q1 using the pkg_chk based approach (see Updating pkgsrc).
This package changed its location from wip/libevent to devel/libevent. To replace it:
pkg_delete libevent && pkg_add libevent
If anything depends on the package, the removal will fail. Note which packages are the blockers (typically memcached), remove the package using pkg_add -r libevent, then re-add the depending packages (e.g. pkg_add memcached).
For some reason, vim fails to load automatically due to dependency version checking. Just add it manually:
pkg_add vim