From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jan 23 17:59:19 2006 Return-Path: X-Original-To: freebsd-ports-bugs@freebsd.org Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CBECE16A41F for ; Mon, 23 Jan 2006 17:59:19 +0000 (GMT) (envelope-from khairil.yusof@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1AC8F43D78 for ; Mon, 23 Jan 2006 17:59:11 +0000 (GMT) (envelope-from khairil.yusof@gmail.com) Received: by zproxy.gmail.com with SMTP id 9so921777nzo for ; Mon, 23 Jan 2006 09:59:11 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:subject:from:to:cc:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer; b=Nvr3C1WBeCeXW3sS7DwNFTEgOl96dNj6sIcXNdKOvyCI/10gNXhCkZQv8oU4uLN8YUMUEWGvC+DTZSrIui1o2v2rywiXbEpfbn6lrcjizFMYNv8c424FbhgMDWvPsTAiLPExPqik/Otwbdy18ROuK97B8d1fQpeI1KXmpHV8a8Q= Received: by 10.36.101.4 with SMTP id y4mr3969967nzb; Mon, 23 Jan 2006 09:59:11 -0800 (PST) Received: from ?192.168.1.49? ( [219.95.133.245]) by mx.gmail.com with ESMTP id r15sm2582038nza.2006.01.23.09.59.07; Mon, 23 Jan 2006 09:59:09 -0800 (PST) From: Khairil Yusof To: pav@FreeBSD.org In-Reply-To: <1138037690.94586.13.camel@pav.hide.vol.cz> References: <200601231616.k0NGGFE0012559@freefall.freebsd.org> <1138035443.90690.476.camel@wolverine> <1138037690.94586.13.camel@pav.hide.vol.cz> Content-Type: multipart/mixed; boundary="=-RlQDaO9SMqzELr/QoacL" Date: Tue, 24 Jan 2006 01:59:04 +0800 Message-Id: <1138039145.90690.484.camel@wolverine> Mime-Version: 1.0 X-Mailer: Evolution 2.4.2.1 FreeBSD GNOME Team Port X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/92179: New Port: www/zope-calendaring X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Jan 2006 17:59:20 -0000 --=-RlQDaO9SMqzELr/QoacL Content-Type: text/plain Content-Transfer-Encoding: 7bit On Mon, 2006-01-23 at 18:34 +0100, Pav Lucistnik wrote: \ > It does install dateutil into pythonsitelibdir - see > http://hood.oook.cz/tb/logs/5-amd64/zope-calendaring-0.3.0.log That is installed by port dependency devel/py-dateutil. I don't think this port's pkg-plist should be removing files installed by that port. ${LOCALBASE}/${PYTHON_SITELIBDIR}/dateutil/__init__.py: ${PORTSDIR}/devel/py-dateutil > Can you resend as attachment or compressed? Looks like it got some extra > line breaks. Attached. I've also noticed from the build logs, possible double python dependency problems due to USE_ZOPE and added NO_PACKAGE. --=-RlQDaO9SMqzELr/QoacL--