pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/duplicity Update duplicity to 0.4.2.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b35a32fd9751
branches:  trunk
changeset: 519716:b35a32fd9751
user:      obache <obache%pkgsrc.org@localhost>
date:      Sun Oct 08 13:42:21 2006 +0000

description:
Update duplicity to 0.4.2.
Patch provided by Martin Wilke via PR 34574.
And also work with python24, so add 24 to PYTHON_VERSIONS_ACCEPTED.

diffstat:

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

diffs (37 lines):

diff -r 5492cd38ab78 -r b35a32fd9751 sysutils/duplicity/Makefile
--- a/sysutils/duplicity/Makefile       Sun Oct 08 13:29:06 2006 +0000
+++ b/sysutils/duplicity/Makefile       Sun Oct 08 13:42:21 2006 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2006/04/06 06:22:45 reed Exp $
+# $NetBSD: Makefile,v 1.9 2006/10/08 13:42:21 obache Exp $
 #
 
-DISTNAME=              duplicity-0.4.1
-PKGREVISION=   2
+DISTNAME=              duplicity-0.4.2
 CATEGORIES=            sysutils net
 MASTER_SITES=          http://savannah.nongnu.org/download/duplicity/
 
@@ -14,7 +13,7 @@
 
 BUILDLINK_API_DEPENDS.librsync+=       librsync>=0.9.6
 PYDISTUTILSPKG=                yes
-PYTHON_VERSIONS_ACCEPTED= 22 23
+PYTHON_VERSIONS_ACCEPTED= 22 23 24
 
 .include "../../devel/librsync/buildlink3.mk"
 .include "../../lang/python/application.mk"
diff -r 5492cd38ab78 -r b35a32fd9751 sysutils/duplicity/distinfo
--- a/sysutils/duplicity/distinfo       Sun Oct 08 13:29:06 2006 +0000
+++ b/sysutils/duplicity/distinfo       Sun Oct 08 13:42:21 2006 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2005/02/24 13:40:52 agc Exp $
+$NetBSD: distinfo,v 1.3 2006/10/08 13:42:21 obache Exp $
 
-SHA1 (duplicity-0.4.1.tar.gz) = 09353d59d1b7264740bed9bec02c72668bfd659a
-RMD160 (duplicity-0.4.1.tar.gz) = 28245d8fd3fa7a448d6ea21dfff577829a155833
-Size (duplicity-0.4.1.tar.gz) = 101621 bytes
+SHA1 (duplicity-0.4.2.tar.gz) = 37e861218800910fab7590f45520e0f1d8b318d4
+RMD160 (duplicity-0.4.2.tar.gz) = c6c86f397e43b7d5f63965d69f3328daa601d00b
+Size (duplicity-0.4.2.tar.gz) = 103183 bytes
 SHA1 (patch-aa) = 48866f297e2dcffd5da98b8298d6acf08821f7e8



Home | Main Index | Thread Index | Old Index