Bug 213145 - sysutils/duplicity: update to 0.7.10
Summary: sysutils/duplicity: update to 0.7.10
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Pawel Pekala
URL:
Keywords:
: 213005 (view as bug list)
Depends on:
Blocks:
 
Reported: 2016-10-01 20:19 UTC by Arnaud de Prelle
Modified: 2016-10-03 19:16 UTC (History)
2 users (show)

See Also:


Attachments
patch to update (1.94 KB, patch)
2016-10-01 20:19 UTC, Arnaud de Prelle
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Arnaud de Prelle 2016-10-01 20:19:34 UTC
Created attachment 175342 [details]
patch to update

New in v0.7.10 (2016/08/20)
---------------------------
* Merged in lp:~mwilck/duplicity/0.7-series
  - Speedup of path_matches_glob() by about 8x.  See
    https://code.launchpad.net/~mwilck/duplicity/0.7-series/+merge/301332
    for more details.
* Remove -w from setsid in functional tests.
* Fixed conflict in merge from Martin Wilck and applied
  - https://code.launchpad.net/~mwilck/duplicity/0.7-series/+merge/301492
  - merge fixes setsid usage in functional testing.
* Fixed bug #1612472 with patch from David Cuthbert
  - Restore from S3 fails with --with-prefix-archive if prefix includes '/'
* Merged in lp:~arashad.ahamad/duplicity/duplicity_latest
  - Changes for connecting to IBM Bluemix ObjectStorage.  See man page.
* Merged in lp:~fenisilius/duplicity/acd_init_mkdir
  - Allow duplicity to create remote folder
Comment 1 Arnaud de Prelle 2016-10-01 20:21:51 UTC
*** Bug 213005 has been marked as a duplicate of this bug. ***
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-10-03 19:16:46 UTC
A commit references this bug:

Author: pawel
Date: Mon Oct  3 19:15:56 UTC 2016
New revision: 423222
URL: https://svnweb.freebsd.org/changeset/ports/423222

Log:
  - Update to version 0.7.10 [1]
  - Modify options descriptions to match currents standards
  - Fix PEXPECT option, misc/py-pexpect does not install
    pexpect executable, convert check to path independent one
  - Convert to options helpers, break lines around 80 characters
  - Regenerate patch with make makepatch

  PR:		213145 [1]
  Submitted by:	Arnaud de Prelle [1]

Changes:
  head/sysutils/duplicity/Makefile
  head/sysutils/duplicity/distinfo
  head/sysutils/duplicity/files/patch-setup.py