From owner-cvs-ports@FreeBSD.ORG Sat Jan 10 15:04:39 2009 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 15E2F1065693; Sat, 10 Jan 2009 15:04:39 +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 03F188FC2B; Sat, 10 Jan 2009 15:04:39 +0000 (UTC) (envelope-from vd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n0AF4cKb081079; Sat, 10 Jan 2009 15:04:38 GMT (envelope-from vd@repoman.freebsd.org) Received: (from vd@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n0AF4cav081078; Sat, 10 Jan 2009 15:04:38 GMT (envelope-from vd) Message-Id: <200901101504.n0AF4cav081078@repoman.freebsd.org> From: Vasil Dimov Date: Sat, 10 Jan 2009 15:04:38 +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 distinfo pkg-plist ports/sysutils/duplicity/files patch-setup.py 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, 10 Jan 2009 15:04:40 -0000 vd 2009-01-10 15:04:38 UTC FreeBSD ports repository Modified files: sysutils/duplicity Makefile distinfo pkg-plist sysutils/duplicity/files patch-setup.py Log: * Upgrade sysutils/duplicity from 0.5.03 to 0.5.06 * Install all the files that the port would install into doc/ if we didn't modify its installation script * Leave the installator to install the man pages by itself, only tune the installation directory ChangeLog: http://duplicity.nongnu.org/CHANGELOG Revision Changes Path 1.22 +7 -4 ports/sysutils/duplicity/Makefile 1.14 +3 -3 ports/sysutils/duplicity/distinfo 1.5 +20 -13 ports/sysutils/duplicity/files/patch-setup.py 1.7 +7 -0 ports/sysutils/duplicity/pkg-plist