Date: Sat, 9 Jan 2021 11:38:24 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r560853 - branches/2021Q1/x11/xdg-desktop-portal-wlr Message-ID: <202101091138.109BcOeg046529@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Sat Jan 9 11:38:23 2021 New Revision: 560853 URL: https://svnweb.freebsd.org/changeset/ports/560853 Log: MFH: r560852 x11/xdg-desktop-portal-wlr: switch to upstreamed patches Modified: branches/2021Q1/x11/xdg-desktop-portal-wlr/Makefile branches/2021Q1/x11/xdg-desktop-portal-wlr/distinfo Directory Properties: branches/2021Q1/ (props changed) Modified: branches/2021Q1/x11/xdg-desktop-portal-wlr/Makefile ============================================================================== --- branches/2021Q1/x11/xdg-desktop-portal-wlr/Makefile Sat Jan 9 11:37:57 2021 (r560852) +++ branches/2021Q1/x11/xdg-desktop-portal-wlr/Makefile Sat Jan 9 11:38:23 2021 (r560853) @@ -6,9 +6,9 @@ DISTVERSION= 0.1.0 CATEGORIES= x11 PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ -PATCHFILES+= 7e9f693e5d2a.patch:-p1 # https://github.com/emersion/xdg-desktop-portal-wlr/pull/73 -PATCHFILES+= 485af2c45ab0.patch:-p1 # https://github.com/emersion/xdg-desktop-portal-wlr/pull/73 -PATCHFILES+= 08ad7e4182e6.patch:-p1 # https://github.com/emersion/xdg-desktop-portal-wlr/pull/73 +PATCHFILES+= 7b7d927caedd.patch:-p1 # https://github.com/emersion/xdg-desktop-portal-wlr/pull/73 +PATCHFILES+= 4dbeaf3a0601.patch:-p1 # https://github.com/emersion/xdg-desktop-portal-wlr/pull/73 +PATCHFILES+= a3e203584a1c.patch:-p1 # https://github.com/emersion/xdg-desktop-portal-wlr/pull/73 MAINTAINER= jbeich@FreeBSD.org COMMENT= xdg-desktop-portal backend for wlroots Modified: branches/2021Q1/x11/xdg-desktop-portal-wlr/distinfo ============================================================================== --- branches/2021Q1/x11/xdg-desktop-portal-wlr/distinfo Sat Jan 9 11:37:57 2021 (r560852) +++ branches/2021Q1/x11/xdg-desktop-portal-wlr/distinfo Sat Jan 9 11:38:23 2021 (r560853) @@ -1,9 +1,9 @@ TIMESTAMP = 1588688317 SHA256 (emersion-xdg-desktop-portal-wlr-v0.1.0_GH0.tar.gz) = 69d67c236f4bd498323af509d44ec4a1b826da337f7ee64bbfbdb98bfda8e541 SIZE (emersion-xdg-desktop-portal-wlr-v0.1.0_GH0.tar.gz) = 20600 -SHA256 (7e9f693e5d2a.patch) = 9d867dcbe464cfe380c145f11221a6cec3936ec8a6462619952065d8f66f8d78 -SIZE (7e9f693e5d2a.patch) = 2640 -SHA256 (485af2c45ab0.patch) = 11342439626c34a33717c6ef8b8162021ef971c5d506a448f94ec2b22f5cb566 -SIZE (485af2c45ab0.patch) = 1877 -SHA256 (08ad7e4182e6.patch) = 2897a83b6e42cc7fc247266ffbd855dcee01ffd3d87395b753db338610e778d2 -SIZE (08ad7e4182e6.patch) = 959 +SHA256 (7b7d927caedd.patch) = bf34ad41b5b5446582968bbe1eebd1d09eb0137a2f1cafd84b8db19ad1698c0d +SIZE (7b7d927caedd.patch) = 2640 +SHA256 (4dbeaf3a0601.patch) = 75e3ff77b4110e83b072fc0dcdd019d6a7b74df147c76f955b67aa9c4178a0ba +SIZE (4dbeaf3a0601.patch) = 1877 +SHA256 (a3e203584a1c.patch) = e69d5974c36bd5988852a8d13583b1c3768720e54eab4d5d8b8bcba2d7ed9fb7 +SIZE (a3e203584a1c.patch) = 2072
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202101091138.109BcOeg046529>