diff options
-rw-r--r-- | net-mgmt/smokeping/Makefile | 7 | ||||
-rw-r--r-- | net-mgmt/smokeping/distinfo | 2 | ||||
-rw-r--r-- | net-mgmt/smokeping/pkg-plist | 1 | ||||
-rw-r--r-- | net/smokeping/Makefile | 7 | ||||
-rw-r--r-- | net/smokeping/distinfo | 2 | ||||
-rw-r--r-- | net/smokeping/pkg-plist | 1 |
6 files changed, 10 insertions, 10 deletions
diff --git a/net-mgmt/smokeping/Makefile b/net-mgmt/smokeping/Makefile index 19b2f94..5361028 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 7bfbce3..839e4cf 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 e670401..26ebadb 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 diff --git a/net/smokeping/Makefile b/net/smokeping/Makefile index 19b2f94..5361028 100644 --- a/net/smokeping/Makefile +++ b/net/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/smokeping/distinfo b/net/smokeping/distinfo index 7bfbce3..839e4cf 100644 --- a/net/smokeping/distinfo +++ b/net/smokeping/distinfo @@ -1 +1 @@ -MD5 (smokeping-1.18.tar.gz) = 1a91066a497d666164ea0995d322b485 +MD5 (smokeping-1.19.tar.gz) = f52dcde3ed8d34bf672e75b8dcd39f65 diff --git a/net/smokeping/pkg-plist b/net/smokeping/pkg-plist index e670401..26ebadb 100644 --- a/net/smokeping/pkg-plist +++ b/net/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 |