aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjase <jase@FreeBSD.org>2013-01-24 00:53:50 +0800
committerjase <jase@FreeBSD.org>2013-01-24 00:53:50 +0800
commitf90288a1c74e8a41183141d368ffe5099e69402b (patch)
tree029b18da0764c0962d97e801e4513d2d031a5e1c
parentdc2437f9085b42a86a594322be00d45f2f858bfc (diff)
downloadfreebsd-ports-gnome-f90288a1c74e8a41183141d368ffe5099e69402b.tar.gz
freebsd-ports-gnome-f90288a1c74e8a41183141d368ffe5099e69402b.tar.zst
freebsd-ports-gnome-f90288a1c74e8a41183141d368ffe5099e69402b.zip
- Update to 0.6.21
Changes: http://duplicity.nongnu.org/CHANGELOG
-rw-r--r--sysutils/duplicity/Makefile2
-rw-r--r--sysutils/duplicity/distinfo4
-rw-r--r--sysutils/duplicity/files/patch-bin-duplicity11
-rw-r--r--sysutils/duplicity/pkg-plist3
4 files changed, 6 insertions, 14 deletions
diff --git a/sysutils/duplicity/Makefile b/sysutils/duplicity/Makefile
index 4b5d896beddb..867badb2bdc7 100644
--- a/sysutils/duplicity/Makefile
+++ b/sysutils/duplicity/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= duplicity
-PORTVERSION= 0.6.20
+PORTVERSION= 0.6.21
CATEGORIES= sysutils
MASTER_SITES= http://launchpad.net/duplicity/0.6-series/${PORTVERSION}/+download/
diff --git a/sysutils/duplicity/distinfo b/sysutils/duplicity/distinfo
index d4030118607f..ecb97019915f 100644
--- a/sysutils/duplicity/distinfo
+++ b/sysutils/duplicity/distinfo
@@ -1,2 +1,2 @@
-SHA256 (duplicity-0.6.20.tar.gz) = 51d0c6751fced1a34bab57deb2a31982ae8ff534f0c0b5f78dc50e96d5711664
-SIZE (duplicity-0.6.20.tar.gz) = 1142460
+SHA256 (duplicity-0.6.21.tar.gz) = a3628aa6c151fbc1a3014f0db7812d7234e04bba0a45ce1255e7450bdfeff706
+SIZE (duplicity-0.6.21.tar.gz) = 1235340
diff --git a/sysutils/duplicity/files/patch-bin-duplicity b/sysutils/duplicity/files/patch-bin-duplicity
deleted file mode 100644
index 05ad6e5a6bb9..000000000000
--- a/sysutils/duplicity/files/patch-bin-duplicity
+++ /dev/null
@@ -1,11 +0,0 @@
---- bin/duplicity.orig 2012-05-22 15:58:53.000000000 +0100
-+++ bin/duplicity 2012-08-12 14:32:01.920372871 +0100
-@@ -321,6 +321,8 @@
-
- # Settings are same, let's check passphrase itself if we are encrypted
- if globals.encryption:
-+ if not globals.gpg_profile.passphrase:
-+ globals.gpg_profile.passphrase = get_passphrase(1, "verify")
- fileobj = restore_get_enc_fileobj(globals.backend, vol1_filename,
- manifest.volume_info_dict[1])
- fileobj.close()
diff --git a/sysutils/duplicity/pkg-plist b/sysutils/duplicity/pkg-plist
index 3e37d3182c9c..59b850a0edc1 100644
--- a/sysutils/duplicity/pkg-plist
+++ b/sysutils/duplicity/pkg-plist
@@ -67,6 +67,9 @@ bin/rdiffdir
%%PYTHON_SITELIBDIR%%/duplicity/backends/webdavbackend.py
%%PYTHON_SITELIBDIR%%/duplicity/backends/webdavbackend.pyc
%%PYTHON_SITELIBDIR%%/duplicity/backends/webdavbackend.pyo
+%%PYTHON_SITELIBDIR%%/duplicity/cached_ops.py
+%%PYTHON_SITELIBDIR%%/duplicity/cached_ops.pyc
+%%PYTHON_SITELIBDIR%%/duplicity/cached_ops.pyo
%%PYTHON_SITELIBDIR%%/duplicity/collections.py
%%PYTHON_SITELIBDIR%%/duplicity/collections.pyc
%%PYTHON_SITELIBDIR%%/duplicity/collections.pyo