ports/125987: [PATCH] sysutils/duplicity: update to 0.4.12

peter.schuller at infidyne.com peter.schuller at infidyne.com
Sat Jul 26 19:10:02 UTC 2008


>Number:         125987
>Category:       ports
>Synopsis:       [PATCH] sysutils/duplicity: update to 0.4.12
>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 Jul 26 19:10:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     peter.schuller at infidyne.com
>Release:        FreeBSD 7.0-RELEASE-p1 amd64
>Organization:
>Environment:
System: FreeBSD prometheus.scode.org 7.0-RELEASE-p1 FreeBSD 7.0-RELEASE-p1 #2: Sat Apr 19 19:15:39 CEST 2008
>Description:
- Update to 0.4.12

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

Generated with FreeBSD Port Tools 0.77

Upstream ChangeLog since .10:

New in v0.4.12 (2008/07/22)
---------------------------
Dan Muresan created a patch to minimize the number of password
prompts.  To do so, it sometimes requests a password once without
confirmation; if later it turns out that a full backup is needed,
the user is prompted for confirmation.

bug #23540: doc bug in man page (environment FTP_PASSWORD)
https://savannah.nongnu.org/bugs/index.php?23540

bug #23362: Documentation for --version, --time-separator <char>
https://savannah.nongnu.org/bugs/index.php?23362

bug #23283: interactive passphrase query is suboptimal
https://savannah.nongnu.org/bugs/index.php?23283

bug #23066 was not actually applied to 0.4.11.  Its here now.
https://savannah.nongnu.org/bugs/index.php?23066

bug #22826: regressions caused by boto 1.1c
https://savannah.nongnu.org/bugs/index.php?22826


New in v0.4.11 (2008/05/05)
---------------------------
Changes applied to allow duplicity to run under Python 2.3 again.

patch #6485: Reinstate patch #6340 with a detailed explanation.
https://savannah.nongnu.org/patch/index.php?6485

bug #23066: ssh uris with given portnumbers are not handled correctly
https://savannah.nongnu.org/bugs/index.php?23066


>How-To-Repeat:
>Fix:

--- duplicity-0.4.12.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-06-06 16:02:56.000000000 +0200
+++ /usr/ports/sysutils/duplicity/Makefile	2008-07-26 21:04:51.947639433 +0200
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	duplicity
-PORTVERSION=	0.4.10
-PORTREVISION=	1
+PORTVERSION=	0.4.12
 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-03-30 13:02:01.000000000 +0200
+++ /usr/ports/sysutils/duplicity/distinfo	2008-07-26 21:03:25.624719062 +0200
@@ -1,3 +1,3 @@
-MD5 (duplicity-0.4.10.tar.gz) = b976c033000c1231e2995618882e211b
-SHA256 (duplicity-0.4.10.tar.gz) = fd7f0db94feba7582d07984bd3be684c80621cee43dfe10e31df044c32125ed3
-SIZE (duplicity-0.4.10.tar.gz) = 124839
+MD5 (duplicity-0.4.12.tar.gz) = 2cec2aba2b0d770c70601862af94f896
+SHA256 (duplicity-0.4.12.tar.gz) = c8d8cc35322867d7deec6dfb8b880e459ab4a6e1b23adfd7ca24ebffa4314668
+SIZE (duplicity-0.4.12.tar.gz) = 126345
--- duplicity-0.4.12.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list