update to rrdtool 1.4.9

This commit is contained in:
sthen 2014-10-02 13:27:33 +00:00
parent 3f10ada5c9
commit b4b6d4902a
7 changed files with 24 additions and 28 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.86 2014/09/24 16:16:29 jeremy Exp $
# $OpenBSD: Makefile,v 1.87 2014/10/02 13:27:33 sthen Exp $
SHARED_ONLY= Yes
@ -8,11 +8,7 @@ COMMENT-python= python interface to librrd
COMMENT-ruby= ruby interface to librrd
MODPY_EGG_VERSION= 0.2.2
VERSION= 1.4.8
REVISION-main= 6
REVISION-ruby= 4
REVISION-python=0
REVISION-update=0
VERSION= 1.4.9
DISTNAME= rrdtool-${VERSION}
PKGNAME-main= ${DISTNAME}
PKGNAME-update= rrdupdate-${VERSION}

View File

@ -1,2 +1,2 @@
SHA256 (rrdtool-1.4.8.tar.gz) = 3pW59apIiwaDYAqtWgfDFvjZjL6NAKoKHIfisu+J89Y=
SIZE (rrdtool-1.4.8.tar.gz) = 1379482
SHA256 (rrdtool-1.4.9.tar.gz) = Pigm4NYKr4UxPaNbPA06kmdI/kgrStp2ajJag7YBJcw=
SIZE (rrdtool-1.4.9.tar.gz) = 1385640

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-configure,v 1.8 2013/11/06 22:35:20 sthen Exp $
--- configure.orig Wed Nov 6 22:33:46 2013
+++ configure Wed Nov 6 22:34:28 2013
@@ -23869,15 +23869,10 @@ $as_echo_n "checking in... " >&6; }
$OpenBSD: patch-configure,v 1.9 2014/10/02 13:27:33 sthen Exp $
--- configure.orig Mon Sep 29 23:46:41 2014
+++ configure Wed Oct 1 21:46:35 2014
@@ -24039,15 +24039,10 @@ $as_echo_n "checking in... " >&6; }
$as_echo "and out again" >&6; }
echo $ECHO_N "ordering CD from http://tobi.oetiker.ch/wish $ECHO_C" 1>&6

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-doc_Makefile_in,v 1.8 2013/11/05 17:49:01 sthen Exp $
--- doc/Makefile.in.orig Thu May 23 08:55:21 2013
+++ doc/Makefile.in Thu May 23 19:34:50 2013
@@ -203,7 +203,7 @@ PYTHON_PLATFORM = @PYTHON_PLATFORM@
$OpenBSD: patch-doc_Makefile_in,v 1.9 2014/10/02 13:27:33 sthen Exp $
--- doc/Makefile.in.orig Mon Sep 29 23:46:44 2014
+++ doc/Makefile.in Wed Oct 1 21:46:35 2014
@@ -260,7 +260,7 @@ PYTHON_PLATFORM = @PYTHON_PLATFORM@
PYTHON_PREFIX = @PYTHON_PREFIX@
PYTHON_VERSION = @PYTHON_VERSION@
RANLIB = @RANLIB@

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-examples_Makefile_in,v 1.8 2013/11/05 17:49:01 sthen Exp $
--- examples/Makefile.in.orig Thu May 23 08:55:21 2013
+++ examples/Makefile.in Thu May 23 19:34:50 2013
@@ -339,7 +339,7 @@ top_builddir = @top_builddir@
$OpenBSD: patch-examples_Makefile_in,v 1.9 2014/10/02 13:27:33 sthen Exp $
--- examples/Makefile.in.orig Mon Sep 29 23:46:44 2014
+++ examples/Makefile.in Wed Oct 1 21:46:35 2014
@@ -416,7 +416,7 @@ top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
SUBDIRS = rrdcached
EXTRA_DIST = cgi-demo.cgi.in

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-examples_rrdcached_Makefile_in,v 1.1 2013/11/05 17:49:01 sthen Exp $
--- examples/rrdcached/Makefile.in.orig Thu May 23 08:55:21 2013
+++ examples/rrdcached/Makefile.in Thu May 23 19:34:50 2013
@@ -292,7 +292,7 @@ target_vendor = @target_vendor@
$OpenBSD: patch-examples_rrdcached_Makefile_in,v 1.2 2014/10/02 13:27:33 sthen Exp $
--- examples/rrdcached/Makefile.in.orig Mon Sep 29 23:46:44 2014
+++ examples/rrdcached/Makefile.in Wed Oct 1 21:46:35 2014
@@ -349,7 +349,7 @@ target_vendor = @target_vendor@
top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-src_Makefile_in,v 1.12 2013/11/05 17:49:01 sthen Exp $
--- src/Makefile.in.orig Thu Jun 13 21:49:12 2013
+++ src/Makefile.in Thu Jun 13 21:50:01 2013
@@ -466,7 +466,7 @@ include_HEADERS = rrd.h rrd_format.h rrd_client.h
$OpenBSD: patch-src_Makefile_in,v 1.13 2014/10/02 13:27:33 sthen Exp $
--- src/Makefile.in.orig Mon Sep 29 23:46:44 2014
+++ src/Makefile.in Wed Oct 1 21:46:35 2014
@@ -542,7 +542,7 @@ include_HEADERS = rrd.h rrd_format.h rrd_client.h
rrdcgi_SOURCES = rrd_cgi.c
rrdcgi_LDADD = librrd.la
rrdupdate_SOURCES = rrdupdate.c