summaryrefslogtreecommitdiff
path: root/databases/rrdtool/Makefile
diff options
context:
space:
mode:
authoradam <adam>2014-10-07 10:23:41 +0000
committeradam <adam>2014-10-07 10:23:41 +0000
commit4de924707742bf55e59b39ea63f016495a5a85b0 (patch)
tree3d2c91d0a4f2f733795e68057f72bc212a91d400 /databases/rrdtool/Makefile
parent9733a9d2b56369752075747010a5c861890e25d9 (diff)
downloadpkgsrc-4de924707742bf55e59b39ea63f016495a5a85b0.tar.gz
Changes 1.4.9:
New Features ------------ * allows rrdrestore to read input from stdin * add documentation for RRDs::xport * RPN operators MINNAN and MAXNAN * --left-axis-format option to rrd_graph Bugfixes -------- * properly verify validity of user suplied format strings * remove graph functions from python module when compiled without graphing support * verify that only short integers are used in COMPUTE rpn expressions * eliminate duplicate setlocale calls * fixed endless loop and double frees in rrd_restore * fixed missing variable initializations in rrd_graph * fixed JSON output format to actually be valid JSON * detect failing fallocate and fall back to seeking * fixed format string in ruby bindings
Diffstat (limited to 'databases/rrdtool/Makefile')
-rw-r--r--databases/rrdtool/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/rrdtool/Makefile b/databases/rrdtool/Makefile
index aecc4ffa1c7..52fd7f9e62b 100644
--- a/databases/rrdtool/Makefile
+++ b/databases/rrdtool/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.113 2014/08/25 14:27:01 adam Exp $
+# $NetBSD: Makefile,v 1.114 2014/10/07 10:23:41 adam Exp $
#
# Please, also update databases/ruby-rrdtool
-DISTNAME= rrdtool-1.4.8
+DISTNAME= rrdtool-1.4.9
CATEGORIES= databases graphics net
MASTER_SITES= http://oss.oetiker.ch/rrdtool/pub/