[Bug 274917] textproc/cy-hunspell: Update to 20231031 version

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 04 Nov 2023 23:33:47 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274917

--- Comment #3 from Robert Clausecker <fuz@FreeBSD.org> ---
Ideally you'd just set DISTVERSION to the version used in upstreams tag such
that ${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX} forms the name of
upstreams tag.  Then remove GH_TAGNAME as it defaults to that.

I see that upstream's versioning is indeed inconsistent, but perhaps you can
ask them to be more consistent.  Right now it should work to just put in

    DISTVERSION= 23.10

then remove GH_TAGNAME and regenerate distinfo.

See ยง 5.4.3 Porter's Handbook for more details.

-- 
You are receiving this mail because:
You are the assignee for the bug.