Bug 232927

Summary: sysutils/duplicity: Change default options to use gnupg2
Product: Ports & Packages Reporter: rsos+freebsd
Component: Individual Port(s)Assignee: Danilo G. Baio <dbaio>
Status: Closed FIXED    
Severity: Affects Some People Flags: dbaio: maintainer-feedback+
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   

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