summaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-02-23 20:58:25 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-02-23 20:58:25 +0000
commit9a488546138ef4fd1809b46bf9edbd5d46c0e951 (patch)
tree6eef29b5311c01abd4affe204f2940ed4196ecfb /net-mgmt
parentMark port IGNORE instead of BROKEN for perl < 5.6 to keep bento (diff)
Update port net/smokeping to version 1.19.
PR: ports/48596 Submitted by: Lars Thegler <lars@thegler.dk>
Notes
Notes: svn path=/head/; revision=76319
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/smokeping/Makefile7
-rw-r--r--net-mgmt/smokeping/distinfo2
-rw-r--r--net-mgmt/smokeping/pkg-plist1
3 files changed, 5 insertions, 5 deletions
diff --git a/net-mgmt/smokeping/Makefile b/net-mgmt/smokeping/Makefile
index 19b2f94bfb1b..53610287b476 100644
--- a/net-mgmt/smokeping/Makefile
+++ b/net-mgmt/smokeping/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= smokeping
-PORTVERSION= 1.18
+PORTVERSION= 1.19
CATEGORIES= net www
MASTER_SITES= http://people.ee.ethz.ch/~oetiker/webtools/smokeping/pub/
@@ -24,7 +24,7 @@ RUN_DEPENDS= rrdtool:${PORTSDIR}/net/rrdtool \
USE_PERL5= yes
-MAN1= EchoPing.pm.1 EchoPingChargen.pm.1 EchoPingDiscard.pm.1 \
+MAN1= DNS.pm.1 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 IOSPing.pm.1 ParseConfig.pm.1 Smokeping.pm.1 \
base.pm.1 basefork.pm.1 basevars.pm.1 \
@@ -32,10 +32,9 @@ MAN1= EchoPing.pm.1 EchoPingChargen.pm.1 EchoPingDiscard.pm.1 \
smokeping_config.1 smokeping_install.1
PKGMESSAGE= ${WRKDIR}/pkg-message
-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 \
+DOC2= DNS.pm EchoPing.pm EchoPingChargen.pm EchoPingDiscard.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 \
diff --git a/net-mgmt/smokeping/distinfo b/net-mgmt/smokeping/distinfo
index 7bfbce31609e..839e4cfe4dd3 100644
--- a/net-mgmt/smokeping/distinfo
+++ b/net-mgmt/smokeping/distinfo
@@ -1 +1 @@
-MD5 (smokeping-1.18.tar.gz) = 1a91066a497d666164ea0995d322b485
+MD5 (smokeping-1.19.tar.gz) = f52dcde3ed8d34bf672e75b8dcd39f65
diff --git a/net-mgmt/smokeping/pkg-plist b/net-mgmt/smokeping/pkg-plist
index e67040118c50..26ebadb46759 100644
--- a/net-mgmt/smokeping/pkg-plist
+++ b/net-mgmt/smokeping/pkg-plist
@@ -69,6 +69,7 @@ smokeping/lib/probes/EchoPingHttp.pm
smokeping/lib/probes/EchoPingHttps.pm
smokeping/lib/probes/EchoPingIcp.pm
smokeping/lib/probes/EchoPingSmtp.pm
+smokeping/lib/probes/DNS.pm
smokeping/lib/probes/basefork.pm
smokeping/lib/probes/basevars.pm
smokeping/lib/ISG/ParseConfig.pm