Bug 232927 - sysutils/duplicity: Change default options to use gnupg2
Summary: sysutils/duplicity: Change default options to use gnupg2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Danilo G. Baio
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-11-03 08:47 UTC by rsos+freebsd
Modified: 2019-03-02 17:02 UTC (History)
0 users

See Also:
dbaio: maintainer-feedback+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description rsos+freebsd 2018-11-03 08:47:39 UTC
Hello,

thanks for providing this port. Would it be possible to change the default options to use gnupg2? Is there a reason why it still depends on gnupg2? (duplicity is the only package on my PC that is still using gnupg1)

Many thanks for your feedback and your help!

Best
Comment 1 Danilo G. Baio freebsd_committer freebsd_triage 2019-03-02 14:01:55 UTC
Sorry for the delay.
Yes, you are right, it's about time to change to gnupg2.
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-03-02 17:00:16 UTC
A commit references this bug:

Author: dbaio
Date: Sat Mar  2 16:59:49 UTC 2019
New revision: 494419
URL: https://svnweb.freebsd.org/changeset/ports/494419

Log:
  sysutils/duplicity: Options update

  - Use GNUPG2 as default [1]

  - Drop SSH option

    Install paramiko and pexpect as SSH/SCP/SFTP backend.

    Duplicity uses paramiko as default, and pexpect is necessary for
    par2backend.py, thats why we are also installing it. [2]

    scp:// will use paramiko, you can also set like this
    paramiko+scp:// or pexpect+scp://

  PR:		232927 [1]
  Reported by:	rs.os@t-online.de [1]
  Reported by:	Paul Holmanskikh <paul.holmanskikh@gmail.com> [2]

Changes:
  head/sysutils/duplicity/Makefile