summaryrefslogtreecommitdiff
path: root/databases/rrdtool/Makefile
diff options
context:
space:
mode:
authormartti <martti>2009-05-22 09:27:22 +0000
committermartti <martti>2009-05-22 09:27:22 +0000
commita3b97426531d82e863c2e5f78ea016eb99bd07ee (patch)
treebe11c4542479372ac8d0c93e2cd3a858c53cf5c3 /databases/rrdtool/Makefile
parent1263054d7df215034bea7db93ea74f588723bed8 (diff)
downloadpkgsrc-a3b97426531d82e863c2e5f78ea016eb99bd07ee.tar.gz
Updated databases/rrdtool to 1.3.8
- python bindings memory handling fix by Anders Hammarquist (deb bug #529291) - fix getopt_long integration on Solaris. Depending on the phase of the moon this bug had caused rrdtool to crash reliably as soon as it read its arguments. Especially when used in language bindings. Thanks to Ihsan Dogan for helping with the debugging. - rrd_restore used casting a bit to liberally this caused it to fail horribly on 64bit platforms. Patch based in input provided by poster of rrd bug #218. - make ruby bindings compile with newer ruby versions. #217 patch provided by rrd trac user - Generate an error message when using RRDp with graph - this can not work reliably. (Debian Bug#251701) patch by Sebastian Harl
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 20841c491b5..4d0c3eede7e 100644
--- a/databases/rrdtool/Makefile
+++ b/databases/rrdtool/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.77 2009/04/08 18:41:25 martti Exp $
+# $NetBSD: Makefile,v 1.78 2009/05/22 09:27:22 martti Exp $
-DISTNAME= rrdtool-1.3.7
+DISTNAME= rrdtool-1.3.8
CATEGORIES= databases graphics net
MASTER_SITES= http://oss.oetiker.ch/rrdtool/pub/