From owner-cvs-all Thu Jun 20 13: 7:26 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 569CC37B665; Thu, 20 Jun 2002 13:04:32 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5KK4W759715; Thu, 20 Jun 2002 13:04:32 -0700 (PDT) (envelope-from ijliao) Message-Id: <200206202004.g5KK4W759715@freefall.freebsd.org> From: Ying-Chieh Liao Date: Thu, 20 Jun 2002 13:04:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/py-ncurses Makefile pkg-plist ports/devel/py-ncurses/files patch-setup.py X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ijliao 2002/06/20 13:04:31 PDT Modified files: devel/py-ncurses Makefile pkg-plist Added files: devel/py-ncurses/files patch-setup.py Log: - Add missed .pyo files on pkg-plist - Add workaround for the problem when importing ncurses.panel earlier than ncurses.curses module - Chase the modern bsd.python.mk style. PR: 39448 Submitted by: Hye-Shik Chang Approved by: maintainer Revision Changes Path 1.3 +6 -4 ports/devel/py-ncurses/Makefile 1.1 +21 -0 ports/devel/py-ncurses/files/patch-setup.py (new) 1.2 +20 -15 ports/devel/py-ncurses/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message