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 \
Responsible Changed From-To: freebsd-ports-bugs->erwin I'll take it.
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"
State Changed From-To: open->closed Committed, thanks!