Created attachment 269393 [details] patch This brings math/units up to date. Also add an option for including gunits_cur.
Comment on attachment 269393 [details] patch Approved, thanks!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=f7a937e17f6c74ac153bfae41c5e0c7aa1bfd79d commit f7a937e17f6c74ac153bfae41c5e0c7aa1bfd79d Author: Juhani Krekelä <juhani@krekela.fi> AuthorDate: 2026-04-10 08:44:55 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2026-04-10 09:05:33 +0000 math/units: Update 2.16 => 2.27 For changelog check NEWS file from tarball: https://ftp.gnu.org/gnu/units/units-2.27.tar.gz PR: 294262 Approved by: jharris@widomaker.com (maintainer) Sponsored by: UNIS Labs math/units/Makefile | 16 ++++++++++------ math/units/distinfo | 6 +++--- math/units/files/patch-Makefile.in (new) | 10 ++++++++++ math/units/pkg-plist | 7 ++++++- 4 files changed, 29 insertions(+), 10 deletions(-)
I have made the necessary edits. Thanks.