From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Sep 7 22:50:11 2011 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 1C64D1065673 for ; Wed, 7 Sep 2011 22:50:11 +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 D829A8FC18 for ; Wed, 7 Sep 2011 22:50:10 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p87MoAn6056169 for ; Wed, 7 Sep 2011 22:50:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p87MoAat056168; Wed, 7 Sep 2011 22:50:10 GMT (envelope-from gnats) Resent-Date: Wed, 7 Sep 2011 22:50:10 GMT Resent-Message-Id: <201109072250.p87MoAat056168@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Krzysztof Stryjek Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8B03A106564A for ; Wed, 7 Sep 2011 22:49:59 +0000 (UTC) (envelope-from wtp@bsdserwis.com) Received: from cmd.bsdserwis.com (ns37332.ovh.net [91.121.4.86]) by mx1.freebsd.org (Postfix) with ESMTP id 599278FC13 for ; Wed, 7 Sep 2011 22:49:59 +0000 (UTC) Received: by cmd.bsdserwis.com (Postfix, from userid 1000) id EDCBE2CA14A8; Thu, 8 Sep 2011 00:31:46 +0200 (CEST) Message-Id: <20110907223146.EDCBE2CA14A8@cmd.bsdserwis.com> Date: Thu, 8 Sep 2011 00:31:46 +0200 (CEST) From: Krzysztof Stryjek To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/160545: Adding LATEST_LINK to collects to make ports happy :) X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Krzysztof Stryjek List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Sep 2011 22:50:11 -0000 >Number: 160545 >Category: ports >Synopsis: Adding LATEST_LINK to collects to make ports happy :) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Sep 07 22:50:10 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Krzysztof Stryjek >Release: FreeBSD 7.3-STABLE amd64 >Organization: private >Environment: System: FreeBSD cmd.control.com 7.3-STABLE FreeBSD 7.3-STABLE #1: Fri May 7 15:18:19 CEST 2010 toor@cmd.control.com:/home/usr/obj/home/usr/src/sys/BSD amd64 >Description: Because there are two collectd ports, so LATEST_LINK variable must be set at Makefile. >How-To-Repeat: >Fix: Add this patch to Makefile: --- Makefile.patch begins here --- --- Makefile.orig 2011-07-29 05:26:08.000000000 +0200 +++ Makefile 2011-09-08 00:18:16.000000000 +0200 @@ -14,6 +14,8 @@ MAINTAINER= ports@bsdserwis.com COMMENT= Systems & network statistics collection daemon +LATEST_LINK= collectd4 + USE_GMAKE= yes GNU_CONFIGURE= yes USE_AUTOTOOLS= libltdl --- Makefile.patch ends here --- Greetings, -- Krzysztof Stryjek >Release-Note: >Audit-Trail: >Unformatted: