Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Mar 2008 01:51:52 +0100 (CET)
From:      peter.schuller@infidyne.com
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        vd@FreeBSD.org
Subject:   ports/122217: [PATCH] sysutils/duplicity: update to 0.4.10
Message-ID:  <20080329005152.5DC5131472B@prometheus.scode.org>
Resent-Message-ID: <200803290110.m2T1A3eA048117@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         122217
>Category:       ports
>Synopsis:       [PATCH] sysutils/duplicity: update to 0.4.10
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 29 01:10:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     peter.schuller@infidyne.com
>Release:        FreeBSD 7.0-RC1 amd64
>Organization:
>Environment:
System: FreeBSD prometheus.scode.org 7.0-RC1 FreeBSD 7.0-RC1 #1: Sat Jan 19 16:35:40 CET 2008
>Description:
- Update to 0.4.10

Port maintainer (vd@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77

Upstream changelog:

New in v0.4.10 (2008/03/27)
---------------------------
bug #22728: FTP backend fails on empty directory
https://savannah.nongnu.org/bugs/?22728

patch #6374: Duplicity --tempdir patch documentation.
https://savannah.nongnu.org/patch/?6374

patch #6375: Duplicity reports the epoch for a nonexistant last full backup date
https://savannah.nongnu.org/patch/?6375

patch #6380: add additional named logging levels
https://savannah.nongnu.org/patch/?6380

patch #6389: Possible Fix for pagefile.sys on Win32 systems
https://savannah.nongnu.org/patch/?6389

patch #6403: Restore by overwriting files/directories by using --force option
https://savannah.nongnu.org/patch/?6403

patch #6449: add additional debug level logging
https://savannah.nongnu.org/patch/?6449

patch #6453: handle absolute urls in webdav backend
https://savannah.nongnu.org/patch/?6453

Fix problem where S3 prefix was prepended with 'd'.  This caused
a failure in the regression tests.

>How-To-Repeat:
>Fix:

--- duplicity-0.4.10.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/sysutils/duplicity.orig/Makefile /usr/ports/sysutils/duplicity/Makefile
--- /usr/ports/sysutils/duplicity.orig/Makefile	2008-01-19 08:47:08.000000000 +0100
+++ /usr/ports/sysutils/duplicity/Makefile	2008-03-29 01:43:57.567925271 +0100
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	duplicity
-PORTVERSION=	0.4.9
+PORTVERSION=	0.4.10
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_SAVANNAH}
 MASTER_SITE_SUBDIR=	${PORTNAME}
diff -ruN --exclude=CVS /usr/ports/sysutils/duplicity.orig/distinfo /usr/ports/sysutils/duplicity/distinfo
--- /usr/ports/sysutils/duplicity.orig/distinfo	2008-01-19 08:47:08.000000000 +0100
+++ /usr/ports/sysutils/duplicity/distinfo	2008-03-29 01:44:03.622920808 +0100
@@ -1,3 +1,3 @@
-MD5 (duplicity-0.4.9.tar.gz) = 501f613e8c76bf69e161d82bbb2d7a05
-SHA256 (duplicity-0.4.9.tar.gz) = 0fc10901c6fd525d238a00ba2688b75ba531a0d9049eebbdcce38ed1061488a2
-SIZE (duplicity-0.4.9.tar.gz) = 123295
+MD5 (duplicity-0.4.10.tar.gz) = b976c033000c1231e2995618882e211b
+SHA256 (duplicity-0.4.10.tar.gz) = fd7f0db94feba7582d07984bd3be684c80621cee43dfe10e31df044c32125ed3
+SIZE (duplicity-0.4.10.tar.gz) = 124839
--- duplicity-0.4.10.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080329005152.5DC5131472B>