pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/sysutils/duplicity Update to 0.7.17



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f2498a32751a
branches:  trunk
changeset: 376208:f2498a32751a
user:      wen <wen%pkgsrc.org@localhost>
date:      Tue Feb 27 06:44:07 2018 +0000

description:
Update to 0.7.17

Upstream changes:
New in v0.7.17 (2018/02/26)
---------------------------
* Removed changes made in bug #1044715 Provide a file history feature
  - Changes required too much memory to carry in the manifest
  - The option --file-changed in collection-status is now invalid
  - This will close bugs: #1730451, #896728, #1526557, #1550176
  - Starting a full backup will be needed to fully utilize this fix
* Fix update of Launchpad Translations.  Translations were not being picked
  up on a daily basis and we got several months behind.

diffstat:

 sysutils/duplicity/Makefile |   4 ++--
 sysutils/duplicity/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (28 lines):

diff -r a0f35e76a4cd -r f2498a32751a sysutils/duplicity/Makefile
--- a/sysutils/duplicity/Makefile       Tue Feb 27 06:40:43 2018 +0000
+++ b/sysutils/duplicity/Makefile       Tue Feb 27 06:44:07 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.42 2018/01/26 17:21:46 triaxx Exp $
+# $NetBSD: Makefile,v 1.43 2018/02/27 06:44:07 wen Exp $
 
-DISTNAME=      duplicity-0.7.16
+DISTNAME=      duplicity-0.7.17
 CATEGORIES=    sysutils net
 MASTER_SITES=  http://code.launchpad.net/duplicity/0.7-series/${PKGVERSION_NOREV}/+download/
 
diff -r a0f35e76a4cd -r f2498a32751a sysutils/duplicity/distinfo
--- a/sysutils/duplicity/distinfo       Tue Feb 27 06:40:43 2018 +0000
+++ b/sysutils/duplicity/distinfo       Tue Feb 27 06:44:07 2018 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.24 2018/01/26 14:53:05 triaxx Exp $
+$NetBSD: distinfo,v 1.25 2018/02/27 06:44:07 wen Exp $
 
-SHA1 (duplicity-0.7.16.tar.gz) = 78df19c3d50de57080563a326589c467193ea0d1
-RMD160 (duplicity-0.7.16.tar.gz) = 8242a0476591fdd814ddb3e2740e96e6dd8e452c
-SHA512 (duplicity-0.7.16.tar.gz) = 552f63848ce90ccd8481136df6c0918bbf2463dde00d4e54f0af3693dc5439551ac086dc43b7b7191d1dcf0b710d7391b6c627ce0effd14a59beb0b5fa06a804
-Size (duplicity-0.7.16.tar.gz) = 1563676 bytes
+SHA1 (duplicity-0.7.17.tar.gz) = cf8344df73b04abe4246be0d987626e926a70420
+RMD160 (duplicity-0.7.17.tar.gz) = 20d6e1d63d3da925009709cafd3e721af68bcc2e
+SHA512 (duplicity-0.7.17.tar.gz) = a7fa3f26709bcb25be519a20d65a196072a49ca468ace84b4876a815efea23fc1ed5b77abf765475fb8a08e3138349bf1d48e0ce22816ef66526463b646e12a3
+Size (duplicity-0.7.17.tar.gz) = 1719145 bytes
 SHA1 (patch-aa) = f1210f703dccf759f234846a3139ce98063011cb



Home | Main Index | Thread Index | Old Index