Bug 294262 - math/units: update to 2.27
Summary: math/units: update to 2.27
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Vladimir Druzenko
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2026-04-05 18:13 UTC by Juhani Krekelä
Modified: 2026-04-10 09:07 UTC (History)
2 users (show)

See Also:
jharris: maintainer-feedback+


Attachments
patch (2.98 KB, patch)
2026-04-05 18:13 UTC, Juhani Krekelä
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Juhani Krekelä 2026-04-05 18:13:06 UTC
Created attachment 269393 [details]
patch

This brings math/units up to date.

Also add an option for including gunits_cur.
Comment 1 jharris 2026-04-10 04:46:03 UTC
Comment on attachment 269393 [details]
patch

Approved, thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2026-04-10 09:06:17 UTC
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(-)
Comment 3 Vladimir Druzenko freebsd_committer freebsd_triage 2026-04-10 09:07:20 UTC
I have made the necessary edits.
Thanks.