Summary: | archivers/py-borgbackup: Update to 1.1.0 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Jose G. Juanino <jjuanino> | ||||
Component: | Individual Port(s) | Assignee: | Danilo G. Baio <dbaio> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Many People | CC: | amdmi3, clukas, cpm, dbaio, feld, jjuanino, koobs | ||||
Priority: | --- | Keywords: | easy, patch, patch-ready | ||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
URL: | https://github.com/borgbackup/borg/releases/tag/1.1.0 | ||||||
Attachments: |
|
Description
Jose G. Juanino
2017-10-20 20:31:24 UTC
Comment on attachment 187333 [details]
Patch to update py-borgbackup from 1.0.10 to 1.1.0 version
- build tests are fine.
- backup / restore working fine after update
A commit references this bug: Author: dbaio Date: Sun Oct 22 13:07:42 UTC 2017 New revision: 452645 URL: https://svnweb.freebsd.org/changeset/ports/452645 Log: archivers/py-borgbackup: Update to 1.1.0 Shortened changelog of major features only: https://www.borgbackup.org/releases/borg-1.1.html Long changelog: https://github.com/borgbackup/borg/blob/1.1.0/docs/changes.rst#version-110-2017-10-07 PR: 223135 Submitted by: jjuanino@gmail.com (maintainer) Changes: head/archivers/py-borgbackup/Makefile head/archivers/py-borgbackup/distinfo Committed with a small change in the `post-install` target (Q/A warning). Thank you! |