svn commit: r457191 - head/graphics/wayland-protocols

Steve Wills swills at FreeBSD.org
Sun Dec 24 18:50:26 UTC 2017


Author: swills
Date: Sun Dec 24 18:50:24 2017
New Revision: 457191
URL: https://svnweb.freebsd.org/changeset/ports/457191

Log:
  graphics/wayland-protocols: Update to 1.12
  
  PR:		224201
  Submitted by:	Johannes Lundberg <johalun0 at gmail.com>
  Approved by:	kwm (maintainer)

Modified:
  head/graphics/wayland-protocols/Makefile
  head/graphics/wayland-protocols/distinfo
  head/graphics/wayland-protocols/pkg-plist

Modified: head/graphics/wayland-protocols/Makefile
==============================================================================
--- head/graphics/wayland-protocols/Makefile	Sun Dec 24 18:46:53 2017	(r457190)
+++ head/graphics/wayland-protocols/Makefile	Sun Dec 24 18:50:24 2017	(r457191)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	wayland-protocols
-PORTVERSION=	1.10
+PORTVERSION=	1.12
 CATEGORIES=	graphics wayland
 MASTER_SITES=	https://wayland.freedesktop.org/releases/
 

Modified: head/graphics/wayland-protocols/distinfo
==============================================================================
--- head/graphics/wayland-protocols/distinfo	Sun Dec 24 18:46:53 2017	(r457190)
+++ head/graphics/wayland-protocols/distinfo	Sun Dec 24 18:50:24 2017	(r457191)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1499756006
-SHA256 (wayland-protocols-1.10.tar.xz) = 5719c51d7354864983171c5083e93a72ac99229e2b460c4bb10513de08839c0a
-SIZE (wayland-protocols-1.10.tar.xz) = 117652
+TIMESTAMP = 1512813750
+SHA256 (wayland-protocols-1.12.tar.xz) = 3b19e8a9e1e19474756a7069db23b90ca9b8ebb438448c6063b4a7fc89b7c8b2
+SIZE (wayland-protocols-1.12.tar.xz) = 98920

Modified: head/graphics/wayland-protocols/pkg-plist
==============================================================================
--- head/graphics/wayland-protocols/pkg-plist	Sun Dec 24 18:46:53 2017	(r457190)
+++ head/graphics/wayland-protocols/pkg-plist	Sun Dec 24 18:50:24 2017	(r457191)
@@ -1,6 +1,7 @@
 libdata/pkgconfig/wayland-protocols.pc
 %%DATADIR%%/stable/presentation-time/presentation-time.xml
 %%DATADIR%%/stable/viewporter/viewporter.xml
+%%DATADIR%%/stable/xdg-shell/xdg-shell.xml
 %%DATADIR%%/unstable/fullscreen-shell/fullscreen-shell-unstable-v1.xml
 %%DATADIR%%/unstable/idle-inhibit/idle-inhibit-unstable-v1.xml
 %%DATADIR%%/unstable/input-method/input-method-unstable-v1.xml
@@ -13,6 +14,7 @@ libdata/pkgconfig/wayland-protocols.pc
 %%DATADIR%%/unstable/tablet/tablet-unstable-v2.xml
 %%DATADIR%%/unstable/text-input/text-input-unstable-v1.xml
 %%DATADIR%%/unstable/xdg-foreign/xdg-foreign-unstable-v1.xml
+%%DATADIR%%/unstable/xdg-foreign/xdg-foreign-unstable-v2.xml
 %%DATADIR%%/unstable/xdg-output/xdg-output-unstable-v1.xml
 %%DATADIR%%/unstable/xdg-shell/xdg-shell-unstable-v5.xml
 %%DATADIR%%/unstable/xdg-shell/xdg-shell-unstable-v6.xml


More information about the svn-ports-head mailing list