View | Details | Raw Unified | Return to bug 224201
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.10
4
PORTVERSION=	1.12
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 = 1499756006
1
TIMESTAMP = 1512813750
2
SHA256 (wayland-protocols-1.10.tar.xz) = 5719c51d7354864983171c5083e93a72ac99229e2b460c4bb10513de08839c0a
2
SHA256 (wayland-protocols-1.12.tar.xz) = 3b19e8a9e1e19474756a7069db23b90ca9b8ebb438448c6063b4a7fc89b7c8b2
3
SIZE (wayland-protocols-1.10.tar.xz) = 117652
3
SIZE (wayland-protocols-1.12.tar.xz) = 98920
(-)b/graphics/wayland-protocols/pkg-plist (+2 lines)
Lines 1-6 Link Here
1
libdata/pkgconfig/wayland-protocols.pc
1
libdata/pkgconfig/wayland-protocols.pc
2
%%DATADIR%%/stable/presentation-time/presentation-time.xml
2
%%DATADIR%%/stable/presentation-time/presentation-time.xml
3
%%DATADIR%%/stable/viewporter/viewporter.xml
3
%%DATADIR%%/stable/viewporter/viewporter.xml
4
%%DATADIR%%/stable/xdg-shell/xdg-shell.xml
4
%%DATADIR%%/unstable/fullscreen-shell/fullscreen-shell-unstable-v1.xml
5
%%DATADIR%%/unstable/fullscreen-shell/fullscreen-shell-unstable-v1.xml
5
%%DATADIR%%/unstable/idle-inhibit/idle-inhibit-unstable-v1.xml
6
%%DATADIR%%/unstable/idle-inhibit/idle-inhibit-unstable-v1.xml
6
%%DATADIR%%/unstable/input-method/input-method-unstable-v1.xml
7
%%DATADIR%%/unstable/input-method/input-method-unstable-v1.xml
Lines 13-18 libdata/pkgconfig/wayland-protocols.pc Link Here
13
%%DATADIR%%/unstable/tablet/tablet-unstable-v2.xml
14
%%DATADIR%%/unstable/tablet/tablet-unstable-v2.xml
14
%%DATADIR%%/unstable/text-input/text-input-unstable-v1.xml
15
%%DATADIR%%/unstable/text-input/text-input-unstable-v1.xml
15
%%DATADIR%%/unstable/xdg-foreign/xdg-foreign-unstable-v1.xml
16
%%DATADIR%%/unstable/xdg-foreign/xdg-foreign-unstable-v1.xml
17
%%DATADIR%%/unstable/xdg-foreign/xdg-foreign-unstable-v2.xml
16
%%DATADIR%%/unstable/xdg-output/xdg-output-unstable-v1.xml
18
%%DATADIR%%/unstable/xdg-output/xdg-output-unstable-v1.xml
17
%%DATADIR%%/unstable/xdg-shell/xdg-shell-unstable-v5.xml
19
%%DATADIR%%/unstable/xdg-shell/xdg-shell-unstable-v5.xml
18
%%DATADIR%%/unstable/xdg-shell/xdg-shell-unstable-v6.xml
20
%%DATADIR%%/unstable/xdg-shell/xdg-shell-unstable-v6.xml

Return to bug 224201