From owner-freebsd-ports Sat Feb 12 7:50: 5 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by builder.freebsd.org (Postfix) with ESMTP id 4086F3F1B for ; Sat, 12 Feb 2000 07:50:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA53323; Sat, 12 Feb 2000 07:50:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from netserv1.chg.ru (netserv1.chg.ru [193.233.46.3]) by builder.freebsd.org (Postfix) with ESMTP id 37F033DFB for ; Sat, 12 Feb 2000 07:45:58 -0800 (PST) Received: (from dima@localhost) by netserv1.chg.ru (8.9.3/8.9.3) id SAA22871; Sat, 12 Feb 2000 18:45:56 +0300 (MSK) Message-Id: <200002121545.SAA22871@netserv1.chg.ru> Date: Sat, 12 Feb 2000 18:45:56 +0300 (MSK) From: Dmitry Sivachenko Reply-To: dima@Chg.RU To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/16661: Please update net/rrdtool Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 16661 >Category: ports >Synopsis: Please update net/rrdtool >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Feb 12 07:50:01 PST 2000 >Closed-Date: >Last-Modified: >Originator: Dmitry Sivachenko >Release: FreeBSD 3.3-RELEASE i386 >Organization: >Environment: >Description: >How-To-Repeat: >Fix: diff -Nur rrdtool.old/Makefile rrdtool/Makefile --- rrdtool.old/Makefile Tue Jan 11 18:30:02 2000 +++ rrdtool/Makefile Sat Feb 12 18:02:04 2000 @@ -1,12 +1,12 @@ # New ports collection makefile for: rrdtool -# Version required: 1.0.10 +# Version required: 1.0.11 # Date created: 20 July 1999 # Whom: Dmitry Sivachenko # # $FreeBSD: ports/net/rrdtool/Makefile,v 1.8 2000/01/11 00:30:17 ade Exp $ # -DISTNAME= rrdtool-1.0.10 +DISTNAME= rrdtool-1.0.11 CATEGORIES= net MASTER_SITES= http://ee-staff.ethz.ch/~oetiker/webtools/rrdtool/pub/ diff -Nur rrdtool.old/files/md5 rrdtool/files/md5 --- rrdtool.old/files/md5 Tue Jan 11 18:30:02 2000 +++ rrdtool/files/md5 Sat Feb 12 18:02:08 2000 @@ -1 +1 @@ -MD5 (rrdtool-1.0.10.tar.gz) = 8aebe66d23b15c13dd1e7e521abbebad +MD5 (rrdtool-1.0.11.tar.gz) = 26f2aac72206d58c23fd6ff5b52d26bf diff -Nur rrdtool.old/patches/patch-al rrdtool/patches/patch-al --- rrdtool.old/patches/patch-al Thu Jan 1 03:00:00 1970 +++ rrdtool/patches/patch-al Sat Feb 12 18:28:27 2000 @@ -0,0 +1,11 @@ +--- contrib/rrdlastds/Makefile.in.orig Sat Feb 12 18:22:45 2000 ++++ contrib/rrdlastds/Makefile.in Sat Feb 12 18:23:30 2000 +@@ -77,7 +77,7 @@ + + EXTRA_DIST = rrdlastds.pl.in + +-contribdir = $(prefix)/contrib/rrdlastds ++contribdir = $(prefix)/share/examples/rrdtool/rrdlastds + contrib_DATA = README + contrib_SCRIPTS = rrdlastds.pl + mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs diff -Nur rrdtool.old/patches/patch-am rrdtool/patches/patch-am --- rrdtool.old/patches/patch-am Thu Jan 1 03:00:00 1970 +++ rrdtool/patches/patch-am Sat Feb 12 18:28:43 2000 @@ -0,0 +1,11 @@ +--- contrib/add_ds/Makefile.in.orig Sat Feb 12 18:26:00 2000 ++++ contrib/add_ds/Makefile.in Sat Feb 12 18:26:17 2000 +@@ -77,7 +77,7 @@ + + EXTRA_DIST = add_ds.pl.in batch.pl.in + +-contribdir = $(prefix)/contrib/add_ds ++contribdir = $(prefix)/share/examples/rrdtool/add_ds + contrib_DATA = README + contrib_SCRIPTS = add_ds.pl batch.pl + mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs diff -Nur rrdtool.old/patches/patch-an rrdtool/patches/patch-an --- rrdtool.old/patches/patch-an Thu Jan 1 03:00:00 1970 +++ rrdtool/patches/patch-an Sat Feb 12 18:29:03 2000 @@ -0,0 +1,11 @@ +--- contrib/killspike/Makefile.in.orig Sat Feb 12 18:27:04 2000 ++++ contrib/killspike/Makefile.in Sat Feb 12 18:27:19 2000 +@@ -77,7 +77,7 @@ + + EXTRA_DIST = killspike.pl.in + +-contribdir = $(prefix)/contrib/killspike ++contribdir = $(prefix)/share/examples/rrdtool/killspike + contrib_DATA = README + contrib_SCRIPTS = killspike.pl + mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs diff -Nur rrdtool.old/pkg/PLIST rrdtool/pkg/PLIST --- rrdtool.old/pkg/PLIST Tue Jan 11 18:30:13 2000 +++ rrdtool/pkg/PLIST Sat Feb 12 18:39:29 2000 @@ -19,6 +19,13 @@ share/examples/rrdtool/trytime/README share/examples/rrdtool/rrdproc/rrdproc.c share/examples/rrdtool/rrdproc/README +share/examples/rrdtool/rrdlastds/README +share/examples/rrdtool/rrdlastds/rrdlastds.pl +share/examples/rrdtool/add_ds/add_ds.pl +share/examples/rrdtool/add_ds/batch.pl +share/examples/rrdtool/add_ds/README +share/examples/rrdtool/killspike/killspike.pl +share/examples/rrdtool/killspike/README share/examples/rrdtool/README share/doc/rrdtool/rrdtool.pod share/doc/rrdtool/rrdlast.pod @@ -80,6 +87,9 @@ @dirrm share/examples/rrdtool/trytime @dirrm share/examples/rrdtool/rrdproc @dirrm share/examples/rrdtool/rrd-file-icon +@dirrm share/examples/rrdtool/add_ds +@dirrm share/examples/rrdtool/killspike +@dirrm share/examples/rrdtool/rrdlastds @dirrm share/examples/rrdtool @dirrm share/doc/rrdtool/html @dirrm share/doc/rrdtool >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message