View | Details | Raw Unified | Return to bug 226408 | Differences between
and this patch

Collapse All | Expand All

(-)w/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.12
4
PORTVERSION=	1.16
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
(-)w/graphics/wayland-protocols/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1512813750
1
TIMESTAMP = 1539381001
2
SHA256 (wayland-protocols-1.12.tar.xz) = 3b19e8a9e1e19474756a7069db23b90ca9b8ebb438448c6063b4a7fc89b7c8b2
2
SHA256 (wayland-protocols-1.16.tar.xz) = 6b1485951fdcd36a960c870c46f28b03a3e5121fb46246916333ed07f78c98c5
3
SIZE (wayland-protocols-1.12.tar.xz) = 98920
3
SIZE (wayland-protocols-1.16.tar.xz) = 104156
(-)w/graphics/wayland-protocols/pkg-plist (+3 lines)
Lines 5-10 libdata/pkgconfig/wayland-protocols.pc Link Here
5
%%DATADIR%%/unstable/fullscreen-shell/fullscreen-shell-unstable-v1.xml
5
%%DATADIR%%/unstable/fullscreen-shell/fullscreen-shell-unstable-v1.xml
6
%%DATADIR%%/unstable/idle-inhibit/idle-inhibit-unstable-v1.xml
6
%%DATADIR%%/unstable/idle-inhibit/idle-inhibit-unstable-v1.xml
7
%%DATADIR%%/unstable/input-method/input-method-unstable-v1.xml
7
%%DATADIR%%/unstable/input-method/input-method-unstable-v1.xml
8
%%DATADIR%%/unstable/input-timestamps/input-timestamps-unstable-v1.xml
8
%%DATADIR%%/unstable/keyboard-shortcuts-inhibit/keyboard-shortcuts-inhibit-unstable-v1.xml
9
%%DATADIR%%/unstable/keyboard-shortcuts-inhibit/keyboard-shortcuts-inhibit-unstable-v1.xml
9
%%DATADIR%%/unstable/linux-dmabuf/linux-dmabuf-unstable-v1.xml
10
%%DATADIR%%/unstable/linux-dmabuf/linux-dmabuf-unstable-v1.xml
10
%%DATADIR%%/unstable/pointer-constraints/pointer-constraints-unstable-v1.xml
11
%%DATADIR%%/unstable/pointer-constraints/pointer-constraints-unstable-v1.xml
Lines 13-18 libdata/pkgconfig/wayland-protocols.pc Link Here
13
%%DATADIR%%/unstable/tablet/tablet-unstable-v1.xml
14
%%DATADIR%%/unstable/tablet/tablet-unstable-v1.xml
14
%%DATADIR%%/unstable/tablet/tablet-unstable-v2.xml
15
%%DATADIR%%/unstable/tablet/tablet-unstable-v2.xml
15
%%DATADIR%%/unstable/text-input/text-input-unstable-v1.xml
16
%%DATADIR%%/unstable/text-input/text-input-unstable-v1.xml
17
%%DATADIR%%/unstable/text-input/text-input-unstable-v3.xml
18
%%DATADIR%%/unstable/xdg-decoration/xdg-decoration-unstable-v1.xml
16
%%DATADIR%%/unstable/xdg-foreign/xdg-foreign-unstable-v1.xml
19
%%DATADIR%%/unstable/xdg-foreign/xdg-foreign-unstable-v1.xml
17
%%DATADIR%%/unstable/xdg-foreign/xdg-foreign-unstable-v2.xml
20
%%DATADIR%%/unstable/xdg-foreign/xdg-foreign-unstable-v2.xml
18
%%DATADIR%%/unstable/xdg-output/xdg-output-unstable-v1.xml
21
%%DATADIR%%/unstable/xdg-output/xdg-output-unstable-v1.xml

Return to bug 226408