git: f7e98e7691ef - main - multimedia/kooha: drop obsolete patch after af2c0a4d9bd4
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 29 Jun 2024 22:05:03 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=f7e98e7691ef15d1f304fd48adffd9c7e2f5d140 commit f7e98e7691ef15d1f304fd48adffd9c7e2f5d140 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2024-06-29 21:23:12 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2024-06-29 22:04:43 +0000 multimedia/kooha: drop obsolete patch after af2c0a4d9bd4 --- multimedia/kooha/files/patch-pango-1.50 | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/multimedia/kooha/files/patch-pango-1.50 b/multimedia/kooha/files/patch-pango-1.50 deleted file mode 100644 index 8ed4332f96e2..000000000000 --- a/multimedia/kooha/files/patch-pango-1.50 +++ /dev/null @@ -1,16 +0,0 @@ -Drop after x11-toolkits/pango >= 1.51 update - -[pango-sys 0.18.0] Package dependency requirement 'pango >= 1.51' could not be satisfied. -[pango-sys 0.18.0] Package 'pango' has version '1.50.14', required version is '>= 1.51' - ---- cargo-crates/gtk4-0.8.1/Cargo.toml.orig 1970-01-01 00:00:00 UTC -+++ cargo-crates/gtk4-0.8.1/Cargo.toml -@@ -129,7 +129,7 @@ gnome_46 = [ - gnome_46 = [ - "v4_14", - "cairo-rs/v1_16", -- "pango/v1_52", -+ "pango/v1_50", - "gdk-pixbuf/v2_42", - "gio_v2_80", - ]