From owner-svn-ports-head@freebsd.org Mon Feb 10 19:32:45 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 859C6242225; Mon, 10 Feb 2020 19:32:45 +0000 (UTC) (envelope-from zeising@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 48Gbf52qDCz3x9Z; Mon, 10 Feb 2020 19:32:45 +0000 (UTC) (envelope-from zeising@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 5C057240CF; Mon, 10 Feb 2020 19:32:45 +0000 (UTC) (envelope-from zeising@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 01AJWjqA047093; Mon, 10 Feb 2020 19:32:45 GMT (envelope-from zeising@FreeBSD.org) Received: (from zeising@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 01AJWi9A047088; Mon, 10 Feb 2020 19:32:44 GMT (envelope-from zeising@FreeBSD.org) Message-Id: <202002101932.01AJWi9A047088@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: zeising set sender to zeising@FreeBSD.org using -f From: Niclas Zeising Date: Mon, 10 Feb 2020 19:32:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r525750 - in head: . graphics graphics/wayland-protocols graphics/wayland-protocols-devel x11-servers/xwayland-devel X-SVN-Group: ports-head X-SVN-Commit-Author: zeising X-SVN-Commit-Paths: in head: . graphics graphics/wayland-protocols graphics/wayland-protocols-devel x11-servers/xwayland-devel X-SVN-Commit-Revision: 525750 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Feb 2020 19:32:45 -0000 Author: zeising Date: Mon Feb 10 19:32:43 2020 New Revision: 525750 URL: https://svnweb.freebsd.org/changeset/ports/525750 Log: graphics/wayland-protocols: Update to 1.18 Update graphics/wayland-protocols to 1.18 Remove the -devel version, it's not needed. Adjust dependencies for this. PR: 244010 Submitted by: jbeich Tested by: manu Deleted: head/graphics/wayland-protocols-devel/ Modified: head/MOVED head/graphics/Makefile head/graphics/wayland-protocols/Makefile head/graphics/wayland-protocols/distinfo head/x11-servers/xwayland-devel/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Mon Feb 10 18:47:28 2020 (r525749) +++ head/MOVED Mon Feb 10 19:32:43 2020 (r525750) @@ -14241,3 +14241,4 @@ www/py-collective.templateengines||2020-02-06|Has expi www/zope213||2020-02-06|Has expired: Outdated, uses EOLed python27 misc/py-glance||2020-02-06|Has expired: Outdated, uses EOLed python27 devel/py-memory_profiler|devel/py-memory-profiler|2020-02-08|Rename to match upstream naming +graphics/wayland-protocols-devel|graphics/wayland-protocols|2020-02-10|Merged into master port Modified: head/graphics/Makefile ============================================================================== --- head/graphics/Makefile Mon Feb 10 18:47:28 2020 (r525749) +++ head/graphics/Makefile Mon Feb 10 19:32:43 2020 (r525750) @@ -1041,7 +1041,6 @@ SUBDIR += waifu2x-ncnn-vulkan SUBDIR += wayland SUBDIR += wayland-protocols - SUBDIR += wayland-protocols-devel SUBDIR += waylandpp SUBDIR += webp SUBDIR += webp-pixbuf-loader Modified: head/graphics/wayland-protocols/Makefile ============================================================================== --- head/graphics/wayland-protocols/Makefile Mon Feb 10 18:47:28 2020 (r525749) +++ head/graphics/wayland-protocols/Makefile Mon Feb 10 19:32:43 2020 (r525750) @@ -1,20 +1,17 @@ # $FreeBSD$ PORTNAME= wayland-protocols -PORTVERSION?= 1.17 -PORTREVISION?= 0 +PORTVERSION= 1.18 CATEGORIES= graphics wayland MASTER_SITES= https://wayland.freedesktop.org/releases/ -MAINTAINER?= x11@FreeBSD.org +MAINTAINER= x11@FreeBSD.org COMMENT= Wayland protocols LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= wayland-scanner:graphics/wayland - -CONFLICTS_INSTALL?= ${PORTNAME}-devel USES= tar:xz NO_ARCH= yes Modified: head/graphics/wayland-protocols/distinfo ============================================================================== --- head/graphics/wayland-protocols/distinfo Mon Feb 10 18:47:28 2020 (r525749) +++ head/graphics/wayland-protocols/distinfo Mon Feb 10 19:32:43 2020 (r525750) @@ -1,3 +1,3 @@ -TIMESTAMP = 1542038372 -SHA256 (wayland-protocols-1.17.tar.xz) = df1319cf9705643aea9fd16f9056f4e5b2471bd10c0cc3713d4a4cdc23d6812f -SIZE (wayland-protocols-1.17.tar.xz) = 107680 +TIMESTAMP = 1448003142 +SHA256 (wayland-protocols-1.18.tar.xz) = 3d73b7e7661763dc09d7d9107678400101ecff2b5b1e531674abfa81e04874b3 +SIZE (wayland-protocols-1.18.tar.xz) = 108344 Modified: head/x11-servers/xwayland-devel/Makefile ============================================================================== --- head/x11-servers/xwayland-devel/Makefile Mon Feb 10 18:47:28 2020 (r525749) +++ head/x11-servers/xwayland-devel/Makefile Mon Feb 10 19:32:43 2020 (r525750) @@ -21,7 +21,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= evdev-proto>0:devel/evdev-proto \ ${LOCALBASE}/include/GL/internal/dri_interface.h:graphics/mesa-dri \ - wayland-protocols-devel>=1.18:graphics/wayland-protocols-devel + wayland-protocols>=1.18:graphics/wayland-protocols LIB_DEPENDS= libdrm.so:graphics/libdrm \ libepoxy.so:graphics/libepoxy \ libwayland-client.so:graphics/wayland