diff options
author | adam <adam@pkgsrc.org> | 2006-05-05 17:42:06 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2006-05-05 17:42:06 +0000 |
commit | 6928cc76f6e150e658203649504f40f68cefc136 (patch) | |
tree | 52689ed4bef44c5d07137b1d575f4c282fd55271 /databases/rrdtool/patches/patch-al | |
parent | 29a7e882f29c1236a2be40273b8ceecf03434bef (diff) | |
download | pkgsrc-6928cc76f6e150e658203649504f40f68cefc136.tar.gz |
Changes 1.2.13:
Restoring from 1.0.x format XML dumps was enabled.
The stability of rrdtool fetch results was fixed.
A new rrdtool graph and rrdcgi functions were added.
The pipe mode interface was improved. Many bugfixes were made.
Diffstat (limited to 'databases/rrdtool/patches/patch-al')
-rw-r--r-- | databases/rrdtool/patches/patch-al | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/databases/rrdtool/patches/patch-al b/databases/rrdtool/patches/patch-al index 4e8dcc92ac7..707cf2a3519 100644 --- a/databases/rrdtool/patches/patch-al +++ b/databases/rrdtool/patches/patch-al @@ -1,8 +1,8 @@ -$NetBSD: patch-al,v 1.7 2006/01/24 22:22:16 adam Exp $ +$NetBSD: patch-al,v 1.8 2006/05/05 17:42:07 adam Exp $ ---- examples/Makefile.in.orig 2005-12-18 21:32:12.000000000 +0100 +--- examples/Makefile.in.orig 2006-05-04 15:28:00.000000000 +0200 +++ examples/Makefile.in -@@ -215,7 +215,7 @@ target_vendor = @target_vendor@ +@@ -217,7 +217,7 @@ target_vendor = @target_vendor@ EXTRA_DIST = cgi-demo.cgi.in piped-demo.pl.in shared-demo.pl.in \ stripes.pl.in bigtops.pl.in minmax.pl.in 4charts.pl.in |