diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2019-07-05 21:49:30 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2019-07-05 21:49:30 +0000 |
commit | 6f69bc250f7612f58b2477095d2bb78d52f74524 (patch) | |
tree | 8e7f9f52d52019faad5ac1a49392eabc7cc74f70 /databases/rrdtool/files/patch-configure | |
parent | Update to 2019.07.05 (diff) |
databases/rrdtool: Update to 1.7.2
Update databases/rrdtool to 1.7.2
Change USES=gnome to be added regardless of options, it's needed in all
cases.
Changelog:
https://github.com/oetiker/rrdtool-1.x/blob/v1.7.2/CHANGES
PR: 238832
Submitted by: amdmi3
Notes
Notes:
svn path=/head/; revision=505940
Diffstat (limited to 'databases/rrdtool/files/patch-configure')
-rw-r--r-- | databases/rrdtool/files/patch-configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/rrdtool/files/patch-configure b/databases/rrdtool/files/patch-configure index 32328d990c0b..b56de23d32a7 100644 --- a/databases/rrdtool/files/patch-configure +++ b/databases/rrdtool/files/patch-configure @@ -25,7 +25,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: result: and out again" >&5 $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 https://tobi.oetiker.ch/wish $ECHO_C" 1>&6 -sleep 1 -echo $ECHO_N ".$ECHO_C" 1>&6 -sleep 1 |