Date: Sun, 11 Jan 2026 04:51:21 +0000 From: Alexey Dokuchaev <danfe@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 76b9a58a0873 - main - textproc/goldendict: unbreak the port's build against new FFmpeg Message-ID: <69632c49.3155c.47d31c44@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by danfe: URL: https://cgit.FreeBSD.org/ports/commit/?id=76b9a58a0873969e152b15376ada52b2b0989f52 commit 76b9a58a0873969e152b15376ada52b2b0989f52 Author: Alexey Dokuchaev <danfe@FreeBSD.org> AuthorDate: 2026-01-11 04:50:14 +0000 Commit: Alexey Dokuchaev <danfe@FreeBSD.org> CommitDate: 2026-01-11 04:50:14 +0000 textproc/goldendict: unbreak the port's build against new FFmpeg Reported by: pkg-fallout --- textproc/goldendict/Makefile | 4 ++++ textproc/goldendict/distinfo | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/textproc/goldendict/Makefile b/textproc/goldendict/Makefile index ec34b37e078e..8f3b80f6e641 100644 --- a/textproc/goldendict/Makefile +++ b/textproc/goldendict/Makefile @@ -3,6 +3,10 @@ PORTVERSION= 1.5.0 PORTREVISION= 3 CATEGORIES= textproc +PATCH_SITES= https://github.com/goldendict/goldendict/commit/ +PATCHFILES= 718462c5c1e2b6f3064f921c0800e45b8d5b84b8.patch:-p1 \ + b4f3fcdc4861975ec49ae2bb894f907c072fc8f6.patch:-p1 + MAINTAINER= danfe@FreeBSD.org COMMENT= Feature-rich dictionary lookup program WWW= http://goldendict.org/ diff --git a/textproc/goldendict/distinfo b/textproc/goldendict/distinfo index 133e0c81bb10..59d59a972fac 100644 --- a/textproc/goldendict/distinfo +++ b/textproc/goldendict/distinfo @@ -1,3 +1,7 @@ TIMESTAMP = 1695552365 SHA256 (vedgy-goldendict-1.5.0-5a87a71_GH0.tar.gz) = 27097ae4122f2184a7638c6e6ae7bf10623eb2510660db1d8db19054e92131d7 SIZE (vedgy-goldendict-1.5.0-5a87a71_GH0.tar.gz) = 20400277 +SHA256 (718462c5c1e2b6f3064f921c0800e45b8d5b84b8.patch) = 238b6100cb1817989bb6ee4a7535ca3f663b6bc1d5daa3ff489f279ae99a713f +SIZE (718462c5c1e2b6f3064f921c0800e45b8d5b84b8.patch) = 4265 +SHA256 (b4f3fcdc4861975ec49ae2bb894f907c072fc8f6.patch) = 5f5c40639a97691ae8e3f848dc59b7c64c865ca910a30e4d3a2b398f637d1379 +SIZE (b4f3fcdc4861975ec49ae2bb894f907c072fc8f6.patch) = 781home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69632c49.3155c.47d31c44>
