diff options
author | Jase Thew <jase@FreeBSD.org> | 2012-10-28 21:27:40 +0000 |
---|---|---|
committer | Jase Thew <jase@FreeBSD.org> | 2012-10-28 21:27:40 +0000 |
commit | e78924edad5aced9f5cfa4f01d257435e4d57300 (patch) | |
tree | 173bb6550f6c8e6f36d1e1feb18ba3cc3332511a /sysutils/duplicity | |
parent | e1d40178d0071fc70f725cea1ac27026065c88f9 (diff) |
Notes
Diffstat (limited to 'sysutils/duplicity')
-rw-r--r-- | sysutils/duplicity/Makefile | 9 | ||||
-rw-r--r-- | sysutils/duplicity/distinfo | 4 | ||||
-rw-r--r-- | sysutils/duplicity/pkg-message | 6 | ||||
-rw-r--r-- | sysutils/duplicity/pkg-plist | 6 |
4 files changed, 10 insertions, 15 deletions
diff --git a/sysutils/duplicity/Makefile b/sysutils/duplicity/Makefile index 842caf934095..4b5d896beddb 100644 --- a/sysutils/duplicity/Makefile +++ b/sysutils/duplicity/Makefile @@ -1,13 +1,8 @@ -# New ports collection makefile for: duplicity -# Date created: Wed Jun 11 19:53:46 CEST 2003 -# Whom: Gerhard Häring <gh@ghaering.de> -# +# Created by: Gerhard Häring <gh@ghaering.de> # $FreeBSD$ -# PORTNAME= duplicity -PORTVERSION= 0.6.19 -PORTREVISION= 2 +PORTVERSION= 0.6.20 CATEGORIES= sysutils MASTER_SITES= http://launchpad.net/duplicity/0.6-series/${PORTVERSION}/+download/ diff --git a/sysutils/duplicity/distinfo b/sysutils/duplicity/distinfo index ec71c2e24285..d4030118607f 100644 --- a/sysutils/duplicity/distinfo +++ b/sysutils/duplicity/distinfo @@ -1,2 +1,2 @@ -SHA256 (duplicity-0.6.19.tar.gz) = f16a388d1ac4f8daf2bf9ffc2b277422ca367a8e56b9cdb5de0cd36b95ea5731 -SIZE (duplicity-0.6.19.tar.gz) = 1131760 +SHA256 (duplicity-0.6.20.tar.gz) = 51d0c6751fced1a34bab57deb2a31982ae8ff534f0c0b5f78dc50e96d5711664 +SIZE (duplicity-0.6.20.tar.gz) = 1142460 diff --git a/sysutils/duplicity/pkg-message b/sysutils/duplicity/pkg-message index 45c8cfdc68be..f35026d2747d 100644 --- a/sysutils/duplicity/pkg-message +++ b/sysutils/duplicity/pkg-message @@ -1,7 +1,7 @@ ************************************************************************* -* The following two backends are supported by duplicity itself, * -* but will require manual installation of their respective dependencies * -* because they are not yet available in the ports tree: * +* The following backends are supported by duplicity itself, but will * +* require manual installation of their respective dependencies because * +* they are not yet available in the ports tree: * * * * - The GIO backend. * * - The HSI backend. * diff --git a/sysutils/duplicity/pkg-plist b/sysutils/duplicity/pkg-plist index e3ab66c6db96..3e37d3182c9c 100644 --- a/sysutils/duplicity/pkg-plist +++ b/sysutils/duplicity/pkg-plist @@ -1,8 +1,5 @@ bin/duplicity bin/rdiffdir -%%PYTHON_SITELIBDIR%%/duplicity/GnuPGInterface.py -%%PYTHON_SITELIBDIR%%/duplicity/GnuPGInterface.pyc -%%PYTHON_SITELIBDIR%%/duplicity/GnuPGInterface.pyo %%PYTHON_SITELIBDIR%%/duplicity/__init__.py %%PYTHON_SITELIBDIR%%/duplicity/__init__.pyc %%PYTHON_SITELIBDIR%%/duplicity/__init__.pyo @@ -106,6 +103,9 @@ bin/rdiffdir %%PYTHON_SITELIBDIR%%/duplicity/gpg.py %%PYTHON_SITELIBDIR%%/duplicity/gpg.pyc %%PYTHON_SITELIBDIR%%/duplicity/gpg.pyo +%%PYTHON_SITELIBDIR%%/duplicity/gpginterface.py +%%PYTHON_SITELIBDIR%%/duplicity/gpginterface.pyc +%%PYTHON_SITELIBDIR%%/duplicity/gpginterface.pyo %%PYTHON_SITELIBDIR%%/duplicity/lazy.py %%PYTHON_SITELIBDIR%%/duplicity/lazy.pyc %%PYTHON_SITELIBDIR%%/duplicity/lazy.pyo |