Benny Siegert <bsiegert%gmail.com@localhost> writes:
> I just tried to build py39-scons (to update Subversion) and got an
> unexpected PLIST diff:
>
> Index: PLIST
> ===================================================================
> RCS file: /cvsroot/pkgsrc/devel/scons/PLIST,v
> retrieving revision 1.21
> diff -u -r1.21 PLIST
> --- PLIST 14 Jan 2022 14:58:39 -0000 1.21
> +++ PLIST 12 Apr 2022 15:36:44 -0000
> @@ -591,11 +591,8 @@
> lib/scons/SCons/exitfuncs.py
> lib/scons/SCons/exitfuncs.pyc
> lib/scons/SCons/exitfuncs.pyo
> -${PLIST.py2x}lib/scons/${EGG_INFODIR}
> -${PLIST.py3x}lib/scons/${EGG_INFODIR}/PKG-INFO
> -${PLIST.py3x}lib/scons/${EGG_INFODIR}/SOURCES.txt
> -${PLIST.py3x}lib/scons/${EGG_INFODIR}/dependency_links.txt
> -${PLIST.py3x}lib/scons/${EGG_INFODIR}/top_level.txt
> +lib/scons/${EGG_INFODIR}
> man/man1/scons-time.1
> man/man1/scons.1
> man/man1/sconsign.1
> +@pkgdir lib/python${PYVERSSUFFIX}/site-packages
What do you mean by a "PLIST diff", precisely?
Did your build really produce an empty egg_infodir, or a file, or ?
pkg_info -L on my installed scons produces
/usr/pkg/lib/scons/scons-3.1.2-py3.9.egg-info/PKG-INFO
/usr/pkg/lib/scons/scons-3.1.2-py3.9.egg-info/SOURCES.txt
/usr/pkg/lib/scons/scons-3.1.2-py3.9.egg-info/dependency_links.txt
/usr/pkg/lib/scons/scons-3.1.2-py3.9.egg-info/top_level.txt
and not having it looks broken.
Definitely don't adjust plist for things that are bugs; it's not obvious
here.
Attachment:
signature.asc
Description: PGP signature