aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt
diff options
context:
space:
mode:
authorobraun <obraun@FreeBSD.org>2002-10-17 05:14:55 +0800
committerobraun <obraun@FreeBSD.org>2002-10-17 05:14:55 +0800
commit40854a98a9ddd0e551ec77238a088f827de33a5c (patch)
treef47a2967979e68e9d85631eddf75e4f9db0adfae /net-mgmt
parent711d52b125c0e7f6170513ac0f145f12a0ea63ec (diff)
downloadfreebsd-ports-gnome-40854a98a9ddd0e551ec77238a088f827de33a5c.tar.gz
freebsd-ports-gnome-40854a98a9ddd0e551ec77238a088f827de33a5c.tar.zst
freebsd-ports-gnome-40854a98a9ddd0e551ec77238a088f827de33a5c.zip
Upgrade to 1.16.
PR: ports/44152 Submitted by: maintainer
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/smokeping/Makefile14
-rw-r--r--net-mgmt/smokeping/distinfo2
-rw-r--r--net-mgmt/smokeping/pkg-plist3
3 files changed, 9 insertions, 10 deletions
diff --git a/net-mgmt/smokeping/Makefile b/net-mgmt/smokeping/Makefile
index a056a47c1a39..82bbe210dbf6 100644
--- a/net-mgmt/smokeping/Makefile
+++ b/net-mgmt/smokeping/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= smokeping
-PORTVERSION= 1.12
-PORTREVISION= 1
+PORTVERSION= 1.16
CATEGORIES= net www
MASTER_SITES= http://people.ee.ethz.ch/~oetiker/webtools/smokeping/pub/
@@ -24,9 +23,8 @@ RUN_DEPENDS= rrdtool:${PORTSDIR}/net/rrdtool \
USE_PERL5= yes
MAN1= EchoPing.pm.1 EchoPingChargen.pm.1 EchoPingDiscard.pm.1 \
- EchoPingHttp.pm.1 EchoPingHttps.pm.1 \
- EchoPingIcp.pm.1 EchoPingSmtp.pm.1 \
- FPing.pm.1 FPing6.pm.1 ParseConfig.pm.1 Smokeping.pm.1 \
+ EchoPingHttp.pm.1 EchoPingHttps.pm.1 EchoPingIcp.pm.1 EchoPingSmtp.pm.1 \
+ FPing.pm.1 FPing6.pm.1 IOSPing.pm.1 ParseConfig.pm.1 Smokeping.pm.1 \
base.pm.1 basefork.pm.1 basevars.pm.1 \
smokeping.1 smokeping.cgi.1 \
smokeping_config.1 smokeping_install.1
@@ -36,9 +34,8 @@ SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}
DOCDIR= ${PREFIX}/share/doc/smokeping
DOC1= CHANGES CONTRIBUTORS COPYING COPYRIGHT README TODO
DOC2= EchoPing.pm EchoPingChargen.pm EchoPingDiscard.pm \
- EchoPingHttp.pm EchoPingHttps.pm \
- EchoPingIcp.pm EchoPingSmtp.pm \
- FPing.pm FPing6.pm ParseConfig.pm Smokeping.pm \
+ EchoPingHttp.pm EchoPingHttps.pm EchoPingIcp.pm EchoPingSmtp.pm \
+ FPing.pm FPing6.pm IOSPing.pm ParseConfig.pm Smokeping.pm \
base.pm basefork.pm basevars.pm smokeping.cgi \
smokeping smokeping_config smokeping_install
ETC1= basepage.html config smokemail config-echoping
@@ -68,7 +65,6 @@ pre-patch:
do-build:
@${RM} ${WRKSRC}/lib/BER.pm
@${RM} ${WRKSRC}/lib/SNMP_*.pm
- @${RM} ${WRKSRC}/probe-report.patch
pre-install:
PKG_PREFIX=${PREFIX} ${SH} pkg-install ${PKGNAME} PRE-INSTALL
diff --git a/net-mgmt/smokeping/distinfo b/net-mgmt/smokeping/distinfo
index 6c6ac41ec347..78c9304ce6c1 100644
--- a/net-mgmt/smokeping/distinfo
+++ b/net-mgmt/smokeping/distinfo
@@ -1 +1 @@
-MD5 (smokeping-1.12.tar.gz) = 959dd5b64f067c3f6bfaf26a33f640fa
+MD5 (smokeping-1.16.tar.gz) = 69b3aa6dcf2d0b292eb66f09064e43e5
diff --git a/net-mgmt/smokeping/pkg-plist b/net-mgmt/smokeping/pkg-plist
index f0154851092a..e67040118c50 100644
--- a/net-mgmt/smokeping/pkg-plist
+++ b/net-mgmt/smokeping/pkg-plist
@@ -36,6 +36,8 @@ share/doc/smokeping/FPing.pm.html
share/doc/smokeping/FPing.pm.txt
share/doc/smokeping/FPing6.pm.html
share/doc/smokeping/FPing6.pm.txt
+share/doc/smokeping/IOSPing.pm.html
+share/doc/smokeping/IOSPing.pm.txt
share/doc/smokeping/ParseConfig.pm.html
share/doc/smokeping/ParseConfig.pm.txt
share/doc/smokeping/Smokeping.pm.html
@@ -58,6 +60,7 @@ smokeping/htdocs/smokeping.cgi
smokeping/lib/Smokeping.pm
smokeping/lib/probes/FPing.pm
smokeping/lib/probes/FPing6.pm
+smokeping/lib/probes/IOSPing.pm
smokeping/lib/probes/base.pm
smokeping/lib/probes/EchoPing.pm
smokeping/lib/probes/EchoPingChargen.pm