diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2017-09-28 10:20:26 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2017-09-28 10:20:26 +0000 |
commit | 97533bf3eb757370798e718d99645d7385be25cc (patch) | |
tree | 5c1b12215e183243761d9c0693a0b1179eb38e7f /finance/gnucash/files/patch-configure | |
parent | benchmarks/stress-ng: Update to version 0.08.16 (diff) |
- Update finance/gnucash to 2.6.18
- Update finance/gnucash-docs to 2.6.18
- Silence portlint warning about variable ordering
- Regenerate some patches
The gnucash distfile was regenerated after initial release due to
missing files, and has a non conforming filename, so the port adds
variables to correctly handle this.
Notes
Notes:
svn path=/head/; revision=450812
Diffstat (limited to 'finance/gnucash/files/patch-configure')
-rw-r--r-- | finance/gnucash/files/patch-configure | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/finance/gnucash/files/patch-configure b/finance/gnucash/files/patch-configure index 7093e70aae0e..58657343078b 100644 --- a/finance/gnucash/files/patch-configure +++ b/finance/gnucash/files/patch-configure @@ -1,6 +1,6 @@ ---- configure.orig 2016-12-17 19:13:08 UTC +--- configure.orig 2017-09-22 22:13:51 UTC +++ configure -@@ -20532,6 +20532,7 @@ $as_echo_n "checking for guile-2.0 >= 2. +@@ -21090,6 +21090,7 @@ $as_echo_n "checking for guile-2.0 >= 2.0.0... " >&6; { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 $as_echo "yes" >&6; } succeeded=yes |