ports/160545: Adding LATEST_LINK to collects to make ports happy :)

Krzysztof Stryjek ports at bsdserwis.com
Wed Sep 7 22:50:11 UTC 2011


>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 at 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 at 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:



More information about the freebsd-ports-bugs mailing list