Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Feb 2000 00:00:13 +0300 (MSK)
From:      Dmitry Sivachenko <dima@Chg.RU>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/16714: Yes another update of net/rrdtool
Message-ID:  <200002142100.AAA86079@netserv1.chg.ru>

next in thread | raw e-mail | index | archive | help

>Number:         16714
>Category:       ports
>Synopsis:       Yes another update of 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:   Mon Feb 14 13:10:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry Sivachenko
>Release:        FreeBSD 3.3-RELEASE i386
>Organization:
>Environment:

	

>Description:

This software seems to be developed very quickly...
Please close ports/16661 and commit this diff.

>How-To-Repeat:

	

>Fix:
	
	

diff -Nur rrdtool.old/Makefile rrdtool/Makefile
--- rrdtool.old/Makefile	Tue Jan 11 03:30:17 2000
+++ rrdtool/Makefile	Mon Feb 14 23:22:15 2000
@@ -1,12 +1,12 @@
 # New ports collection makefile for:	rrdtool
-# Version required:			1.0.10
+# Version required:			1.0.13
 # Date created:				20 July 1999
 # Whom:					Dmitry Sivachenko <dima@Chg.RU>
 #
 # $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.13
 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 03:30:25 2000
+++ rrdtool/files/md5	Mon Feb 14 23:25:33 2000
@@ -1 +1 @@
-MD5 (rrdtool-1.0.10.tar.gz) = 8aebe66d23b15c13dd1e7e521abbebad
+MD5 (rrdtool-1.0.13.tar.gz) = 51311e66400ad776cf04a8fcf6594115
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	Mon Feb 14 23:21:36 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	Mon Feb 14 23:21:36 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	Mon Feb 14 23:21:37 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/patches/patch-ao rrdtool/patches/patch-ao
--- rrdtool.old/patches/patch-ao	Thu Jan  1 03:00:00 1970
+++ rrdtool/patches/patch-ao	Mon Feb 14 23:31:13 2000
@@ -0,0 +1,11 @@
+--- contrib/rrdfetchnames/Makefile.in.orig	Mon Feb 14 23:27:59 2000
++++ contrib/rrdfetchnames/Makefile.in	Mon Feb 14 23:28:17 2000
+@@ -77,7 +77,7 @@
+ 
+ EXTRA_DIST = rrdfetchnames.pl.in
+ 
+-contribdir = $(prefix)/contrib/rrdfetchnames
++contribdir = $(prefix)/share/examples/rrdtool/rrdfetchnames
+ contrib_DATA = README
+ contrib_SCRIPTS = rrdfetchnames.pl
+ mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
diff -Nur rrdtool.old/pkg/PLIST rrdtool/pkg/PLIST
--- rrdtool.old/pkg/PLIST	Tue Jan 11 03:30:27 2000
+++ rrdtool/pkg/PLIST	Mon Feb 14 23:40:08 2000
@@ -19,6 +19,15 @@
 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/rrdfetchnames/rrdfetchnames.pl
+share/examples/rrdtool/rrdfetchnames/README
 share/examples/rrdtool/README
 share/doc/rrdtool/rrdtool.pod
 share/doc/rrdtool/rrdlast.pod
@@ -80,6 +89,10 @@
 @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/rrdfetchnames
+@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




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