maintainer-feedback requested: [Bug 291418] audio/py-pyogg: PORTNAME changed to match normalised name in release tarball
Date: Fri, 05 Dec 2025 09:29:31 UTC
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-python (Nobody) <python@FreeBSD.org> for maintainer-feedback: Bug 291418: audio/py-pyogg: PORTNAME changed to match normalised name in release tarball https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291418 --- Description --- PORTNAME and setup.py changed to match normalised name in release tarball This should allow it to be built with the existing version of setuptools in ports (63.1.0) and the review D46236 version of setuptools (80.9.0) Tested with poudriere amd64 15.0-RELEASE with both versions of setuptools. Bumped PORTREVISION Added DISTNAME to ensure proper distfile is still grabbed. Based on astro/py-metpy as recommended by Charlie Li.