diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2019-01-29 00:47:06 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2019-01-29 00:47:06 +0000 |
commit | beb02284a2deb341451c6bbc9b401495c75fbfe3 (patch) | |
tree | bc437286d11564d7cde18503a129af703c890044 /x11-toolkits/wlroots | |
parent | 194f5ebe67f041c0165d88f46957c14fe3a885eb (diff) | |
download | ports-beb02284a2deb341451c6bbc9b401495c75fbfe3.tar.gz ports-beb02284a2deb341451c6bbc9b401495c75fbfe3.zip |
Notes
Diffstat (limited to 'x11-toolkits/wlroots')
-rw-r--r-- | x11-toolkits/wlroots/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/wlroots/distinfo | 6 | ||||
-rw-r--r-- | x11-toolkits/wlroots/pkg-plist | 1 |
3 files changed, 6 insertions, 5 deletions
diff --git a/x11-toolkits/wlroots/Makefile b/x11-toolkits/wlroots/Makefile index 0b8010100762..a104314d6e4a 100644 --- a/x11-toolkits/wlroots/Makefile +++ b/x11-toolkits/wlroots/Makefile @@ -1,8 +1,8 @@ # $FreeBSD$ PORTNAME= wlroots -DISTVERSION= 0.2-172 -DISTVERSIONSUFFIX= -g209210d3 +DISTVERSION= 0.2-179 +DISTVERSIONSUFFIX= -g9fe8e379 CATEGORIES= x11-toolkits MAINTAINER= jbeich@FreeBSD.org diff --git a/x11-toolkits/wlroots/distinfo b/x11-toolkits/wlroots/distinfo index cb9d01cdee6f..b7a42c7f8070 100644 --- a/x11-toolkits/wlroots/distinfo +++ b/x11-toolkits/wlroots/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1548422547 -SHA256 (swaywm-wlroots-0.2-172-g209210d3_GH0.tar.gz) = f906d9a339f90d5d29c8bf69e6162b6eb00cd78b3462115f0ed7447744774b68 -SIZE (swaywm-wlroots-0.2-172-g209210d3_GH0.tar.gz) = 469888 +TIMESTAMP = 1548709596 +SHA256 (swaywm-wlroots-0.2-179-g9fe8e379_GH0.tar.gz) = 41d5c4f8f82f96def10bef5212a2b0d581cd9f1ab7547c25edd650f0c8484017 +SIZE (swaywm-wlroots-0.2-179-g9fe8e379_GH0.tar.gz) = 472913 diff --git a/x11-toolkits/wlroots/pkg-plist b/x11-toolkits/wlroots/pkg-plist index dff6e9f53dca..bbbb2389ec87 100644 --- a/x11-toolkits/wlroots/pkg-plist +++ b/x11-toolkits/wlroots/pkg-plist @@ -51,6 +51,7 @@ include/wlr/types/wlr_output_damage.h include/wlr/types/wlr_output_layout.h include/wlr/types/wlr_pointer.h include/wlr/types/wlr_pointer_constraints_v1.h +include/wlr/types/wlr_pointer_gestures_v1.h include/wlr/types/wlr_presentation_time.h include/wlr/types/wlr_primary_selection.h include/wlr/types/wlr_region.h |