MFH: r522235
x11-toolkits/wlroots: update to 0.9.1 Changes: https://github.com/swaywm/wlroots/releases/tag/0.9.1 Reported by: GitHub (watch releases) Approved by: ports-secteam blanket (reliability fixes)
This commit is contained in:
parent
511dd2b92c
commit
e4aeb6eddd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2020Q1/; revision=522236
@ -1,13 +1,9 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= wlroots
|
||||
DISTVERSION= 0.9.0
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 0.9.1
|
||||
CATEGORIES= x11-toolkits
|
||||
|
||||
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
|
||||
PATCHFILES+= 5bbb44482b41.patch:-p1
|
||||
|
||||
MAINTAINER= jbeich@FreeBSD.org
|
||||
COMMENT= Modular Wayland compositor library
|
||||
|
||||
|
@ -1,7 +1,5 @@
|
||||
TIMESTAMP = 1577805114
|
||||
SHA256 (swaywm-wlroots-0.9.0_GH0.tar.gz) = 334220a1d550dc5b20d28fb7b27b9b7c23f9c6d5ef5ad82c67ef127458ce2790
|
||||
SIZE (swaywm-wlroots-0.9.0_GH0.tar.gz) = 464755
|
||||
SHA256 (5bbb44482b41.patch) = c6921152a4c59cf7a1c609744367a5af82e4c81f15e0b64aa3ab60f4456db8d3
|
||||
SIZE (5bbb44482b41.patch) = 1218
|
||||
TIMESTAMP = 1578319270
|
||||
SHA256 (swaywm-wlroots-0.9.1_GH0.tar.gz) = 2ddd8371b8cf847b6a9b20628512474b1405171393e6ec8a071e46afc73ca2e7
|
||||
SIZE (swaywm-wlroots-0.9.1_GH0.tar.gz) = 464941
|
||||
SHA256 (606b009fcdd1.patch) = ece828c41a8a155426f481f840a5de252fa1d5856aca91d728721f98e2055a69
|
||||
SIZE (606b009fcdd1.patch) = 27824
|
||||
|
@ -85,5 +85,5 @@ include/wlr/xcursor.h
|
||||
%%X11%%include/wlr/xwayland.h
|
||||
lib/libwlroots.so
|
||||
lib/libwlroots.so.4
|
||||
lib/libwlroots.so.4.7.1
|
||||
lib/libwlroots.so.4.8.1
|
||||
libdata/pkgconfig/wlroots.pc
|
||||
|
Loading…
Reference in New Issue
Block a user