diff options
author | leeym <leeym@FreeBSD.org> | 2003-06-30 01:50:07 +0800 |
---|---|---|
committer | leeym <leeym@FreeBSD.org> | 2003-06-30 01:50:07 +0800 |
commit | 061138ef20fa0efffa8f554c0625d74c446c9020 (patch) | |
tree | 3f453af3cf962686ba68ad219dfc0aee49c1de52 /net-mgmt/smokeping | |
parent | 3669c834b83bef3d9b30f7ce4095be94e064a997 (diff) | |
download | freebsd-ports-gnome-061138ef20fa0efffa8f554c0625d74c446c9020.tar.gz freebsd-ports-gnome-061138ef20fa0efffa8f554c0625d74c446c9020.tar.zst freebsd-ports-gnome-061138ef20fa0efffa8f554c0625d74c446c9020.zip |
Update of port net/smokeping to version 1.21.
PR: 53775, 53883
Submitted by: Rob Evers <rob@debank.tv>
Lars Thegler <lars@thegler.dk>
Diffstat (limited to 'net-mgmt/smokeping')
-rw-r--r-- | net-mgmt/smokeping/Makefile | 15 | ||||
-rw-r--r-- | net-mgmt/smokeping/distinfo | 2 | ||||
-rw-r--r-- | net-mgmt/smokeping/pkg-plist | 22 |
3 files changed, 22 insertions, 17 deletions
diff --git a/net-mgmt/smokeping/Makefile b/net-mgmt/smokeping/Makefile index b5a2a3d2b180..f48726909bfe 100644 --- a/net-mgmt/smokeping/Makefile +++ b/net-mgmt/smokeping/Makefile @@ -6,7 +6,7 @@ # PORTNAME= smokeping -PORTVERSION= 1.20 +PORTVERSION= 1.21 CATEGORIES= net www MASTER_SITES= http://people.ee.ethz.ch/~oetiker/webtools/smokeping/pub/ @@ -24,21 +24,20 @@ RUN_DEPENDS= rrdtool:${PORTSDIR}/net/rrdtool \ USE_PERL5= yes -MAN1= DNS.pm.1 EchoPing.pm.1 EchoPingChargen.pm.1 EchoPingDiscard.pm.1 \ +MAN1= Curl.pm.1 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 \ - smokeping.1 smokeping.cgi.1 \ - smokeping_config.1 smokeping_install.1 + FPing.pm.1 FPing6.pm.1 IOSPing.pm.1 ParseConfig.pm.1 RemoteFPing.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 telnetIOSPing.pm.1 PKGMESSAGE= ${WRKDIR}/pkg-message DOCDIR= ${PREFIX}/share/doc/smokeping DOC1= CHANGES CONTRIBUTORS COPYING COPYRIGHT README TODO DOC2= Curl.pm 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 \ + FPing.pm FPing6.pm IOSPing.pm ParseConfig.pm RemoteFPing.pm Smokeping.pm \ base.pm basefork.pm basevars.pm smokeping.cgi \ - smokeping smokeping_config smokeping_install + smokeping smokeping_config smokeping_install telnetIOSPing.pm ETC1= basepage.html config smokemail config-echoping pre-patch: diff --git a/net-mgmt/smokeping/distinfo b/net-mgmt/smokeping/distinfo index c8d54c9538f6..2c04795e050e 100644 --- a/net-mgmt/smokeping/distinfo +++ b/net-mgmt/smokeping/distinfo @@ -1 +1 @@ -MD5 (smokeping-1.20.tar.gz) = 6252d186a3e591d11388db54f6940e04 +MD5 (smokeping-1.21.tar.gz) = ae33364826cec30610e1e5dc930bd1bf diff --git a/net-mgmt/smokeping/pkg-plist b/net-mgmt/smokeping/pkg-plist index 963fdd05c121..975ba9bb22fa 100644 --- a/net-mgmt/smokeping/pkg-plist +++ b/net-mgmt/smokeping/pkg-plist @@ -44,6 +44,8 @@ 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/RemoteFPing.pm.html +share/doc/smokeping/RemoteFPing.pm.txt share/doc/smokeping/Smokeping.pm.html share/doc/smokeping/Smokeping.pm.txt share/doc/smokeping/base.pm.html @@ -60,12 +62,14 @@ share/doc/smokeping/smokeping_config.html share/doc/smokeping/smokeping_config.txt share/doc/smokeping/smokeping_install.html share/doc/smokeping/smokeping_install.txt +share/doc/smokeping/telnetIOSPing.pm.html +share/doc/smokeping/telnetIOSPing.pm.txt smokeping/htdocs/smokeping.cgi +smokeping/lib/ISG/ParseConfig.pm +smokeping/lib/ISG/VppGateway.pm 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/Curl.pm +smokeping/lib/probes/DNS.pm smokeping/lib/probes/EchoPing.pm smokeping/lib/probes/EchoPingChargen.pm smokeping/lib/probes/EchoPingDiscard.pm @@ -73,12 +77,14 @@ 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/FPing.pm +smokeping/lib/probes/FPing6.pm +smokeping/lib/probes/IOSPing.pm +smokeping/lib/probes/RemoteFPing.pm +smokeping/lib/probes/base.pm smokeping/lib/probes/basefork.pm smokeping/lib/probes/basevars.pm -smokeping/lib/probes/Curl.pm -smokeping/lib/ISG/ParseConfig.pm -smokeping/lib/ISG/VppGateway.pm +smokeping/lib/probes/telnetIOSPing.pm @unexec rmdir %D/etc/smokeping || true @exec mkdir -p %D/smokeping/htdocs/img; chown www:www %D/smokeping/htdocs/img @unexec rm -rf %D/smokeping/htdocs/img |