git: 1cc2eaed10d2 - main - audio/gnome-podcasts: drop obsolete patch after af2c0a4d9bd4
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 29 Jun 2024 22:05:01 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=1cc2eaed10d2e77878dafd157c9eb58f112551f6 commit 1cc2eaed10d2e77878dafd157c9eb58f112551f6 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:15 +0000 audio/gnome-podcasts: drop obsolete patch after af2c0a4d9bd4 --- audio/gnome-podcasts/files/patch-pango-1.50 | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/audio/gnome-podcasts/files/patch-pango-1.50 b/audio/gnome-podcasts/files/patch-pango-1.50 deleted file mode 100644 index 8ed4332f96e2..000000000000 --- a/audio/gnome-podcasts/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", - ]