Date: Sun, 12 Nov 2023 19:23:40 +0000 From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: [Bug 258533] textproc/gspell: Invalid portscout configuration Message-ID: <bug-258533-6497-CerOe8drEj@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-258533-6497@https.bugs.freebsd.org/bugzilla/> References: <bug-258533-6497@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D258533 --- Comment #6 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3D97410c063745b82cb48245ff5e12a45= fe2bdd18c commit 97410c063745b82cb48245ff5e12a45fe2bdd18c Author: Andrey Korobkov <alster@vinterdalen.se> AuthorDate: 2023-11-12 18:40:30 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-11-12 19:23:01 +0000 textproc/gspell: Fix portscout configuration It is the 2-nd (minor), not the 1-st (major) part of version number, that should be even. And limitw: key is 1-based, rather than 0-based, so it's the (number+1)th version component that will be limited by it. https://portscout.freebsd.org/info/portscout-portconfig.txt PR: 258533 Reported by: zi Approved by: gnome (maintainer-timeout) textproc/gspell/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-258533-6497-CerOe8drEj>