The attached patch updates the net-mgmt/collectd port to version 4.10.3. It also adds OPTIONS for the cURL-JSON plugin and the new cURL-XML plugin. Fix: Patch attached with submission follows:
Maintainer of net-mgmt/collectd, Please note that PR ports/156943 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/156943 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Hello, On Wed, May 11, 2011 at 01:50:24AM +0000, Edwin Groothuis wrote: > Maintainer of net-mgmt/collectd, > > Please note that PR ports/156943 has just been submitted. > > If it contains a patch for an upgrade, an enhancement or a bug fix > you agree on, reply to this email stating that you approve the patch > and a committer will take care of it. > > The full text of the PR can be found at: > http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/156943 > I approve this patch Greeting, -- Krzysztof Stryjek UNIX administrator/Juniper Networks Specialist email: wtp (at) bsdserwis (dot) com http://www.linkedin.com/in/KrzysztofStryjek GPG fingerprint: 8BD7 40CE 8994 0BBE CE6C 91CD 1292 8959 DC61 0E76 In theory, there is no difference between theory and practice. In practice, there is.
State Changed From-To: feedback->open Maintainer approved.
Responsible Changed From-To: freebsd-ports-bugs->sahil Take.
sahil 2011-05-17 01:06:46 UTC FreeBSD ports repository Modified files: net-mgmt/collectd Makefile distinfo pkg-plist Log: - Update to 4.10.3 [1] While here, pacify portlint by removing CPPFLAGS from CONFIGURE_ENV; the former is passed to underlying configure scripts via bsd.port.mk. PR: ports/156943 [1] Submitted by: Benjamin Lee <ben@b1c1l1.com> Approved by: Krzysztof Stryjek <ports@bsdserwis.com> (maintainer) Revision Changes Path 1.25 +32 -4 ports/net-mgmt/collectd/Makefile 1.7 +2 -2 ports/net-mgmt/collectd/distinfo 1.11 +4 -0 ports/net-mgmt/collectd/pkg-plist _______________________________________________ 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, with minor changes. Thanks!