https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276478
--- Comment #18 from Tijl Coosemans ---
Created attachment 248731
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=248731&action=edit
textproc/mxml 3.3.1
textproc/mxml: Update to 3.3.1
Also add a patch to fix a bounds check probl
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276478
Tijl Coosemans changed:
What|Removed |Added
Attachment #248512|0 |1
is obsolete|
To view an individual PR, use:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id).
The following is a listing of current problems submitted by FreeBSD users,
which need special attention. These represent problem reports covering
all versions including experimental development code and ob
hello,
if someone has a moment, could you please commit this patch:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276347
this is a trivial patch to make a broken port as BROKEN=.
thanks, lexi.
signature.asc
Description: PGP signature
hi,
i'm trying to update a port (net/py-pychromecast), whose new release
uses PEP517.
this is my Makefile:
PORTNAME= PyChromecast
DISTVERSION=14.0.0
CATEGORIES= net python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= lexi.free...@le-fay.org
COMMENT=
Lexi Winter:
> i'm trying to update a port (net/py-pychromecast), whose new release
> uses PEP517.
never mind; i looked at the error more closely and saw that the package
requires setuptools 65.6, which was only released in November 2022 and
so is too recent to be in ports. so i'll update this po
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276347
--- Comment #1 from commit-h...@freebsd.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=dad16f56cc7ecb434effae46d050cc900046b969
commit dad16f56cc7ecb434effae46d050cc900046b969
Author:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276347
Joel Bodenmann changed:
What|Removed |Added
Resolution|--- |FIXED
Status|New