From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Jan 1 23:30:01 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 570F8532 for ; Wed, 1 Jan 2014 23:30:01 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 4405A1EDA for ; Wed, 1 Jan 2014 23:30:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id s01NU1If048418 for ; Wed, 1 Jan 2014 23:30:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id s01NU1fK048417; Wed, 1 Jan 2014 23:30:01 GMT (envelope-from gnats) Date: Wed, 1 Jan 2014 23:30:01 GMT Message-Id: <201401012330.s01NU1fK048417@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org Cc: From: Raphael Kubo da Costa Subject: Re: ports/185275: [maintainer update] port www/polipo X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: Raphael Kubo da Costa List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Jan 2014 23:30:01 -0000 The following reply was made to PR ports/185275; it has been noted by GNATS. From: Raphael Kubo da Costa To: Frank Behrens Cc: bug-followup@FreeBSD.org Subject: Re: ports/185275: [maintainer update] port www/polipo Date: Thu, 02 Jan 2014 01:27:18 +0200 Frank Behrens writes: > Am 29.12.2013 22:52, schrieb Raphael Kubo da Costa: >> Hi, >> >> The port failed on Poudriere with the following error: >> ... > > Thanks for your message. I believe I forgot to remove the pre-install > target from the Makefile. Please try with the new attached patch. Hi, It fails like this now: ====>> Checking for extra files and directories ====>> Files or directories left over: @dirrm /var/cache ====>> Files or directories removed: info ====>> Files or directories modified: /etc/newsyslog.conf ====>> This test was done with PREFIX!=LOCALBASE which may show failures if the port does not respect PREFIX. Try testport with -n to use PREFIX=LOCALBASE (Running testport with -n gets rid of the "info" part, but the rest remains)