From owner-svn-ports-head@freebsd.org Wed Aug 5 11:21:48 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 894DA37253C; Wed, 5 Aug 2020 11:21:48 +0000 (UTC) (envelope-from jbeich@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 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 4BM8Mw18XNz4hls; Wed, 5 Aug 2020 11:21:48 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id E7E11150E3; Wed, 5 Aug 2020 11:21:47 +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 075BLlS2084820; Wed, 5 Aug 2020 11:21:47 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 075BLlsY084818; Wed, 5 Aug 2020 11:21:47 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <202008051121.075BLlsY084818@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Wed, 5 Aug 2020 11:21:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r544217 - head/x11-toolkits/gtk-layer-shell X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: head/x11-toolkits/gtk-layer-shell X-SVN-Commit-Revision: 544217 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.33 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: Wed, 05 Aug 2020 11:21:48 -0000 Author: jbeich Date: Wed Aug 5 11:21:47 2020 New Revision: 544217 URL: https://svnweb.freebsd.org/changeset/ports/544217 Log: x11-toolkits/gtk-layer-shell: update to 0.2.0 Changes: https://github.com/wmww/gtk-layer-shell/releases/tag/v0.2.0 Reported by: GitHub (watch releases), Repology Modified: head/x11-toolkits/gtk-layer-shell/Makefile (contents, props changed) head/x11-toolkits/gtk-layer-shell/distinfo (contents, props changed) head/x11-toolkits/gtk-layer-shell/pkg-plist (contents, props changed) Modified: head/x11-toolkits/gtk-layer-shell/Makefile ============================================================================== --- head/x11-toolkits/gtk-layer-shell/Makefile Wed Aug 5 10:05:16 2020 (r544216) +++ head/x11-toolkits/gtk-layer-shell/Makefile Wed Aug 5 11:21:47 2020 (r544217) @@ -2,14 +2,16 @@ PORTNAME= gtk-layer-shell DISTVERSIONPREFIX= v -DISTVERSION= 0.1.0 +DISTVERSION= 0.2.0 CATEGORIES= x11-toolkits MAINTAINER= greg@unrelenting.technology COMMENT= GTK+ library for the Wayland layer-shell protocol -LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/COPYING +LICENSE= LGPL3+ MIT +LICENSE_COMB= multi +LICENSE_FILE_LGPL3+ = ${WRKSRC}/LICENSE_LGPL.txt +LICENSE_FILE_MIT= ${WRKSRC}/LICENSE_MIT.txt LIB_DEPENDS= libwayland-client.so:graphics/wayland Modified: head/x11-toolkits/gtk-layer-shell/distinfo ============================================================================== --- head/x11-toolkits/gtk-layer-shell/distinfo Wed Aug 5 10:05:16 2020 (r544216) +++ head/x11-toolkits/gtk-layer-shell/distinfo Wed Aug 5 11:21:47 2020 (r544217) @@ -1,3 +1,3 @@ -TIMESTAMP = 1568467979 -SHA256 (wmww-gtk-layer-shell-v0.1.0_GH0.tar.gz) = f7569e27ae30b1a94c3ad6c955cf56240d6bc272b760d9d266ce2ccdb94a5cf0 -SIZE (wmww-gtk-layer-shell-v0.1.0_GH0.tar.gz) = 41457 +TIMESTAMP = 1595973000 +SHA256 (wmww-gtk-layer-shell-v0.2.0_GH0.tar.gz) = 6934376b5296d079fca2c1ba6b222ec91db6bf3667142340ee2bdebfb4b69116 +SIZE (wmww-gtk-layer-shell-v0.2.0_GH0.tar.gz) = 92350 Modified: head/x11-toolkits/gtk-layer-shell/pkg-plist ============================================================================== --- head/x11-toolkits/gtk-layer-shell/pkg-plist Wed Aug 5 10:05:16 2020 (r544216) +++ head/x11-toolkits/gtk-layer-shell/pkg-plist Wed Aug 5 11:21:47 2020 (r544217) @@ -3,7 +3,7 @@ include/gtk-layer-shell/gtk-layer-shell.h lib/girepository-1.0/GtkLayerShell-0.1.typelib lib/libgtk-layer-shell.so lib/libgtk-layer-shell.so.0 -lib/libgtk-layer-shell.so.0.1.0 +lib/libgtk-layer-shell.so.0.2.0 libdata/pkgconfig/gtk-layer-shell-0.pc share/gir-1.0/GtkLayerShell-0.1.gir %%PORTDOCS%%share/gtk-doc/html/gtk-layer-shell/api-index-full.html