summaryrefslogtreecommitdiff
path: root/databases/rrdtool/PLIST
diff options
context:
space:
mode:
authoradam <adam>2016-02-01 09:41:59 +0000
committeradam <adam>2016-02-01 09:41:59 +0000
commite199ccdefdef218233b70e9a7a0ef62a9ba8e5b9 (patch)
treed7fb18359a8b55d84024c5d07a2f9755bfbc411c /databases/rrdtool/PLIST
parentc693fc189d18807ea997e405c09a168a5fee5d92 (diff)
downloadpkgsrc-e199ccdefdef218233b70e9a7a0ef62a9ba8e5b9.tar.gz
Changes 1.5.5:
Bugfixes -------- * fix JSON output in xport with legend and gprint blocks * fix parse_time mutex unlocking in the error case * don't crash on invalid variable names in CDEF * add mutex locking in rrdc_fetch * fix buffer overflow in rrd_restore * shorten test precision to 7 digits ... * never exit from a library function * buffer overflow in rrd_restore.c
Diffstat (limited to 'databases/rrdtool/PLIST')
-rw-r--r--databases/rrdtool/PLIST3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/rrdtool/PLIST b/databases/rrdtool/PLIST
index 0e1f1064cfd..20202e7e6a4 100644
--- a/databases/rrdtool/PLIST
+++ b/databases/rrdtool/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.15 2015/08/18 12:29:44 mef Exp $
+@comment $NetBSD: PLIST,v 1.16 2016/02/01 09:41:59 adam Exp $
bin/rrdcached
bin/rrdcgi
bin/rrdcreate
@@ -7,6 +7,7 @@ bin/rrdtool
bin/rrdupdate
include/rrd.h
include/rrd_client.h
+include/rrd_config.h
include/rrd_format.h
lib/librrd.la
lib/librrd_th.la