aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt
diff options
context:
space:
mode:
authorrafan <rafan@FreeBSD.org>2008-03-22 20:07:49 +0800
committerrafan <rafan@FreeBSD.org>2008-03-22 20:07:49 +0800
commite1153b08069f0a4115c430a9610dcc11208fa38e (patch)
tree7127d3db860ea27035f0c3accf58218f90be819d /net-mgmt
parent869ae9072ba3fe63e94ba81fd8ba73506ca28864 (diff)
downloadfreebsd-ports-graphics-e1153b08069f0a4115c430a9610dcc11208fa38e.tar.gz
freebsd-ports-graphics-e1153b08069f0a4115c430a9610dcc11208fa38e.tar.zst
freebsd-ports-graphics-e1153b08069f0a4115c430a9610dcc11208fa38e.zip
- Update to 1.2
- Unbreak on with GCC 4.x PR: ports/121954 Submitted by: Andrey Volkov <support at nolty.org>
Diffstat (limited to 'net-mgmt')
-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 33f6a7b4509..ac0e0a99449 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 93701231f02..5258c6c62a9 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