Date: Sat, 25 Apr 2009 12:20:20 +0200 (CEST) From: Peter Schuller <peter.schuller@infidyne.com> To: FreeBSD-gnats-submit@FreeBSD.org Cc: vd@FreeBSD.org Subject: ports/133991: [PATCH] sysutils/duplicity: update to 0.5.16 Message-ID: <20090425102020.3F25C3AD35B@prometheus.scode.org> Resent-Message-ID: <200904251030.n3PAU2DA088277@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 133991 >Category: ports >Synopsis: [PATCH] sysutils/duplicity: update to 0.5.16 >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 Apr 25 10:30:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: peter.schuller@infidyne.com >Release: FreeBSD 8.0-CURRENT amd64 >Organization: >Environment: System: FreeBSD prometheus.scode.org 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Fri Apr 24 21:16:17 CEST 2009 >Description: - Update to 0.5.16 Port maintainer (vd@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 Upstream ChangeLog: New in v0.5.16 (2009/04/21) --------------------------- bug #24825: duplicity warn on insufficient TMPDIR space availability and low max open file limits pre-backup. https://savannah.nongnu.org/bugs/?24825 bug #25594: wrong backup statistics https://savannah.nongnu.org/bugs/?25594 bug #25976: Password requested when not needed. https://savannah.nongnu.org/bugs/?25976 patch #6806: More graceful handling of old --short-filename files https://savannah.nongnu.org/patch/?6806 Added tilde and variable expansion to the source or target argument that is not a URL. >How-To-Repeat: >Fix: --- duplicity-0.5.16.patch begins here --- diff -ruN --exclude=CVS /usr/ports/sysutils/duplicity.orig/Makefile /usr/ports/sysutils/duplicity/Makefile --- /usr/ports/sysutils/duplicity.orig/Makefile 2009-04-12 21:14:09.000000000 +0200 +++ /usr/ports/sysutils/duplicity/Makefile 2009-04-25 10:36:16.129199842 +0200 @@ -6,7 +6,7 @@ # PORTNAME= duplicity -PORTVERSION= 0.5.15 +PORTVERSION= 0.5.16 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 2009-04-12 21:14:09.000000000 +0200 +++ /usr/ports/sysutils/duplicity/distinfo 2009-04-25 10:36:29.830897417 +0200 @@ -1,3 +1,3 @@ -MD5 (duplicity-0.5.15.tar.gz) = 8d5c85a6da317573d4cbf44eae8caa63 -SHA256 (duplicity-0.5.15.tar.gz) = 43c0da68057028cacbc8cccb2126cffc469052c966f672c3c537c3a654a9f822 -SIZE (duplicity-0.5.15.tar.gz) = 208293 +MD5 (duplicity-0.5.16.tar.gz) = 83e92b106a42c09e86447b1019f0a105 +SHA256 (duplicity-0.5.16.tar.gz) = abccd962681d1a932f84131eae9fbab73c063ebef5eebf745b490cba0d4df931 +SIZE (duplicity-0.5.16.tar.gz) = 209858 --- duplicity-0.5.16.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?20090425102020.3F25C3AD35B>