summaryrefslogtreecommitdiff
path: root/net-mgmt/nagios-snmp-plugins
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2008-03-22 12:07:49 +0000
committerRong-En Fan <rafan@FreeBSD.org>2008-03-22 12:07:49 +0000
commit324ff7465a449e544e090cba2c797e13aafdc31b (patch)
tree881c5789074ea281e001dc17f566a34efd636c90 /net-mgmt/nagios-snmp-plugins
parent- Update to 1.17 (diff)
- Update to 1.2
- Unbreak on with GCC 4.x PR: ports/121954 Submitted by: Andrey Volkov <support at nolty.org>
Notes
Notes: svn path=/head/; revision=209579
Diffstat (limited to 'net-mgmt/nagios-snmp-plugins')
-rw-r--r--net-mgmt/nagios-snmp-plugins/Makefile13
-rw-r--r--net-mgmt/nagios-snmp-plugins/distinfo6
2 files changed, 7 insertions, 12 deletions
diff --git a/net-mgmt/nagios-snmp-plugins/Makefile b/net-mgmt/nagios-snmp-plugins/Makefile
index 33f6a7b45097..ac0e0a99449b 100644
--- a/net-mgmt/nagios-snmp-plugins/Makefile
+++ b/net-mgmt/nagios-snmp-plugins/Makefile
@@ -6,15 +6,14 @@
#
PORTNAME= nagios-snmp-plugins
-PORTVERSION= 1.0
-PORTREVISION= 6
+PORTVERSION= 1.2
CATEGORIES= net-mgmt
-MASTER_SITES= ftp://ftp.hometree.net/pub/${PORTNAME}/
+MASTER_SITES= http://www.softwareforge.de/releases/${PORTNAME}/
MAINTAINER= ports@FreeBSD.org
COMMENT= Additional SNMP plugins for Nagios
-LIB_DEPENDS= netsnmp.10:${PORTSDIR}/net-mgmt/net-snmp
+LIB_DEPENDS= netsnmp.10:${PORTSDIR}/net-mgmt/net-snmp
GNU_CONFIGURE= yes
USE_AUTOTOOLS= automake:14 autoheader:261 autoconf:261
@@ -33,14 +32,10 @@ CONFIGURE_ARGS= --sbindir=${PREFIX}/share/nagios/cgi-bin \
CONFIGURE_ENV= LOCALBASE=${LOCALBASE}
# Workaround configure.in lameness.
-CONFIGURE_ENV+= CPPFLAGS="`net-snmp-config --cflags`"
+CONFIGURE_ENV+= CPPFLAGS="`net-snmp-config --cflags`"
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 700042
-BROKEN= Broken with gcc 4.2
-.endif
-
pre-configure:
@(cd ${CONFIGURE_WRKSRC} && ${SETENV} ${AUTOMAKE_ENV} ${ACLOCAL} \
--acdir=${ACLOCAL_DIR})
diff --git a/net-mgmt/nagios-snmp-plugins/distinfo b/net-mgmt/nagios-snmp-plugins/distinfo
index 93701231f02e..5258c6c62a9d 100644
--- a/net-mgmt/nagios-snmp-plugins/distinfo
+++ b/net-mgmt/nagios-snmp-plugins/distinfo
@@ -1,3 +1,3 @@
-MD5 (nagios-snmp-plugins-1.0.tar.gz) = cf70e405718d016debe206d01f54262c
-SHA256 (nagios-snmp-plugins-1.0.tar.gz) = dd0dd45d941ffe2ab3ae04de98e1fc2c2bd88d080bff333ce4458cfabb110897
-SIZE (nagios-snmp-plugins-1.0.tar.gz) = 14793
+MD5 (nagios-snmp-plugins-1.2.tar.gz) = 54f2b7ad0df22a9c9dcd8c64cb8ef955
+SHA256 (nagios-snmp-plugins-1.2.tar.gz) = 335718cf4e14a62001c4cc974a69c23d7568f954515dfb6f0357f6d6d66b510d
+SIZE (nagios-snmp-plugins-1.2.tar.gz) = 16454