From owner-cvs-ports@FreeBSD.ORG Sat Nov 20 21:59:19 2010 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6CB1B1065675; Sat, 20 Nov 2010 21:59:19 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 430CA8FC08; Sat, 20 Nov 2010 21:59:19 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id oAKLxJiO006533; Sat, 20 Nov 2010 21:59:19 GMT (envelope-from sunpoet@repoman.freebsd.org) Received: (from sunpoet@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id oAKLxJOs006532; Sat, 20 Nov 2010 21:59:19 GMT (envelope-from sunpoet) Message-Id: <201011202159.oAKLxJOs006532@repoman.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Sat, 20 Nov 2010 21:59:19 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils/duply Makefile distinfo X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Nov 2010 21:59:19 -0000 sunpoet 2010-11-20 21:59:19 UTC FreeBSD ports repository Modified files: sysutils/duply Makefile distinfo Log: - Update to 1.5.4 - Honor PREFIX Changes: 1.5.4: - as of 1.5.3 already, new ARCH_DIR config option - multiple key support - ftplicity-Feature Requests-2994929: separate encryption and signing key - key signing of symmetric encryption possible (duplicity patch committed) - gpg tests disable switch - gpg tests now previewable and more intelligent 1.5.3: (1.11.2010) - bugfix 3056628: improve busybox compatibility, grep did not have -m param - bugfix 2995408: allow empty password for PGP key - bugfix 2996459: Duply erroneously escapes '-' symbol in username - url_encode function is now pythonized - rsync uses FTP_PASSWORD now if duplicity 0.6.10+ , else issue warning - feature 3059262: Make pre and post aware of parameters, internal parameters + CMD of pre or post PR: ports/152391 Submitted by: Vlad V. Teterya Approved by: Michael Ranner (maintainer) Revision Changes Path 1.2 +5 -4 ports/sysutils/duply/Makefile 1.2 +2 -3 ports/sysutils/duply/distinfo