From owner-cvs-all@FreeBSD.ORG Wed Dec 12 15:02:20 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0D83916A468; Wed, 12 Dec 2007 15:02:20 +0000 (UTC) (envelope-from vd@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id C7EA513C469; Wed, 12 Dec 2007 15:02:19 +0000 (UTC) (envelope-from vd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id lBCF2Jvn054522; Wed, 12 Dec 2007 15:02:19 GMT (envelope-from vd@repoman.freebsd.org) Received: (from vd@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id lBCF2JqV054521; Wed, 12 Dec 2007 15:02:19 GMT (envelope-from vd) Message-Id: <200712121502.lBCF2JqV054521@repoman.freebsd.org> From: Vasil Dimov Date: Wed, 12 Dec 2007 15:02: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/duplicity Makefile ports/sysutils/duplicity/files patch-setup.py X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Dec 2007 15:02:20 -0000 vd 2007-12-12 15:02:19 UTC FreeBSD ports repository Modified files: sysutils/duplicity Makefile sysutils/duplicity/files patch-setup.py Log: Fix packing list problems in sysutils/duplicity: the man pages were installed in share/man/ instead of man/ Pointyhat to: vd, Peter Schuller Revision Changes Path 1.14 +1 -0 ports/sysutils/duplicity/Makefile 1.3 +9 -7 ports/sysutils/duplicity/files/patch-setup.py