CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2021/01/30 04:45:54
Modified files:
audio : Makefile
devel/quirks : Makefile
devel/quirks/files: Quirks.pm
Removed files:
audio/py-ogg : Makefile distinfo
audio/py-ogg/patches: patch-src_pyoggpackbuff_c
patch-src_pyoggpacket_c
patch-src_pyoggpage_c
patch-src_pyoggstreamstate_c
patch-src_pyoggsyncstate_c
audio/py-ogg/pkg: DESCR PLIST
audio/py-vorbis: Makefile distinfo
audio/py-vorbis/patches: patch-setup_py patch-src_general_h
patch-src_pyvorbiscodec_c
patch-src_pyvorbiscodec_h
patch-src_pyvorbisfile_c
patch-src_pyvorbisinfo_c
patch-test_ogg123_py
patch-test_short_py
audio/py-vorbis/pkg: DESCR PLIST
Log message:
Remove audio/py-ogg and audio/py-vorbis
Both are Python 2 only, collecting dust, their common upstream is dead
and py-vorbis is the only consumer of py-ogg.
Nothing in the tree uses either of them, not even as TEST_DEPENDS.
py-ogg now fails to build with "-fno-common".
OK sthen