Bug 156943 - [patch] update net-mgmt/collectd to 4.10.3
Summary: [patch] update net-mgmt/collectd to 4.10.3
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: Sahil Tandon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-11 02:50 UTC by ben
Modified: 2011-05-17 02:10 UTC (History)
0 users

See Also:


Attachments
file.diff (3.12 KB, patch)
2011-05-11 02:50 UTC, ben
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description ben 2011-05-11 02:50:12 UTC
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:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-05-11 02:50:24 UTC
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
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2011-05-11 02:50:26 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Krzysztof 2011-05-11 21:34:42 UTC
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.
Comment 4 Mark Linimon freebsd_committer freebsd_triage 2011-05-12 14:12:11 UTC
State Changed
From-To: feedback->open

Maintainer approved.
Comment 5 Sahil Tandon freebsd_committer freebsd_triage 2011-05-16 02:07:46 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sahil

Take.
Comment 6 dfilter service freebsd_committer freebsd_triage 2011-05-17 02:07:01 UTC
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"
Comment 7 Sahil Tandon freebsd_committer freebsd_triage 2011-05-17 02:07:11 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!