From owner-svn-ports-all@freebsd.org Sat Sep 9 20:24:13 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4037FE07F67; Sat, 9 Sep 2017 20:24:13 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1A7D17C3C3; Sat, 9 Sep 2017 20:24:13 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v89KOCOo003801; Sat, 9 Sep 2017 20:24:12 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v89KOCxp003798; Sat, 9 Sep 2017 20:24:12 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201709092024.v89KOCxp003798@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sat, 9 Sep 2017 20:24:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r449508 - head/graphics/wayland-protocols X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: head/graphics/wayland-protocols X-SVN-Commit-Revision: 449508 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Sep 2017 20:24:13 -0000 Author: jbeich Date: Sat Sep 9 20:24:11 2017 New Revision: 449508 URL: https://svnweb.freebsd.org/changeset/ports/449508 Log: graphics/wayland-protocols: update to 1.10 - USES=pathfix has no effect, adjust CONFIGURE_ARGS instead - Mark as NO_ARCH - Pet portlint Changes: https://cgit.freedesktop.org/wayland/wayland-protocols/log/ PR: 220981 Approved by: maintainer timeout (1 month, previous version) Modified: head/graphics/wayland-protocols/Makefile (contents, props changed) head/graphics/wayland-protocols/distinfo (contents, props changed) head/graphics/wayland-protocols/pkg-plist (contents, props changed) Modified: head/graphics/wayland-protocols/Makefile ============================================================================== --- head/graphics/wayland-protocols/Makefile Sat Sep 9 19:40:10 2017 (r449507) +++ head/graphics/wayland-protocols/Makefile Sat Sep 9 20:24:11 2017 (r449508) @@ -1,23 +1,21 @@ # $FreeBSD$ PORTNAME= wayland-protocols -PORTVERSION= 1.7 +PORTVERSION= 1.10 CATEGORIES= graphics wayland MASTER_SITES= https://wayland.freedesktop.org/releases/ MAINTAINER= kwm@FreeBSD.org COMMENT= Wayland protocols -BUILD_DEPENDS= wayland-scanner:graphics/wayland - LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING -USES= tar:xz pathfix -GNU_CONFIGURE= yes +BUILD_DEPENDS= wayland-scanner:graphics/wayland -post-patch: - @${REINPLACE_CMD} -e 's|$${datadir}/pkgconfig|$${prefix}/libdata/pkgconfig|g' \ - ${WRKSRC}/configure +USES= tar:xz +NO_ARCH= yes +GNU_CONFIGURE= yes +CONFIGURE_ARGS= --with-noarch-pkgconfigdir='$${prefix}/libdata/pkgconfig' .include Modified: head/graphics/wayland-protocols/distinfo ============================================================================== --- head/graphics/wayland-protocols/distinfo Sat Sep 9 19:40:10 2017 (r449507) +++ head/graphics/wayland-protocols/distinfo Sat Sep 9 20:24:11 2017 (r449508) @@ -1,3 +1,3 @@ -TIMESTAMP = 1486828668 -SHA256 (wayland-protocols-1.7.tar.xz) = 635f2a937d318f1fecb97b54074ca211486e38af943868dd0fa82ea38d091c1f -SIZE (wayland-protocols-1.7.tar.xz) = 113220 +TIMESTAMP = 1499756006 +SHA256 (wayland-protocols-1.10.tar.xz) = 5719c51d7354864983171c5083e93a72ac99229e2b460c4bb10513de08839c0a +SIZE (wayland-protocols-1.10.tar.xz) = 117652 Modified: head/graphics/wayland-protocols/pkg-plist ============================================================================== --- head/graphics/wayland-protocols/pkg-plist Sat Sep 9 19:40:10 2017 (r449507) +++ head/graphics/wayland-protocols/pkg-plist Sat Sep 9 20:24:11 2017 (r449508) @@ -4,6 +4,7 @@ libdata/pkgconfig/wayland-protocols.pc %%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 +%%DATADIR%%/unstable/keyboard-shortcuts-inhibit/keyboard-shortcuts-inhibit-unstable-v1.xml %%DATADIR%%/unstable/linux-dmabuf/linux-dmabuf-unstable-v1.xml %%DATADIR%%/unstable/pointer-constraints/pointer-constraints-unstable-v1.xml %%DATADIR%%/unstable/pointer-gestures/pointer-gestures-unstable-v1.xml @@ -12,5 +13,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-output/xdg-output-unstable-v1.xml %%DATADIR%%/unstable/xdg-shell/xdg-shell-unstable-v5.xml %%DATADIR%%/unstable/xdg-shell/xdg-shell-unstable-v6.xml +%%DATADIR%%/unstable/xwayland-keyboard-grab/xwayland-keyboard-grab-unstable-v1.xml