Date: Tue, 5 Dec 2023 01:00:11 GMT From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: 81336bd3073b - 2023Q4 - x11-toolkits/libadwaita: Pull in patches to fix build with AppStream 1.0.0 Message-ID: <202312050100.3B510B5L054073@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2023Q4 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=81336bd3073bc8d162cba7e1bb5fd1b837c20831 commit 81336bd3073bc8d162cba7e1bb5fd1b837c20831 Author: Gleb Popov <arrowd@FreeBSD.org> AuthorDate: 2023-11-15 17:50:32 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-12-05 00:59:54 +0000 x11-toolkits/libadwaita: Pull in patches to fix build with AppStream 1.0.0 Sponsored by: Serenity Cybersecurity, LLC (cherry picked from commit 4cb9cfcc7fc5a87b47c50f26a6a1bba916092d1e) --- x11-toolkits/libadwaita/Makefile | 5 +++++ x11-toolkits/libadwaita/distinfo | 6 +++++- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/x11-toolkits/libadwaita/Makefile b/x11-toolkits/libadwaita/Makefile index 8bac61706cfd..bda9ce22fb15 100644 --- a/x11-toolkits/libadwaita/Makefile +++ b/x11-toolkits/libadwaita/Makefile @@ -1,8 +1,13 @@ PORTNAME= libadwaita PORTVERSION= 1.4.0 +PORTREVISION= 1 CATEGORIES= x11-toolkits MASTER_SITES= GNOME +PATCH_SITES= https://gitlab.gnome.org/GNOME/${PORTNAME}/-/commit/ +PATCHFILES= c579fbe0c10d2b761cfe1fe4e825aaa19fe81c77.patch:-p1 \ + 3e3967d5f69180644519936991cad10136e84ca9.patch:-p1 + MAINTAINER= gnome@FreeBSD.org COMMENT= Building blocks for modern GNOME applications WWW= https://www.gtk.org/ diff --git a/x11-toolkits/libadwaita/distinfo b/x11-toolkits/libadwaita/distinfo index dedc30cf7c3e..c45417d281cb 100644 --- a/x11-toolkits/libadwaita/distinfo +++ b/x11-toolkits/libadwaita/distinfo @@ -1,3 +1,7 @@ -TIMESTAMP = 1694722361 +TIMESTAMP = 1700070258 SHA256 (libadwaita-1.4.0.tar.xz) = e51a098a54d43568218fc48fcf52e80e36f469b3ce912d8ce9c308a37e9f47c2 SIZE (libadwaita-1.4.0.tar.xz) = 3953136 +SHA256 (c579fbe0c10d2b761cfe1fe4e825aaa19fe81c77.patch) = 18214126903b9d4350bb60ba32d851e850dc0a58084391ae6783681068e3cfd6 +SIZE (c579fbe0c10d2b761cfe1fe4e825aaa19fe81c77.patch) = 798 +SHA256 (3e3967d5f69180644519936991cad10136e84ca9.patch) = a0828f47ce7daeb73e79a030d7431fad0c034101903190b615ffe9d1665d32c5 +SIZE (3e3967d5f69180644519936991cad10136e84ca9.patch) = 1569
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202312050100.3B510B5L054073>