CVSROOT: /cvs Module name: ports Changes by: [email protected] 2026/05/07 02:02:21
Modified files:
news/sabnzbd : Makefile
news/sabnzbd/pkg: PLIST
Log message:
news/sabnzbd: fix build with python 3.14
The 5.0.1 distfile included pre-compiled __pycache__ files for python
3.14, leading to duplicate entries in the PLIST. Nuke the upstream
pycache during post-extract, sync the PLIST and bump REVISION.
Found by tb@, fix suggested by sthen@
