From owner-cvs-ports@FreeBSD.ORG Mon Oct 10 13:59:58 2011 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 46D711065678; Mon, 10 Oct 2011 13:59:58 +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 1EC888FC15; Mon, 10 Oct 2011 13:59:58 +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 p9ADxw1E095306; Mon, 10 Oct 2011 13:59:58 GMT (envelope-from sunpoet@repoman.freebsd.org) Received: (from sunpoet@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p9ADxwjx095305; Mon, 10 Oct 2011 13:59:58 GMT (envelope-from sunpoet) Message-Id: <201110101359.p9ADxwjx095305@repoman.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Mon, 10 Oct 2011 13:59:57 +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/lang/python-doc-html 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: Mon, 10 Oct 2011 13:59:58 -0000 sunpoet 2011-10-10 13:59:57 UTC FreeBSD ports repository Modified files: lang/python-doc-html Makefile distinfo Log: - Fix logical errors in DOCFORMAT and PYTHON_REL detections - Store doc files in DISTDIR/python/ - Cleanup Makefile - Fix distinfo: the old one is incomplete, the new one contains all doc formats of all releases Revision Changes Path 1.28 +30 -38 ports/lang/python-doc-html/Makefile 1.35 +236 -147 ports/lang/python-doc-html/distinfo