From owner-svn-ports-all@freebsd.org Tue Jun 30 09:44:03 2020 Return-Path: Delivered-To: svn-ports-all@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 CD9493643F8; Tue, 30 Jun 2020 09:44:03 +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) 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 49wzvl58Fdz49tD; Tue, 30 Jun 2020 09:44:03 +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 953621668D; Tue, 30 Jun 2020 09:44:03 +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 05U9i3T2087079; Tue, 30 Jun 2020 09:44:03 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 05U9i32K087077; Tue, 30 Jun 2020 09:44:03 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <202006300944.05U9i32K087077@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Tue, 30 Jun 2020 09:44:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r540876 - head/graphics/waylandpp X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: head/graphics/waylandpp X-SVN-Commit-Revision: 540876 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.33 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: Tue, 30 Jun 2020 09:44:03 -0000 Author: tobik Date: Tue Jun 30 09:44:02 2020 New Revision: 540876 URL: https://svnweb.freebsd.org/changeset/ports/540876 Log: graphics/waylandpp: Update to 0.2.8 Changes: https://github.com/NilsBrause/waylandpp/releases/tag/0.2.8 Modified: head/graphics/waylandpp/Makefile head/graphics/waylandpp/distinfo Modified: head/graphics/waylandpp/Makefile ============================================================================== --- head/graphics/waylandpp/Makefile Tue Jun 30 09:40:04 2020 (r540875) +++ head/graphics/waylandpp/Makefile Tue Jun 30 09:44:02 2020 (r540876) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= waylandpp -DISTVERSION= 0.2.7 +DISTVERSION= 0.2.8 CATEGORIES= graphics MAINTAINER= tobik@FreeBSD.org Modified: head/graphics/waylandpp/distinfo ============================================================================== --- head/graphics/waylandpp/distinfo Tue Jun 30 09:40:04 2020 (r540875) +++ head/graphics/waylandpp/distinfo Tue Jun 30 09:44:02 2020 (r540876) @@ -1,3 +1,3 @@ -TIMESTAMP = 1571120263 -SHA256 (NilsBrause-waylandpp-0.2.7_GH0.tar.gz) = fa31b659a6bb93b322e1068831c9a0135a4687d8ef9ceb2e7660c909ce10bfa6 -SIZE (NilsBrause-waylandpp-0.2.7_GH0.tar.gz) = 179121 +TIMESTAMP = 1593487540 +SHA256 (NilsBrause-waylandpp-0.2.8_GH0.tar.gz) = e7f486165d3568c3558b5c7099133aea4a285b82820eeafad329fc10271c654d +SIZE (NilsBrause-waylandpp-0.2.8_GH0.tar.gz) = 181950