mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
x11/wl-clipboard: update to 2.0.0
Changes: https://github.com/bugaevc/wl-clipboard/compare/7f36466...v2.0.0 PR: 241043 Approved by: Greg V (maintainer)
This commit is contained in:
parent
54e1492062
commit
7d793d2964
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=513762
@ -2,8 +2,7 @@
|
||||
|
||||
PORTNAME= wl-clipboard
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 1.0.0-43
|
||||
DISTVERSIONSUFFIX= -g7f36466
|
||||
DISTVERSION= 2.0.0
|
||||
CATEGORIES= x11 wayland
|
||||
|
||||
MAINTAINER= greg@unrelenting.technology
|
||||
@ -23,6 +22,10 @@ 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
|
||||
man/man1/wl-paste.1.gz \
|
||||
share/bash-completion/completions/wl-copy \
|
||||
share/bash-completion/completions/wl-paste \
|
||||
share/zsh/site-functions/_wl-copy \
|
||||
share/zsh/site-functions/_wl-paste
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1549140277
|
||||
SHA256 (bugaevc-wl-clipboard-v1.0.0-43-g7f36466_GH0.tar.gz) = cc458dc3dc3758f4e1156d955d5cbc3ae17d9e24467c39c49ba8c6f66d1a821a
|
||||
SIZE (bugaevc-wl-clipboard-v1.0.0-43-g7f36466_GH0.tar.gz) = 35001
|
||||
TIMESTAMP = 1570104969
|
||||
SHA256 (bugaevc-wl-clipboard-v2.0.0_GH0.tar.gz) = 2c42f182432adabe56da0f1144d5fcc40b7aae3d8e14d2bc4dc4c3f91b51808d
|
||||
SIZE (bugaevc-wl-clipboard-v2.0.0_GH0.tar.gz) = 41922
|
||||
|
Loading…
Reference in New Issue
Block a user