Bug 128409 - [maintainer-update] net-mgmt/nrpe2: Update to 2.12
Summary: [maintainer-update] net-mgmt/nrpe2: Update to 2.12
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-27 04:20 UTC by Jarrod Sayers
Modified: 2008-11-21 21:10 UTC (History)
0 users

See Also:


Attachments
net-mgmt-nrpe2-2.12.diff (7.00 KB, patch)
2008-10-27 04:20 UTC, Jarrod Sayers
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jarrod Sayers 2008-10-27 04:20:02 UTC
Update to NRPE 2.12.

Included in this PR is reload support requested by ports/126476 in addition to a
change in the location of the PID file.  I have however opted to move this file to
NAGIOSDIR to reduce the number of directories created by all Nagios related ports.

Modified Files:
ports/net-mgmt/nrpe2/Makefile
ports/net-mgmt/nrpe2/distinfo
ports/net-mgmt/nrpe2/files/nrpe2.in
ports/net-mgmt/nrpe2/files/pkg-install.in
ports/net-mgmt/nrpe2/files/pkg-message.in

Removed Files:
ports/net-mgmt/nrpe2/files/patch-src-nrpe.c

Added Files:
ports/net-mgmt/nrpe2/pkg-plist

Due to the move in PID file, an entry in ports/UPDATING will be needed:

--<>--
20081027:
  AFFECTS: users of net-mgmt/nrpe2
  AUTHOR: Jarrod Sayers <jarrod@netleader.com.au>

  The expected location of the nrpe2 PID file has changed from /var/run/nrpe2.pid
  to /var/spool/nagios/nrpe2.pid.  Refer to nrpe.cfg-sample for an updated
  example of the pid_file option.
--<>--

Fix: Downloadable diff from:
http://www.netleader.com.au/~jarrod/FreeBSD/net-mgmt-nrpe2-2.12.diff
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2008-11-06 06:53:49 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2008-11-21 20:59:58 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-11-21 21:00:36 UTC
miwi        2008-11-21 21:00:22 UTC

  FreeBSD ports repository

  Modified files:
    net-mgmt/nrpe2       Makefile distinfo 
    net-mgmt/nrpe2/files nrpe2.in pkg-install.in pkg-message.in 
  Added files:
    net-mgmt/nrpe2       pkg-plist 
  Removed files:
    net-mgmt/nrpe2/files patch-src-nrpe.c 
  Log:
  - Update to 2.12
  
  Included in this PR is reload support requested by ports/126476 in addition to a
  change in the location of the PID file. I have however opted to move this file to
  NAGIOSDIR to reduce the number of directories created by all Nagios related ports.
  
  PR:             128409
  Submitted by:   Jarrod Sayers <jarrod@netleader.com.au> (maintainer)
  
  Revision  Changes    Path
  1.25      +18 -14    ports/net-mgmt/nrpe2/Makefile
  1.12      +3 -3      ports/net-mgmt/nrpe2/distinfo
  1.2       +18 -12    ports/net-mgmt/nrpe2/files/nrpe2.in
  1.2       +0 -15     ports/net-mgmt/nrpe2/files/patch-src-nrpe.c (dead)
  1.2       +8 -2      ports/net-mgmt/nrpe2/files/pkg-install.in
  1.4       +10 -5     ports/net-mgmt/nrpe2/files/pkg-message.in
  1.6       +4 -0      ports/net-mgmt/nrpe2/pkg-plist (new)
_______________________________________________
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"