diff options
author | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2021-02-21 22:41:34 +0000 |
---|---|---|
committer | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2021-02-21 22:41:34 +0000 |
commit | 6473aac25b6dc63be299faa4fc1ed9cde77f1957 (patch) | |
tree | 5f81e978342b34ec7b1784c80dc5be7182d55dcf /math/octave/files/patch-build-aux_find-defun-files.sh | |
parent | - Fix pkg-plist (diff) |
- Update math/octave to 6.2.0.
- Bump portrevision of dependent ports.
- Add patches to dependent ports math/octave-forge-* if I can figure them out.
- Mark broken dependent ports I couldn't figure out.
Notes
Notes:
svn path=/head/; revision=566249
Diffstat (limited to 'math/octave/files/patch-build-aux_find-defun-files.sh')
-rw-r--r-- | math/octave/files/patch-build-aux_find-defun-files.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/octave/files/patch-build-aux_find-defun-files.sh b/math/octave/files/patch-build-aux_find-defun-files.sh index e687ad32acf8..d0b23b1b35be 100644 --- a/math/octave/files/patch-build-aux_find-defun-files.sh +++ b/math/octave/files/patch-build-aux_find-defun-files.sh @@ -1,6 +1,6 @@ ---- build-aux/find-defun-files.sh.orig 2018-04-30 17:03:56 UTC +--- build-aux/find-defun-files.sh.orig 2020-11-26 18:20:44 UTC +++ build-aux/find-defun-files.sh -@@ -20,7 +20,7 @@ +@@ -27,7 +27,7 @@ set -e |