tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-tmux disppearedn
I was actually using it. It built for me not that long ago. Pleaes
restore it.
Probably, this entire removal commit should be reverted. I would say
that a bulk deletion needs discussion, even if individual ones don't,
and that we as a group should immediately revert commits that should
have been discussed but weren't.
$ wip > git log -- py-tmux/Makefile
commit 27326db8fb273e583c63d47d9ac8b2f2c6e8052d
Author: Roland Illig <roland.illig%gmx.de@localhost>
Date: Sat Sep 14 20:09:47 2024 +0100
remove packages with outdated distinfo files
The hash algorithm RMD160 has not been in use for several years now,
so every package that still uses it is suspicious of being unmaintained
and having no working MASTER_SITES, as otherwise it would have been
possible to update the distinfo file by running "bmake distinfo".
grep -l ^RMD160 */distinfo | sed s,/distinfo,, > obsolete
git rm -r $(cat obsolete)
pkglint -F
commit 317c1fe174fa9f4bc069b6aa080f2c8e399be95d
Author: Greg Troxel <gdt%lexort.com@localhost>
Date: Wed Nov 8 11:21:21 2023 -0500
py-tmux: Update HOMEPAGE
old one returned no data
Home |
Main Index |
Thread Index |
Old Index