Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Mar 2002 08:40:04 -0800 (PST)
From:      "Lars Thegler" <lars@thegler.dk>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/36006: New port: net/smokeping - Latency logging and graphing system
Message-ID:  <200203291640.g2TGe4g72874@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/36006; it has been noted by GNATS.

From: "Lars Thegler" <lars@thegler.dk>
To: <freebsd-gnats-submit@FreeBSD.org>,
	"Lars Thegler" <lars@thegler.dk>
Cc:  
Subject: Re: ports/36006: New port: net/smokeping - Latency logging and graphing system
Date: Fri, 29 Mar 2002 17:38:28 +0100

 SmokePing has been updated from 1.5 to 1.6. Here is a diff to update the
 port, plus an update to ensure proper detection of the required Perl module:
 
 --cut--
 diff -Naur smokeping-1.5/Makefile smokeping/Makefile
 --- smokeping-1.5/Makefile      Thu Mar 21 19:12:09 2002
 +++ smokeping/Makefile  Fri Mar 29 17:12:52 2002
 @@ -6,7 +6,7 @@
  #
 
  PORTNAME=      smokeping
 -PORTVERSION=   1.5
 +PORTVERSION=   1.6
  CATEGORIES=    net www
  MASTER_SITES=  http://people.ee.ethz.ch/~oetiker/webtools/smokeping/pub/
 
 @@ -15,7 +15,7 @@
  USE_PERL5=     yes
 
  BUILD_DEPENDS= rrdtool:${PORTSDIR}/net/rrdtool \
 -
 ${SITE_PERL}/CGI/SpeedyCGI.pm:${PORTSDIR}/www/p5-CGI-SpeedyCGI \
 +
 ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/CGI/SpeedyCGI.pm:${PORTSDIR}/ww
 w/p5-CGI-SpeedyCGI \
                 ${PREFIX}/sbin/fping:${PORTSDIR}/net/fping
 
  NO_BUILD=      yes
 diff -Naur smokeping-1.5/distinfo smokeping/distinfo
 --- smokeping-1.5/distinfo      Thu Mar 21 19:12:09 2002
 +++ smokeping/distinfo  Fri Mar 29 12:00:14 2002
 @@ -1 +1 @@
 -MD5 (smokeping-1.5.tar.gz) = 06313500d18199d36a5e2d3fa61d40b0
 +MD5 (smokeping-1.6.tar.gz) = 113237ec8d0580169f4018bee07dea3f
 --cut--
 
 /Lars
 
 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203291640.g2TGe4g72874>