https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281041
Gleb Popov changed:
What|Removed |Added
CC||arr...@freebsd.org
--- Comment #2 fro
Dear port maintainer,
The portscout new distfile checker has detected that one or more of your
ports appears to be out of date. Please take the opportunity to check
each of the ports listed below, and if possible and appropriate,
submit/commit an update. If any ports have already been updated, you
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281083
--- Comment #8 from mew14930xvi ---
https://gitee.com/huzheng/stardict-3.0.7/blob/master/dict/src/lib/stddict.cpp#L2541
https://gitee.com/huzheng/stardict-3.0.7/blob/master/dict/src/lib/stddict.cpp#L2651
It is not clear to me why making im
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281041
Mark Linimon changed:
What|Removed |Added
Assignee|ports-b...@freebsd.org |desk...@freebsd.org
Summ
Mark Linimon has asked freebsd-desktop (Team)
for maintainer-feedback:
Bug 281041: graphics/py-cairo: py39-cairo and py311-cairo conflict with each
other via py3cairo.h
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281041
--- Comment #1 from Mark Linimon ---
^Triage: reassign.
Without in
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281083
--- Comment #7 from mew14930xvi ---
This is not a patch to propose to Upstream.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281083
--- Comment #6 from Jan Beich ---
Did you check upstream projects at least one of the fixes is correct? Blindly
discarding "const" can lead to crashes. A safer way is to simply convert
variable to "const" (or use proper type), so the compi