From owner-cvs-ports Thu Jan 18 07:01:00 1996 Return-Path: owner-cvs-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id HAA10912 for cvs-ports-outgoing; Thu, 18 Jan 1996 07:01:00 -0800 (PST) Received: from ghpc8.ihf.rwth-aachen.de (ghpc8.ihf.RWTH-Aachen.DE [134.130.90.8]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id HAA10907 Thu, 18 Jan 1996 07:00:48 -0800 (PST) Received: (from thomas@localhost) by ghpc8.ihf.rwth-aachen.de (8.6.12/8.6.9) id PAA07396; Thu, 18 Jan 1996 15:58:58 +0100 From: Thomas Gellekum Message-Id: <199601181458.PAA07396@ghpc8.ihf.rwth-aachen.de> Subject: Re: cvs commit: ports/lang/python/pkg PLIST To: asami@cs.berkeley.edu (Satoshi Asami) Date: Thu, 18 Jan 1996 15:58:56 +0100 (MET) Cc: jkh@freefall.freebsd.org, CVS-committers@freefall.freebsd.org, cvs-ports@freefall.freebsd.org In-Reply-To: <199601181112.DAA04165@silvia.HIP.Berkeley.EDU> from "Satoshi Asami" at Jan 18, 96 03:12:43 am Organization: Institut f. Hochfrequenztechnik, RWTH Aachen X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-cvs-ports@FreeBSD.ORG Precedence: bulk Satoshi Asami wrote: > > * Update to Python 1.3 > > Packaging fails, seems like the PLIST wants stuff to be in > share/phthon although they are installed in lib/phthon. That's because Jordan decided to ignore patches/patch-ad for some reason. :-) You should also have seen a warning from cc when compiling Modules/binascii.c, which is fixed by patch-ac. Both are new files. tg