Date: Tue, 26 May 2026 04:57:18 +0000 From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 29f9bd05020b - main - math/octave: Fix build with texinfo 7.3+ Message-ID: <6a15282e.3b80d.70342592@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=29f9bd05020b69abdbb6bcf26423bb45582bbcce commit 29f9bd05020b69abdbb6bcf26423bb45582bbcce Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2026-05-26 04:56:03 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2026-05-26 04:56:03 +0000 math/octave: Fix build with texinfo 7.3+ PR: 295133 Obtained from: https://lists.gnu.org/archive/html/octave-bug-tracker/2026-03/msg00196.html https://github.com/gnu-octave/octave/commit/e21b1898cb6507dff38679c25b4db7fde44de883 --- math/octave/Makefile | 3 +++ math/octave/distinfo | 4 +++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/math/octave/Makefile b/math/octave/Makefile index f19f1adbc20e..afed4bf84df1 100644 --- a/math/octave/Makefile +++ b/math/octave/Makefile @@ -4,6 +4,9 @@ PORTREVISION= 6 CATEGORIES= math java MASTER_SITES= GNU +PATCH_SITES= https://github.com/gnu-octave/octave/commit/ +PATCHFILES= e21b1898cb6507dff38679c25b4db7fde44de883.patch:-p1 + MAINTAINER= stephen@FreeBSD.org COMMENT= High-level interactive language for numerical computations WWW= https://www.octave.org/ diff --git a/math/octave/distinfo b/math/octave/distinfo index 49768d7601e0..9b2a9bf19830 100644 --- a/math/octave/distinfo +++ b/math/octave/distinfo @@ -1,3 +1,5 @@ -TIMESTAMP = 1771707871 +TIMESTAMP = 1779216754 SHA256 (octave-11.1.0.tar.xz) = 8b3e2d0ec1809e8a2bed11de779014b6eb6a469c0caad1b339d29a6126e3cb6a SIZE (octave-11.1.0.tar.xz) = 28265804 +SHA256 (e21b1898cb6507dff38679c25b4db7fde44de883.patch) = d94359587c427f514a7dadc2c9208786151058cff5f53d78707226429c7ffc72 +SIZE (e21b1898cb6507dff38679c25b4db7fde44de883.patch) = 1267home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a15282e.3b80d.70342592>
