Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Nov 2013 13:20:03 GMT
From:      Krzysztof Stryjek <ports@bsdserwis.com>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/184079: net-mgmt/collectd5 plugin notify_email not copied
Message-ID:  <201311201320.rAKDK3e6044175@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/184079; it has been noted by GNATS.

From: Krzysztof Stryjek <ports@bsdserwis.com>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/184079: net-mgmt/collectd5 plugin notify_email not copied
Date: Wed, 20 Nov 2013 14:04:08 +0100

 --6e7ZaeXHKrTJCxdu
 Content-Type: text/plain; charset=iso-8859-2
 Content-Disposition: inline
 
 Hello,
 
 On Wed, Nov 20, 2013 at 03:14:35AM +0000, Edwin Groothuis wrote:
 > Maintainer of net-mgmt/collectd5,
 > 
 > Please note that PR ports/184079 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/184079
 > 
 That's a simple mistake. I'm attaching a simple patch which will resolve
 this problem.
 
 Greetings,
 -- 
 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.
 
 --6e7ZaeXHKrTJCxdu
 Content-Type: text/x-diff; charset=iso-8859-2
 Content-Disposition: attachment; filename="collectd5-pkg-plist.patch"
 
 --- pkg-plist	2013-10-04 01:37:48.000000000 +0200
 +++ pkg-plist.new	2013-11-20 09:07:32.000000000 +0100
 @@ -115,6 +115,10 @@
  %%CURL%%lib/collectd/nginx.a
  %%CURL%%lib/collectd/nginx.so
  %%CURL%%lib/collectd/nginx.la
 +%%NOTIFYDESKTOP%%/notify_desktop.la
 +%%NOTIFYDESKTOP%%/notify_desktop.so
 +%%NOTIFYEMAIL%%/notify_email.la
 +%%NOTIFYEMAIL%%/notify_email.so
  lib/collectd/ntpd.a
  lib/collectd/ntpd.so
  lib/collectd/ntpd.la
 
 --6e7ZaeXHKrTJCxdu--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311201320.rAKDK3e6044175>