diff options
author | mef <mef@pkgsrc.org> | 2016-08-18 11:29:06 +0000 |
---|---|---|
committer | mef <mef@pkgsrc.org> | 2016-08-18 11:29:06 +0000 |
commit | 9fe42b1363d641a51e1452304c32f93f5f3fc478 (patch) | |
tree | 14c6f2df90444e53b8732f8b7679131fc3a42a3b | |
parent | efcd81ca44d56b5f2b71c82d1456e1fe7c958dbc (diff) | |
download | pkgsrc-9fe42b1363d641a51e1452304c32f93f5f3fc478.tar.gz |
Updated sysutils/duplicity to 0.7.09
------------------------------------
New in v0.7.09 (2016/07/24)
---------------------------
* Fixed bug #1600692 with patch from Wolfgang Rohdewald
- Allow symlink to have optional trailing slash during verify.
* Merged in lp:~aaron-whitehouse/duplicity/07-fix_deja_dup_error_on_locked_files
- Revert log.Error to log.Warn, as it was prior to the merge in rev 1224,
as this was affecting other applications (e.g. deja dup; Bug #1605939).
* Merged in lp:~duplicity-team/duplicity/po-updates
-rw-r--r-- | sysutils/duplicity/Makefile | 4 | ||||
-rw-r--r-- | sysutils/duplicity/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/sysutils/duplicity/Makefile b/sysutils/duplicity/Makefile index cd53e3a9f6c..2053e32a7a1 100644 --- a/sysutils/duplicity/Makefile +++ b/sysutils/duplicity/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.36 2016/07/09 13:04:06 wiz Exp $ +# $NetBSD: Makefile,v 1.37 2016/08/18 11:29:06 mef Exp $ -DISTNAME= duplicity-0.7.08 +DISTNAME= duplicity-0.7.09 CATEGORIES= sysutils net MASTER_SITES= http://code.launchpad.net/duplicity/0.7-series/${PKGVERSION_NOREV}/+download/ diff --git a/sysutils/duplicity/distinfo b/sysutils/duplicity/distinfo index ef30db1b0d6..50cc5551c30 100644 --- a/sysutils/duplicity/distinfo +++ b/sysutils/duplicity/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.22 2016/07/07 08:35:46 wiz Exp $ +$NetBSD: distinfo,v 1.23 2016/08/18 11:29:06 mef Exp $ -SHA1 (duplicity-0.7.08.tar.gz) = 191d7a4bdf1cbd9ce24c52f294f6a615f9805514 -RMD160 (duplicity-0.7.08.tar.gz) = d7ae400613309c0fb89278a692079d88981e0262 -SHA512 (duplicity-0.7.08.tar.gz) = 62018013077e6de654d0b09439e2d654b7dea27e554797f6c9dfb76389d3badbbba2cfcd129f23bdf4606b1454b2cf912b2ce5ef720dbf6af2d6efd49f21cf9d -Size (duplicity-0.7.08.tar.gz) = 1541904 bytes +SHA1 (duplicity-0.7.09.tar.gz) = f2422b195b6d58b9a136d5745f81c3a54a77298e +RMD160 (duplicity-0.7.09.tar.gz) = 043d6fc4c7964676ca1a88e4f240523d1f48bea5 +SHA512 (duplicity-0.7.09.tar.gz) = da53b95d5a24b8c696c22dcf7e8a8e576bb8b00b62e56ee7f1e39bf4ca2be301ed87414f196f195f32bce0d15a6d289137b493a2c305ce969cf22e9205634e51 +Size (duplicity-0.7.09.tar.gz) = 1542198 bytes SHA1 (patch-aa) = f1210f703dccf759f234846a3139ce98063011cb |