From owner-freebsd-ports Fri Jan 3 6:30: 5 2003 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D934937B401 for ; Fri, 3 Jan 2003 06:30:02 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id ECB7443EE1 for ; Fri, 3 Jan 2003 06:30:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h03EU1NS051352 for ; Fri, 3 Jan 2003 06:30:01 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h03EU1Pp051351; Fri, 3 Jan 2003 06:30:01 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 99AA037B401 for ; Fri, 3 Jan 2003 06:24:56 -0800 (PST) Received: from cicero0.cybercity.dk (cicero0.cybercity.dk [212.242.40.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id D8D0F43EC5 for ; Fri, 3 Jan 2003 06:24:55 -0800 (PST) (envelope-from lth@thegler.dk) Received: from minerva.thegler.dk (port156.ds1-bav.adsl.cybercity.dk [217.157.188.161]) by cicero0.cybercity.dk (Postfix) with ESMTP id EAF6E1029E3; Fri, 3 Jan 2003 15:24:54 +0100 (CET) Received: by minerva.thegler.dk (Postfix, from userid 1001) id 6D511236; Fri, 3 Jan 2003 15:24:54 +0100 (CET) Message-Id: <20030103142454.6D511236@minerva.thegler.dk> Date: Fri, 3 Jan 2003 15:24:54 +0100 (CET) From: Lars Thegler Reply-To: Lars Thegler To: FreeBSD-gnats-submit@FreeBSD.org Cc: lars@thegler.dk X-Send-Pr-Version: 3.113 Subject: ports/46727: Update net/smokeping to 1.18 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 >Number: 46727 >Category: ports >Synopsis: Update net/smokeping to 1.18 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Jan 03 06:30:01 PST 2003 >Closed-Date: >Last-Modified: >Originator: Lars Thegler >Release: FreeBSD 4.7-RELEASE i386 >Organization: >Environment: System: FreeBSD minerva.thegler.dk 4.7-RELEASE FreeBSD 4.7-RELEASE #0: Wed Oct 9 15:08:34 GMT 2002 root@builder.freebsdmall.com:/usr/obj/usr/src/sys/GENERIC i386 >Description: Update port net/smokeping to version 1.18. >How-To-Repeat: >Fix: Apply this diff: --cut-- diff -Naur /usr/ports/net/smokeping/Makefile smokeping/Makefile --- /usr/ports/net/smokeping/Makefile Thu Dec 12 20:22:06 2002 +++ smokeping/Makefile Fri Jan 3 14:43:19 2003 @@ -6,8 +6,7 @@ # PORTNAME= smokeping -PORTVERSION= 1.16 -PORTREVISION= 2 +PORTVERSION= 1.18 CATEGORIES= net www MASTER_SITES= http://people.ee.ethz.ch/~oetiker/webtools/smokeping/pub/ @@ -48,7 +47,7 @@ @${PERL} -pi -e ' \ s|/usr/sepp/bin/perl|${PERL}|; \ s|/usr/sepp/bin/speedy|${PREFIX}/bin/speedy|; \ - s|use lib qw\(/usr/pack/rrdtool-1.0.33-to/lib/perl\);\n||; \ + s|use lib qw\(/usr/pack/rrdtool-1.0.40-ds/lib/perl\);\n||; \ s|/home/oetiker/data/projects/AADJ-smokeping/dist/etc|${PREFIX}/etc/smokeping|; \ s|/home/oetiker/data/projects/AADJ-smokeping/dist|${PREFIX}/smokeping|; \ s|/home/oetiker/.smokeping/config|${PREFIX}/etc/smokeping/config|; \ diff -Naur /usr/ports/net/smokeping/distinfo smokeping/distinfo --- /usr/ports/net/smokeping/distinfo Thu Dec 12 20:22:06 2002 +++ smokeping/distinfo Fri Jan 3 14:25:45 2003 @@ -1 +1 @@ -MD5 (smokeping-1.16.tar.gz) = 69b3aa6dcf2d0b292eb66f09064e43e5 +MD5 (smokeping-1.18.tar.gz) = 1a91066a497d666164ea0995d322b485 --cut-- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message