View | Details | Raw Unified | Return to bug 235178
Collapse All | Expand All

(-)b/graphics/wayland-protocols/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	wayland-protocols
3
PORTNAME=	wayland-protocols
4
PORTVERSION=	1.16
4
PORTVERSION=	1.17
5
CATEGORIES=	graphics wayland
5
CATEGORIES=	graphics wayland
6
MASTER_SITES=	https://wayland.freedesktop.org/releases/
6
MASTER_SITES=	https://wayland.freedesktop.org/releases/
7
7
(-)b/graphics/wayland-protocols/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1539381001
1
TIMESTAMP = 1542038372
2
SHA256 (wayland-protocols-1.16.tar.xz) = 6b1485951fdcd36a960c870c46f28b03a3e5121fb46246916333ed07f78c98c5
2
SHA256 (wayland-protocols-1.17.tar.xz) = df1319cf9705643aea9fd16f9056f4e5b2471bd10c0cc3713d4a4cdc23d6812f
3
SIZE (wayland-protocols-1.16.tar.xz) = 104156
3
SIZE (wayland-protocols-1.17.tar.xz) = 107680
(-)b/graphics/wayland-protocols/pkg-plist (+2 lines)
Lines 8-15 libdata/pkgconfig/wayland-protocols.pc Link Here
8
%%DATADIR%%/unstable/input-timestamps/input-timestamps-unstable-v1.xml
8
%%DATADIR%%/unstable/input-timestamps/input-timestamps-unstable-v1.xml
9
%%DATADIR%%/unstable/keyboard-shortcuts-inhibit/keyboard-shortcuts-inhibit-unstable-v1.xml
9
%%DATADIR%%/unstable/keyboard-shortcuts-inhibit/keyboard-shortcuts-inhibit-unstable-v1.xml
10
%%DATADIR%%/unstable/linux-dmabuf/linux-dmabuf-unstable-v1.xml
10
%%DATADIR%%/unstable/linux-dmabuf/linux-dmabuf-unstable-v1.xml
11
%%DATADIR%%/unstable/linux-explicit-synchronization/linux-explicit-synchronization-unstable-v1.xml
11
%%DATADIR%%/unstable/pointer-constraints/pointer-constraints-unstable-v1.xml
12
%%DATADIR%%/unstable/pointer-constraints/pointer-constraints-unstable-v1.xml
12
%%DATADIR%%/unstable/pointer-gestures/pointer-gestures-unstable-v1.xml
13
%%DATADIR%%/unstable/pointer-gestures/pointer-gestures-unstable-v1.xml
14
%%DATADIR%%/unstable/primary-selection/primary-selection-unstable-v1.xml
13
%%DATADIR%%/unstable/relative-pointer/relative-pointer-unstable-v1.xml
15
%%DATADIR%%/unstable/relative-pointer/relative-pointer-unstable-v1.xml
14
%%DATADIR%%/unstable/tablet/tablet-unstable-v1.xml
16
%%DATADIR%%/unstable/tablet/tablet-unstable-v1.xml
15
%%DATADIR%%/unstable/tablet/tablet-unstable-v2.xml
17
%%DATADIR%%/unstable/tablet/tablet-unstable-v2.xml

Return to bug 235178