head 1.1; access; symbols; locks; strict; comment @# @; 1.1 date 2026.05.10.17.38.14; author vins; state Exp; branches; next ; commitid cDdKSm8gj8lJeiFG; desc @@ 1.1 log @sysutils/gvfs: Update to gvfs-1.60.0 Update prepared in wip by PHO, with some later contributions by me. The change log is too long to paste here. See: https://gitlab.gnome.org/GNOME/gvfs/-/blob/master/NEWS @ text @$NetBSD$ Fix detection of docbook. --- man/meson.build.orig 2026-05-03 13:29:08.697502288 +0000 +++ man/meson.build @@@@ -10,7 +10,7 @@@@ xsltproc_cmd = [ '--stringparam', 'man.th.extra1.suppress', '1', '--stringparam', 'man.authors.section.enabled', '0', '--stringparam', 'man.copyright.section.enabled', '0', - 'http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl', + '@@DOCBOOK_MANPAGE_XSL@@', '@@INPUT@@', ] @