Version: 1.0.0, Package name: bitrot-1.0.0 |
Maintained by: Bryan Vyhmeister |
Master sites: |
Description Bitrot detects when files bit-rot to save your precious photo and music collection from slow decay. |
Filesize: 11.285 KB |
Version History (View Complete History) |
|
2021-02-23 12:39:53 by Stuart Henderson | Files touched by this commit (743) |
Log message: Reverse the polarity of MODPY_VERSION; default is now 3.x, if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}. This commit doesn't change any versions currently used; it may be that some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those should be cleaned up in the course of updating ports where possible. Python module ports providing py3-* packages should still use FLAVOR=python3 so that we don't have a mixture of dependencies some using ${MODPY_FLAVOR} and others not. |
2020-10-20 03:37:18 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to bitrot-1.0.0, from Martin Ziemer, ok Bryan Vyhmeister (maintainer) |
2019-07-12 14:50:18 by Stuart Henderson | Files touched by this commit (845) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2018-02-07 07:04:48 by Anthony J. Bentley | Files touched by this commit (2) |
Log message: Update to bitrot-0.9.2. 0.9.2 bugfix: one place in the code incorrectly hardcoded UTF-8 as the filesystem encoding 0.9.1 bugfix: print the path that failed to decode with FSENCODING bugfix: when using -q, don't hide warnings about files that can't be statted or read bugfix: -s is no longer broken on Python 3 From Bryan Vyhmeister, who also takes maintainership. Thanks! |
2018-02-04 23:30:21 by Rafael Sadowski | Files touched by this commit (3) |
Log message: Remove MAINTAINER per their request |
2016-08-17 19:52:29 by Juan Francisco Cantero Hurtado | Files touched by this commit (2) |
Log message: Update to bitrot 0.9.0. From MAINTAINER. |