[Bug 288025] Ports version monitor does not recognize versions for kmod ports properly

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 07 Jul 2025 08:27:02 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288025

--- Comment #13 from Tatsuki Makino <tatsuki_makino@hotmail.com> ---
I came up with a way to arrange the package versions in just the right order :)
Please try these differences in your terminal.

pkg version -t 575.64.1401501_2 575.64.03.a1401501_1
pkg version -t 575.64.a1401501_2 575.64.03.a1401501_1

I tried to take advantage of the fact that when there are characters
representing alpha and beta versions, they are always judged to be older
versions :)

-- 
You are receiving this mail because:
You are on the CC list for the bug.