From owner-freebsd-ports Fri Mar 29 8:40:20 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 820F137B41B for ; Fri, 29 Mar 2002 08:40:04 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g2TGe4g72874; Fri, 29 Mar 2002 08:40:04 -0800 (PST) (envelope-from gnats) Date: Fri, 29 Mar 2002 08:40:04 -0800 (PST) Message-Id: <200203291640.g2TGe4g72874@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "Lars Thegler" Subject: Re: ports/36006: New port: net/smokeping - Latency logging and graphing system Reply-To: "Lars Thegler" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/36006; it has been noted by GNATS. From: "Lars Thegler" To: , "Lars Thegler" 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