From owner-svn-ports-head@freebsd.org Tue Oct 15 12:29:46 2019 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 AC4C615D886; Tue, 15 Oct 2019 12:29:46 +0000 (UTC) (envelope-from tobik@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 46svrV49Csz487R; Tue, 15 Oct 2019 12:29:46 +0000 (UTC) (envelope-from tobik@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 542D01E82B; Tue, 15 Oct 2019 12:29:46 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x9FCTkac035315; Tue, 15 Oct 2019 12:29:46 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x9FCTjvM035312; Tue, 15 Oct 2019 12:29:45 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201910151229.x9FCTjvM035312@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Tue, 15 Oct 2019 12:29:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r514517 - head/graphics/waylandpp X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: head/graphics/waylandpp X-SVN-Commit-Revision: 514517 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: Tue, 15 Oct 2019 12:29:46 -0000 Author: tobik Date: Tue Oct 15 12:29:45 2019 New Revision: 514517 URL: https://svnweb.freebsd.org/changeset/ports/514517 Log: graphics/waylandpp: Update to 0.2.7 Changes: https://github.com/NilsBrause/waylandpp/releases/tag/0.2.6 Changes: https://github.com/NilsBrause/waylandpp/releases/tag/0.2.7 Modified: head/graphics/waylandpp/Makefile head/graphics/waylandpp/distinfo head/graphics/waylandpp/pkg-plist Modified: head/graphics/waylandpp/Makefile ============================================================================== --- head/graphics/waylandpp/Makefile Tue Oct 15 12:20:50 2019 (r514516) +++ head/graphics/waylandpp/Makefile Tue Oct 15 12:29:45 2019 (r514517) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= waylandpp -DISTVERSION= 0.2.5 -PORTREVISION= 1 +DISTVERSION= 0.2.7 CATEGORIES= graphics MAINTAINER= tobik@FreeBSD.org @@ -21,5 +20,6 @@ USE_GL= egl USE_LDCONFIG= yes CMAKE_OFF= BUILD_DOCUMENTATION BUILD_EXAMPLES +PLIST_SUB= SOVERSION=${DISTVERSION} .include Modified: head/graphics/waylandpp/distinfo ============================================================================== --- head/graphics/waylandpp/distinfo Tue Oct 15 12:20:50 2019 (r514516) +++ head/graphics/waylandpp/distinfo Tue Oct 15 12:29:45 2019 (r514517) @@ -1,3 +1,3 @@ -TIMESTAMP = 1551073109 -SHA256 (NilsBrause-waylandpp-0.2.5_GH0.tar.gz) = 5a4361f73d2bee65bfe54b954ce085c9bfc7bc4429ac2bdc97c10e3b84660907 -SIZE (NilsBrause-waylandpp-0.2.5_GH0.tar.gz) = 177735 +TIMESTAMP = 1571120263 +SHA256 (NilsBrause-waylandpp-0.2.7_GH0.tar.gz) = fa31b659a6bb93b322e1068831c9a0135a4687d8ef9ceb2e7660c909ce10bfa6 +SIZE (NilsBrause-waylandpp-0.2.7_GH0.tar.gz) = 179121 Modified: head/graphics/waylandpp/pkg-plist ============================================================================== --- head/graphics/waylandpp/pkg-plist Tue Oct 15 12:20:50 2019 (r514516) +++ head/graphics/waylandpp/pkg-plist Tue Oct 15 12:29:45 2019 (r514517) @@ -6,18 +6,22 @@ include/wayland-cursor.hpp include/wayland-egl.hpp include/wayland-util.hpp include/wayland-version.hpp +lib/cmake/waylandpp/waylandpp-config-version.cmake +lib/cmake/waylandpp/waylandpp-config.cmake +lib/cmake/waylandpp/waylandpp-targets-%%CMAKE_BUILD_TYPE%%.cmake +lib/cmake/waylandpp/waylandpp-targets.cmake lib/libwayland-client++.so lib/libwayland-client++.so.0 -lib/libwayland-client++.so.0.2.5 +lib/libwayland-client++.so.%%SOVERSION%% lib/libwayland-client-extra++.so lib/libwayland-client-extra++.so.0 -lib/libwayland-client-extra++.so.0.2.5 +lib/libwayland-client-extra++.so.%%SOVERSION%% lib/libwayland-cursor++.so lib/libwayland-cursor++.so.0 -lib/libwayland-cursor++.so.0.2.5 +lib/libwayland-cursor++.so.%%SOVERSION%% lib/libwayland-egl++.so lib/libwayland-egl++.so.0 -lib/libwayland-egl++.so.0.2.5 +lib/libwayland-egl++.so.%%SOVERSION%% libdata/pkgconfig/wayland-client++.pc libdata/pkgconfig/wayland-client-extra++.pc libdata/pkgconfig/wayland-cursor++.pc