git: 7d488bffed7a - main - x11/xdg-desktop-portal-wlr: update to 0.4.0
Jan Beich
jbeich at FreeBSD.org
Tue Jun 1 16:30:28 UTC 2021
The branch main has been updated by jbeich:
URL: https://cgit.FreeBSD.org/ports/commit/?id=7d488bffed7a01c765660e1f7186a27f3ebb6115
commit 7d488bffed7a01c765660e1f7186a27f3ebb6115
Author: Jan Beich <jbeich at FreeBSD.org>
AuthorDate: 2021-05-26 06:35:38 +0000
Commit: Jan Beich <jbeich at FreeBSD.org>
CommitDate: 2021-06-01 16:27:08 +0000
x11/xdg-desktop-portal-wlr: update to 0.4.0
Changes: https://github.com/emersion/xdg-desktop-portal-wlr/releases/tag/v0.4.0
Reported by: GitHub (watch releases)
---
x11/xdg-desktop-portal-wlr/Makefile | 10 +++-------
x11/xdg-desktop-portal-wlr/distinfo | 8 +++-----
2 files changed, 6 insertions(+), 12 deletions(-)
diff --git a/x11/xdg-desktop-portal-wlr/Makefile b/x11/xdg-desktop-portal-wlr/Makefile
index 50b531eff54e..034de13b2991 100644
--- a/x11/xdg-desktop-portal-wlr/Makefile
+++ b/x11/xdg-desktop-portal-wlr/Makefile
@@ -1,12 +1,8 @@
PORTNAME= xdg-desktop-portal-wlr
DISTVERSIONPREFIX= v
-DISTVERSION= 0.3.0
-PORTREVISION= 1
+DISTVERSION= 0.4.0
CATEGORIES= x11
-PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
-PATCHFILES+= ebb50839a560.patch:-p1 # https://github.com/emersion/xdg-desktop-portal-wlr/pull/114
-
MAINTAINER= jbeich at FreeBSD.org
COMMENT= xdg-desktop-portal backend for wlroots
@@ -15,12 +11,12 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= wayland-protocols>=1.14:graphics/wayland-protocols
LIB_DEPENDS= libbasu.so:devel/basu \
- libiniparser.so:devel/iniparser \
+ libinih.so:devel/inih \
libepoll-shim.so:devel/libepoll-shim \
libwayland-client.so:graphics/wayland \
libpipewire-0.3.so:multimedia/pipewire
-USES= compiler:c11 localbase:ldflags meson pkgconfig
+USES= compiler:c11 meson pkgconfig
USE_GITHUB= yes
GH_ACCOUNT= emersion
MESON_ARGS= -Dsd-bus-provider=basu
diff --git a/x11/xdg-desktop-portal-wlr/distinfo b/x11/xdg-desktop-portal-wlr/distinfo
index fa96bacb297b..69f7d7cdf24a 100644
--- a/x11/xdg-desktop-portal-wlr/distinfo
+++ b/x11/xdg-desktop-portal-wlr/distinfo
@@ -1,5 +1,3 @@
-TIMESTAMP = 1618759033
-SHA256 (emersion-xdg-desktop-portal-wlr-v0.3.0_GH0.tar.gz) = 5c80469b04c4e5d22689f755d61adcf92758bc1c85f0747ae1f586b4bcd7873c
-SIZE (emersion-xdg-desktop-portal-wlr-v0.3.0_GH0.tar.gz) = 29340
-SHA256 (ebb50839a560.patch) = a3e6b6cdac2458395abcc30d4d2a1d19971c1671860bd8c4619ab787cea1cf3d
-SIZE (ebb50839a560.patch) = 721
+TIMESTAMP = 1622010938
+SHA256 (emersion-xdg-desktop-portal-wlr-v0.4.0_GH0.tar.gz) = eb97248c3625a2e6775a250de4bd53d50c5a548bf880fc716e28b6b9c51447d5
+SIZE (emersion-xdg-desktop-portal-wlr-v0.4.0_GH0.tar.gz) = 30776
More information about the dev-commits-ports-all
mailing list