From owner-cvs-ports@FreeBSD.ORG Sun Feb 15 09:43:22 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 C2C72106564A; Sun, 15 Feb 2009 09:43:22 +0000 (UTC) (envelope-from nivit@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B1BA18FC16; Sun, 15 Feb 2009 09:43:22 +0000 (UTC) (envelope-from nivit@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 n1F9hMLL054736; Sun, 15 Feb 2009 09:43:22 GMT (envelope-from nivit@repoman.freebsd.org) Received: (from nivit@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n1F9hM2A054735; Sun, 15 Feb 2009 09:43:22 GMT (envelope-from nivit) Message-Id: <200902150943.n1F9hM2A054735@repoman.freebsd.org> From: Nicola Vitale Date: Sun, 15 Feb 2009 09:43:22 +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/www/py-nevow Makefile distinfo pkg-plist ports/www/py-nevow/files pkg-message.in 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: Sun, 15 Feb 2009 09:43:23 -0000 nivit 2009-02-15 09:43:22 UTC FreeBSD ports repository Modified files: www/py-nevow Makefile distinfo pkg-plist www/py-nevow/files pkg-message.in Log: - Update to 0.9.32 - Add a secondary download site - Add files/patch-doc-txt2html.py - Fix build of docs with different PREFIX of installation - Fix instructions for running examples in pkg-descr - Use ${COPYTREE_SHARE} to install docs and examples Revision Changes Path 1.13 +17 -9 ports/www/py-nevow/Makefile 1.5 +3 -3 ports/www/py-nevow/distinfo 1.2 +11 -3 ports/www/py-nevow/files/pkg-message.in 1.6 +741 -683 ports/www/py-nevow/pkg-plist