1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Update of the net/smokeping port to version 1.20

PR:		51068
Submitted by:	Lars Thegler <lars@thegler.dk>
This commit is contained in:
Yen-Ming Lee 2003-04-21 07:36:02 +00:00
parent f9c652ac02
commit df603a2776
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=79396
6 changed files with 14 additions and 6 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= smokeping
PORTVERSION= 1.19
PORTVERSION= 1.20
CATEGORIES= net www
MASTER_SITES= http://people.ee.ethz.ch/~oetiker/webtools/smokeping/pub/
@ -34,7 +34,7 @@ MAN1= DNS.pm.1 EchoPing.pm.1 EchoPingChargen.pm.1 EchoPingDiscard.pm.1 \
PKGMESSAGE= ${WRKDIR}/pkg-message
DOCDIR= ${PREFIX}/share/doc/smokeping
DOC1= CHANGES CONTRIBUTORS COPYING COPYRIGHT README TODO
DOC2= DNS.pm EchoPing.pm EchoPingChargen.pm EchoPingDiscard.pm \
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 \
base.pm basefork.pm basevars.pm smokeping.cgi \

View File

@ -1 +1 @@
MD5 (smokeping-1.19.tar.gz) = f52dcde3ed8d34bf672e75b8dcd39f65
MD5 (smokeping-1.20.tar.gz) = 6252d186a3e591d11388db54f6940e04

View File

@ -18,6 +18,8 @@ share/doc/smokeping/COPYING
share/doc/smokeping/COPYRIGHT
share/doc/smokeping/README
share/doc/smokeping/TODO
share/doc/smokeping/Curl.pm.html
share/doc/smokeping/Curl.pm.txt
share/doc/smokeping/DNS.pm.html
share/doc/smokeping/DNS.pm.txt
share/doc/smokeping/EchoPing.pm.html
@ -74,7 +76,9 @@ smokeping/lib/probes/EchoPingSmtp.pm
smokeping/lib/probes/DNS.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
@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

View File

@ -6,7 +6,7 @@
#
PORTNAME= smokeping
PORTVERSION= 1.19
PORTVERSION= 1.20
CATEGORIES= net www
MASTER_SITES= http://people.ee.ethz.ch/~oetiker/webtools/smokeping/pub/
@ -34,7 +34,7 @@ MAN1= DNS.pm.1 EchoPing.pm.1 EchoPingChargen.pm.1 EchoPingDiscard.pm.1 \
PKGMESSAGE= ${WRKDIR}/pkg-message
DOCDIR= ${PREFIX}/share/doc/smokeping
DOC1= CHANGES CONTRIBUTORS COPYING COPYRIGHT README TODO
DOC2= DNS.pm EchoPing.pm EchoPingChargen.pm EchoPingDiscard.pm \
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 \
base.pm basefork.pm basevars.pm smokeping.cgi \

View File

@ -1 +1 @@
MD5 (smokeping-1.19.tar.gz) = f52dcde3ed8d34bf672e75b8dcd39f65
MD5 (smokeping-1.20.tar.gz) = 6252d186a3e591d11388db54f6940e04

View File

@ -18,6 +18,8 @@ share/doc/smokeping/COPYING
share/doc/smokeping/COPYRIGHT
share/doc/smokeping/README
share/doc/smokeping/TODO
share/doc/smokeping/Curl.pm.html
share/doc/smokeping/Curl.pm.txt
share/doc/smokeping/DNS.pm.html
share/doc/smokeping/DNS.pm.txt
share/doc/smokeping/EchoPing.pm.html
@ -74,7 +76,9 @@ smokeping/lib/probes/EchoPingSmtp.pm
smokeping/lib/probes/DNS.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
@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