- Update to 2.0.0 and undeprecate
- Rename portname to py-rdiff-backup following Python Ports Policy[1]
- Flavorize
- Remove PORTEPOCH due to package name change
- Use CHEESESHOP as MASTER_SITES instead of USE_GITHUB as per [1]
- Update COMMENT to match the description at PyPi as per [1]
- Update LICENSE and LICENSE_FILE based on the info at PyPi
- Add autoplist and concurrent to USE_PYTHON as per [1]
- Delete MAN1S and DOCS to let autoplist handle these files
- Delete pkg-plist in favor of autoplist
- Add TEST_DEPENDS and do-test target
[1] https://wiki.freebsd.org/Python/PortsPolicy
PR: 246250
Submitted by: Zsolt Udvari <uzsolt@uzsolt.hu> (maintainer)
Reviewed by: koobs, bapt
Approved by: ehaupt (mentor)
Changelog: https://github.com/rdiff-backup/rdiff-backup/blob/v2.0.0/CHANGELOG
Differential Revision: https://reviews.freebsd.org/D24816