sysutils/duplicity: Update to 0.7.13.1
Changed RUN_DEPENDS from devel/py-lockfile to devel/py-fasteners:
Fixed bug #1320641 and others regarding lockfile
- swap from lockfile to fasteners module
- use an fcntl() style lock for process lock of duplicity cache
- lockfile will now clear if duplicity is killed or crashes
See the changelog file for more information.
Changes: http://www.nongnu.org/duplicity/CHANGELOG
Approved by: garga (mentor)
Differential Revision: https://reviews.freebsd.org/D11548Details
Details
- Reviewers
garga - Commits
- rP445559: sysutils/duplicity: Update to 0.7.13.1
$ portlint -C looks fine.
- Backup(Full/Incremental) and restore, working fine.
poudriere testport:
10.3-RELEASE-p19 amd64
10.3-RELEASE-p19 i386
11.0-RELEASE-p10 amd64
11.0-RELEASE-p10 i386
12.0-CURRENT 1200037 amd64
12.0-CURRENT 1200037 i386
Diff Detail
Diff Detail
- Repository
- rP FreeBSD ports repository
- Lint
Lint Skipped - Unit
Tests Skipped