ports/129188: [PATCH] sysutils/duplicity: update to 0.5.03
peter.schuller at infidyne.com
peter.schuller at infidyne.com
Tue Nov 25 18:30:06 UTC 2008
>Number: 129188
>Category: ports
>Synopsis: [PATCH] sysutils/duplicity: update to 0.5.03
>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: Tue Nov 25 18:30:05 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: peter.schuller at infidyne.com
>Release: FreeBSD 7.0-RELEASE-p4 amd64
>Organization:
>Environment:
System: FreeBSD prometheus.scode.org 7.0-RELEASE-p4 FreeBSD 7.0-RELEASE-p4 #2: Thu Sep 25 20:45:07 CEST 2008
>Description:
- Update to 0.5.03
Port maintainer (vd at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.77
Upstream changelog:
New in v0.5.03 (2008/11/17)
---------------------------
bug #24731: Documentation error: "if... if" in remove-older-than paragraph
https://savannah.nongnu.org/bugs/?24731
bug #24775: Digest Auth for WebDAV backend
https://savannah.nongnu.org/bugs/?24775
patch #6676: Raw delta stats aren't right for multivolumes
https://savannah.nongnu.org/patch/?6676
patch #6675: Add modelines
https://savannah.nongnu.org/patch/?6675
patch #6674: Add --log-* options to man page
https://savannah.nongnu.org/patch/?6674
patch #6673: Add --dry-run option
https://savannah.nongnu.org/patch/?6673
patch #6672: makedist doesn't ship util.py
https://savannah.nongnu.org/patch/?6672
patch #6670: Machine Readable Output
https://savannah.nongnu.org/patch/?6670
patch #6662: improve s3 backend error reporting
https://savannah.nongnu.org/patch/?6662
patch #6652: improve asynch scheduler (including the synchronous case)
https://savannah.nongnu.org/patch/?6652
patch #6642: make ParsedUrl() thread-safe with respect to itself
https://savannah.nongnu.org/patch/?6642
patch #6638: correct typo in reporting lack of sufficiently new boto backend
https://savannah.nongnu.org/patch/?6638
sr #106496: put install-from-cvs-notes in CVS-README
https://savannah.nongnu.org/support/?106496
sr #106534: GMail backups aren't stored in the correct location
https://savannah.nongnu.org/support/?106534
>How-To-Repeat:
>Fix:
--- duplicity-0.5.03.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-09-28 21:28:11.000000000 +0200
+++ /usr/ports/sysutils/duplicity/Makefile 2008-11-25 19:11:58.346341475 +0100
@@ -6,7 +6,7 @@
#
PORTNAME= duplicity
-PORTVERSION= 0.5.02
+PORTVERSION= 0.5.03
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-09-28 21:28:11.000000000 +0200
+++ /usr/ports/sysutils/duplicity/distinfo 2008-11-25 19:12:07.208333153 +0100
@@ -1,3 +1,3 @@
-MD5 (duplicity-0.5.02.tar.gz) = 475e09b3eae5d9875e4177d487dc8986
-SHA256 (duplicity-0.5.02.tar.gz) = 35600852e0cc6d9e2562f6f1af921998b0411b92b0c6a5f23f09c026255c26ba
-SIZE (duplicity-0.5.02.tar.gz) = 141818
+MD5 (duplicity-0.5.03.tar.gz) = 80273525ae47e8075078a855cf4a134e
+SHA256 (duplicity-0.5.03.tar.gz) = d6e3929dc515b72916bfe7cadb25cbe7b383b9f699353bed65c16029ea1cda81
+SIZE (duplicity-0.5.03.tar.gz) = 146490
diff -ruN --exclude=CVS /usr/ports/sysutils/duplicity.orig/pkg-plist /usr/ports/sysutils/duplicity/pkg-plist
--- /usr/ports/sysutils/duplicity.orig/pkg-plist 2008-09-29 10:15:25.000000000 +0200
+++ /usr/ports/sysutils/duplicity/pkg-plist 2008-11-25 19:13:59.096231755 +0100
@@ -109,6 +109,9 @@
%%PYTHON_SITELIBDIR%%/duplicity/urlparse_2_5.py
%%PYTHON_SITELIBDIR%%/duplicity/urlparse_2_5.pyc
%%PYTHON_SITELIBDIR%%/duplicity/urlparse_2_5.pyo
+%%PYTHON_SITELIBDIR%%/duplicity/util.py
+%%PYTHON_SITELIBDIR%%/duplicity/util.pyc
+%%PYTHON_SITELIBDIR%%/duplicity/util.pyo
@dirrm %%PYTHON_SITELIBDIR%%/duplicity/backends
@dirrm %%PYTHON_SITELIBDIR%%/duplicity
%%PORTDOCS%%%%DOCSDIR%%/CHANGELOG
--- duplicity-0.5.03.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list