summaryrefslogtreecommitdiff
path: root/net/nagios-nrpe/Makefile
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2014-10-30 13:17:57 +0000
committergdt <gdt@pkgsrc.org>2014-10-30 13:17:57 +0000
commit91a9025432bb253241f2dbac5630517bfe652bfd (patch)
tree6ff272543e09e33e2ead331922caeb40ffa9e6d1 /net/nagios-nrpe/Makefile
parent5541acb2dd9516ad13335c9e8fab919fda528057 (diff)
downloadpkgsrc-91a9025432bb253241f2dbac5630517bfe652bfd.tar.gz
Update to 2.15.
2.15 - 09/06/2013 ----------------- - Now compiles on HP-UX (Grant Byers) - Added support for IPv6 (Leo Baltus, Eric Stanley) 2.14 - 12/21/2012 ----------------- - Added configure option to allow bash command substitutions, disabled by default [bug #400] (Eric Stanley) - Patched to shutdown SSL connection completely (Jari Takkala) - Added SRC support on AIX (Thierry Bertaud) - Updated RPM SPEC file to support creating RPMs on AIX (Eric Stanley) - Updated logging to support compiling on AIX (Eric Stanley) 2.13 - 11/11/2011 ----------------- - Applied Kaspersky Labs supplied patch for extending allowed_hosts (Konstantin Malov) - Fixed bug in allowed_hosts parsing (Eric Stanley) - Updated to support compiling on Solaris 10 (thanks to Kevin Pendleton)
Diffstat (limited to 'net/nagios-nrpe/Makefile')
-rw-r--r--net/nagios-nrpe/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/nagios-nrpe/Makefile b/net/nagios-nrpe/Makefile
index 85b15da036c..628b6c81c17 100644
--- a/net/nagios-nrpe/Makefile
+++ b/net/nagios-nrpe/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.25 2014/10/11 23:57:04 gdt Exp $
+# $NetBSD: Makefile,v 1.26 2014/10/30 13:17:57 gdt Exp $
#
-DISTNAME= nrpe-2.12
+DISTNAME= nrpe-2.15
PKGNAME= nagios-${DISTNAME}
-PKGREVISION= 8
CATEGORIES= net sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=nagios/}