which does not work in NetBSD 1.6 and below. Bump PKGREVISION to 2 and
close PR pkg/24339.
I've reviewed the code; it's safe to remove that trailing slash from the
directory name since the variable holding it is always handled through
g_build_filename, which adds slashes between path components automatically.
And the program works fine WRT favicons, at least under -current.
favicons would not be cached and epiphany would hang. Sorry.
It hasn't been long so I decreased my PKGREVISION bump.
jmmv@ suggested that adding a wrapper around mkdir(2).
Epiphany is the web browser for the GNOME desktop. It uses the Gecko
rendering engine, provided by Mozilla. It aims to be simple, striking
and easy to use, following the GNOME usability rules.