aboutsummaryrefslogtreecommitdiff
path: root/sysutils/duplicity05
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2008-08-15 01:09:21 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2008-08-15 01:09:21 +0000
commit699007ee35d9b4f0ab3b39ffef7064363e10140e (patch)
tree2490e90858c8d1e27dd29281c5d6f199f096d97a /sysutils/duplicity05
parent6f2b571e982077bc362b049ae95561d46e144e8f (diff)
downloadports-699007ee35d9b4f0ab3b39ffef7064363e10140e.tar.gz
ports-699007ee35d9b4f0ab3b39ffef7064363e10140e.zip
[PATCH] sysutils/duplicity: update to 0.4.12
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 PR: ports/125987 Submitted by: peter.schuller@infidyne.com Approved by: maintainer timeout
Notes
Notes: svn path=/head/; revision=218580
Diffstat (limited to 'sysutils/duplicity05')
-rw-r--r--sysutils/duplicity05/Makefile3
-rw-r--r--sysutils/duplicity05/distinfo6
2 files changed, 4 insertions, 5 deletions
diff --git a/sysutils/duplicity05/Makefile b/sysutils/duplicity05/Makefile
index 4c1e5c59face..2b9168578f0c 100644
--- a/sysutils/duplicity05/Makefile
+++ b/sysutils/duplicity05/Makefile
@@ -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 --git a/sysutils/duplicity05/distinfo b/sysutils/duplicity05/distinfo
index e268f1bef43b..1b1d06d8fdbf 100644
--- a/sysutils/duplicity05/distinfo
+++ b/sysutils/duplicity05/distinfo
@@ -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