Created attachment 200611 [details] Upgrade to 3.0.0
brd, do you approve this change? In addition to upgrading the version, this change switches the build system from autoconf to cmake, switches master_sites, removes a superfluous runtime dependency on python, and adds a MANPAGES knob (because doxygen is now required to build the manpages)
Does this pass poudriere with/without MANPAGES/DOCS/NLS options?
It passes poudriere with every combination of options on 12.0 amd64. I haven't tried 11.2 or other architectures.
Comment on attachment 200611 [details] Upgrade to 3.0.0 Reviewed by: koobs (ports) Approved by: koobs (ports)
A commit references this bug: Author: asomers Date: Mon Dec 31 21:38:50 UTC 2018 New revision: 488840 URL: https://svnweb.freebsd.org/changeset/ports/488840 Log: shells/fish: upgrade to 3.0.0 This also switches the build system from autoconf to cmake, and adds an on-by-default MANPAGES option. MANPAGES are now optional because building them requires doxygen. PR: 234493 Reviewed by: koobs Approved by: koobs (ports) Changes: head/shells/fish/Makefile head/shells/fish/distinfo head/shells/fish/files/patch-cmake_Install.cmake head/shells/fish/files/patch-src_common.h head/shells/fish/files/patch-src_wgetopt.h head/shells/fish/pkg-plist