FreeBSD Bugzilla – Attachment 7812 Details for
Bug 16714
Yes another update of net/rrdtool
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 4.33 KB, created by
Dima Sivachenko
on 2000-02-14 21:10:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Dima Sivachenko
Created:
2000-02-14 21:10:00 UTC
Size:
4.33 KB
patch
obsolete
>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
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 16714
: 7812