Bug 162507 - [PATCH] sysutils/duplicity: update to 0.6.16
Summary: [PATCH] sysutils/duplicity: update to 0.6.16
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Doug Barton
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-12 19:20 UTC by Jase Thew
Modified: 2011-11-13 01:00 UTC (History)
1 user (show)

See Also:


Attachments
duplicity-0.6.16.patch (4.95 KB, patch)
2011-11-12 19:20 UTC, Jase Thew
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jase Thew 2011-11-12 19:20:00 UTC
- Update to 0.6.16

Port maintainer (peter.schuller@infidyne.com) is cc'd.

This PR supecedes update PR ports/159245 which may now be closed.

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-11-12 19:20:10 UTC
Maintainer of sysutils/duplicity,

Please note that PR ports/162507 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/162507

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2011-11-12 19:20:13 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Peter Schuller 2011-11-12 20:07:56 UTC
I won't be able to check this PR out, sorry. Please go ahead and treat
it as if there was no maintainer. You can remove my maintainership too
(I have had very little time lately and right now I don't have a
FreeBSD machine to test on even).

-- 
/ Peter Schuller (@scode, http://worldmodscode.wordpress.com)
Comment 4 Jase Thew 2011-11-12 21:03:22 UTC
Peter: Sorry to hear that - thanks for your contributions and hopefully 
we'll see you back in the future.

PR Team: In light of Peter standing down as maintainer of 
sysutils/duplicity, I'd like to assume maintainership please.

Regards,

Jase Thew.
Comment 5 Doug Barton freebsd_committer freebsd_triage 2011-11-13 00:34:00 UTC
State Changed
From-To: feedback->analyzed


Working on the update 


Comment 6 Doug Barton freebsd_committer freebsd_triage 2011-11-13 00:34:00 UTC
Responsible Changed
From-To: freebsd-ports-bugs->dougb


I'll get this one committed
Comment 7 dfilter service freebsd_committer freebsd_triage 2011-11-13 00:50:16 UTC
dougb       2011-11-13 00:49:56 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/duplicity   Makefile distinfo pkg-plist 
  Log:
  Update to version 0.6.16, released October 15, 2011.
  Too many changes since 0.6.13 to list, see:
  1. /usr/local/share/doc/duplicity/CHANGELOG, or
  2. http://www.nongnu.org/duplicity/CHANGELOG
  
  For the port, the version upgrade and maintainer change are from the PR.
  Thanks to the former maintainer for his past hard work, and confirming
  the change.
  
  Additionally, add some cleanups of my own:
  1. More accurate comment
  2. Make NLS an OPTION
  3. Minor simplification to the Makefile logic
  
  PR:             ports/162507
  Submitted by:   Jase Thew <freebsd@beardz.net>
  Feature safe:   yes
  
  Revision  Changes    Path
  1.37      +8 -8      ports/sysutils/duplicity/Makefile
  1.25      +2 -2      ports/sysutils/duplicity/distinfo
  1.15      +56 -0     ports/sysutils/duplicity/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 8 Doug Barton freebsd_committer freebsd_triage 2011-11-13 00:52:07 UTC
State Changed
From-To: analyzed->closed


Committed, thanks! 

FYI, please take note that I made some small improvements to the port 
as well. If any of them don't look good to you, just let me know.