diff --git a/x11/wl-clipboard/Makefile b/x11/wl-clipboard/Makefile index e9f73bc0278a..741d0320617f 100644 --- a/x11/wl-clipboard/Makefile +++ b/x11/wl-clipboard/Makefile @@ -1,42 +1,42 @@ PORTNAME= wl-clipboard DISTVERSIONPREFIX= v -DISTVERSION= 2.2.0 +DISTVERSION= 2.2.1 CATEGORIES= x11 wayland MAINTAINER= jbeich@FreeBSD.org COMMENT= Command-line copy/paste utilities for Wayland WWW= https://github.com/bugaevc/wl-clipboard LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= wayland-protocols>=1.12:graphics/wayland-protocols LIB_DEPENDS= libwayland-client.so:graphics/wayland USES= meson pkgconfig USE_GITHUB= yes GH_ACCOUNT= bugaevc PLIST_FILES= bin/wl-copy \ bin/wl-paste \ man/man1/wl-clipboard.1.gz \ man/man1/wl-copy.1.gz \ man/man1/wl-paste.1.gz \ share/bash-completion/completions/wl-copy \ share/bash-completion/completions/wl-paste \ share/fish/vendor_completions.d/wl-copy.fish \ share/fish/vendor_completions.d/wl-paste.fish \ share/zsh/site-functions/_wl-copy \ share/zsh/site-functions/_wl-paste post-patch: @${REINPLACE_CMD} 's,/usr/share,${DATADIR:H},' \ ${WRKSRC}/completions/fish/meson.build # Search mime-support (etc/mime.types) and shared-mime-info (share/mime/types) @${REINPLACE_CMD} -e 's,/usr/share,${LOCALBASE}/share,' \ -e '/local/!s,/etc,${LOCALBASE}&,' \ ${WRKSRC}/completions/bash/wl-copy \ ${WRKSRC}/completions/zsh/_wl-copy \ ${WRKSRC}/data/${PORTNAME}.1 \ ${WRKSRC}/src/util/files.c .include diff --git a/x11/wl-clipboard/distinfo b/x11/wl-clipboard/distinfo index 1bd81805ab15..2a5a87ee94a5 100644 --- a/x11/wl-clipboard/distinfo +++ b/x11/wl-clipboard/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1690025398 -SHA256 (bugaevc-wl-clipboard-v2.2.0_GH0.tar.gz) = 414005cfa229d0e54f89a0d9a8473938e4c29adc21a9e556847a4d44ad508874 -SIZE (bugaevc-wl-clipboard-v2.2.0_GH0.tar.gz) = 49344 +TIMESTAMP = 1693162520 +SHA256 (bugaevc-wl-clipboard-v2.2.1_GH0.tar.gz) = 6eb8081207fb5581d1d82c4bcd9587205a31a3d47bea3ebeb7f41aa1143783eb +SIZE (bugaevc-wl-clipboard-v2.2.1_GH0.tar.gz) = 49421