Bug 232507

Summary: FreeBSD Port: sysutils/duplicity several revisions out of date
Product: Ports & Packages Reporter: johnllyon
Component: Individual Port(s)Assignee: Danilo G. Baio <dbaio>
Status: Closed FIXED    
Severity: Affects Many People CC: dbaio, ndowens04
Priority: --- Flags: dbaio: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Update ndowens04: maintainer-approval? (dbaio)

Description johnllyon 2018-10-21 14:33:52 UTC
The port for the backup tool duplicity is currently at 0.7.17.  However, several bug-fix releases have been released since then:

http://duplicity.nongnu.org/CHANGELOG

The most recent version is at 0.7.18.2.  I don't have the technical ability to create a working port file update, but a version bump seems to be an easy thing to do, so I thought I would file the bug report.
Comment 1 Nathan 2018-10-21 18:02:33 UTC
Created attachment 198439 [details]
Update

 sysutils/duplicity: Updated to 0.7.18.2
 Changes:        http://duplicity.nongnu.org/CHANGELOG
 
 PR:             232507
 Submitted by:   Nathan <ndowens@yahoo.com>


Tested in 11.2-amd64 poudriere jail
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-10-24 22:55:45 UTC
A commit references this bug:

Author: dbaio
Date: Wed Oct 24 22:55:12 UTC 2018
New revision: 482943
URL: https://svnweb.freebsd.org/changeset/ports/482943

Log:
  sysutils/duplicity: Update to 0.7.18.2

  PR:		232507
  Submitted by:	Nathan <ndowens@yahoo.com>
  Reported by:	johnllyon@gmail.com

Changes:
  head/sysutils/duplicity/Makefile
  head/sysutils/duplicity/distinfo
Comment 3 Danilo G. Baio freebsd_committer freebsd_triage 2018-10-24 22:58:28 UTC
Committed, thanks!