From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Jan 4 08:00:31 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A3AB7106567D for ; Wed, 4 Jan 2012 08:00:31 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 8E8618FC08 for ; Wed, 4 Jan 2012 08:00:31 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q0480VQ8051551 for ; Wed, 4 Jan 2012 08:00:31 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q0480Vck051548; Wed, 4 Jan 2012 08:00:31 GMT (envelope-from gnats) Date: Wed, 4 Jan 2012 08:00:31 GMT Message-Id: <201201040800.q0480Vck051548@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Jason Helfman Cc: Subject: Re: Re: ports/163709: [patch] Fix make package for net-mgmt/collectd X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Jason Helfman List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Jan 2012 08:00:31 -0000 The following reply was made to PR ports/163709; it has been noted by GNATS. From: Jason Helfman To: Krzysztof Stryjek Cc: bug-followup@freebsd.org Subject: Re: Re: ports/163709: [patch] Fix make package for net-mgmt/collectd Date: Tue, 3 Jan 2012 23:53:59 -0800 On Tue, Jan 03, 2012 at 10:50:13AM +0000, Krzysztof Stryjek thus spake: > I've checked this patch in my tinderbox and everything passed without > errors. Insert humble opinion: To truly validate this as a package installation, I would argue that not only does it need to pass in tinderbox, but it also would also need to be added as a dependency of another package to test its' packaging validation. I don't see that collectd is required by anything, though. I've seen too many packages not pass this test. -jgh