rrdtool 1.4.8

Closes Homebrew/homebrew#20692.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
y_uuki 2013-06-23 01:03:18 +09:00 committed by Jack Nagel
parent d429f9fd50
commit 5896010301

View file

@ -2,8 +2,8 @@ require 'formula'
class Rrdtool < Formula class Rrdtool < Formula
homepage 'http://oss.oetiker.ch/rrdtool/index.en.html' homepage 'http://oss.oetiker.ch/rrdtool/index.en.html'
url 'http://oss.oetiker.ch/rrdtool/pub/rrdtool-1.4.7.tar.gz' url 'http://oss.oetiker.ch/rrdtool/pub/rrdtool-1.4.8.tar.gz'
sha1 'faab7df7696b69f85d6f89dd9708d7cf0c9a273b' sha1 '56d68857f39e70bfa32360947614d8220702ed02'
depends_on 'pkg-config' => :build depends_on 'pkg-config' => :build
depends_on 'glib' depends_on 'glib'
@ -52,11 +52,11 @@ end
__END__ __END__
diff --git a/configure b/configure diff --git a/configure b/configure
index 7487ad2..e7b85c1 100755 index 266754d..d21ab33 100755
--- a/configure --- a/configure
+++ b/configure +++ b/configure
@@ -31663,18 +31663,6 @@ $as_echo_n "checking in... " >&6; } @@ -23868,18 +23868,6 @@ $as_echo_n "checking in... " >&6; }
{ $as_echo "$as_me:$LINENO: result: and out again" >&5 { $as_echo "$as_me:${as_lineno-$LINENO}: result: and out again" >&5
$as_echo "and out again" >&6; } $as_echo "and out again" >&6; }
-echo $ECHO_N "ordering CD from http://tobi.oetiker.ch/wish $ECHO_C" 1>&6 -echo $ECHO_N "ordering CD from http://tobi.oetiker.ch/wish $ECHO_C" 1>&6
@ -69,7 +69,7 @@ index 7487ad2..e7b85c1 100755
-sleep 1 -sleep 1
-echo $ECHO_N ".$ECHO_C" 1>&6 -echo $ECHO_N ".$ECHO_C" 1>&6
-sleep 1 -sleep 1
-{ $as_echo "$as_me:$LINENO: result: just kidding ;-)" >&5 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: just kidding ;-)" >&5
-$as_echo " just kidding ;-)" >&6; } -$as_echo " just kidding ;-)" >&6; }
echo echo
echo "----------------------------------------------------------------" echo "----------------------------------------------------------------"