Bug 160582 - add LATEST_LINK for net/collectd5
Summary: add LATEST_LINK for net/collectd5
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Erwin Lansing
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-09 09:20 UTC by Krzysztof
Modified: 2011-09-13 12:50 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Krzysztof 2011-09-09 09:20:11 UTC
	Add LATEST_LINK

Fix: 

Greetings,
--
Krzysztof Stryjek--FOIKCjVD9kh3sLciBbgaSNQKssdPrYouXcVYJvM48ggyoCrN
Content-Type: text/plain; name="Makefile.patch"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="Makefile.patch"

--- Makefile.orig	2011-09-07 04:23:40.000000000 +0200
+++ Makefile	2011-09-09 10:08:49.000000000 +0200
@@ -18,6 +18,8 @@
 USE_AUTOTOOLS=	libltdl
 WANT_GNOME=	yes
 
+LATEST_LINK=	collectd5
+
 OPTIONS=	CGI		"Install collection.cgi (requires RRDTOOL)" 	Off \
 		BIND		"Enable BIND 9.5+ statistics"			On  \
 		DEBUG		"Enable debugging" 				Off \
Comment 1 Erwin Lansing freebsd_committer freebsd_triage 2011-09-12 17:39:19 UTC
Responsible Changed
From-To: freebsd-ports-bugs->erwin

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-09-13 12:45:33 UTC
erwin       2011-09-13 11:45:25 UTC

  FreeBSD ports repository

  Modified files:
    net-mgmt/collectd5   Makefile 
  Log:
  Set LATEST_LINK to not overlap with net-mgmt/collectd
  
  PR:             160582
  Submitted by:   Krzysztof Stryjek <ports@bsdserwis.com> (maintainer)
  
  Revision  Changes    Path
  1.33      +2 -0      ports/net-mgmt/collectd5/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Erwin Lansing freebsd_committer freebsd_triage 2011-09-13 12:45:35 UTC
State Changed
From-To: open->closed

Committed, thanks!