From owner-svn-ports-all@freebsd.org Thu Jul 19 21:11:49 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6BB1D104B638; Thu, 19 Jul 2018 21:11:49 +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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 21A4D7CD35; Thu, 19 Jul 2018 21:11:49 +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 02CF82E9CD; Thu, 19 Jul 2018 21:11:49 +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 w6JLBm9k070682; Thu, 19 Jul 2018 21:11:48 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w6JLBmcC070680; Thu, 19 Jul 2018 21:11:48 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201807192111.w6JLBmcC070680@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Thu, 19 Jul 2018 21:11:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r474980 - head/graphics/waylandpp X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: head/graphics/waylandpp X-SVN-Commit-Revision: 474980 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.27 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: Thu, 19 Jul 2018 21:11:49 -0000 Author: tobik Date: Thu Jul 19 21:11:48 2018 New Revision: 474980 URL: https://svnweb.freebsd.org/changeset/ports/474980 Log: graphics/waylandpp: Update to 0.2.3 Changes: https://github.com/NilsBrause/waylandpp/releases/tag/0.2.3 Modified: head/graphics/waylandpp/Makefile head/graphics/waylandpp/distinfo Modified: head/graphics/waylandpp/Makefile ============================================================================== --- head/graphics/waylandpp/Makefile Thu Jul 19 21:04:44 2018 (r474979) +++ head/graphics/waylandpp/Makefile Thu Jul 19 21:11:48 2018 (r474980) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= waylandpp -DISTVERSION= 0.2.2 +DISTVERSION= 0.2.3 CATEGORIES= graphics MAINTAINER= tobik@FreeBSD.org Modified: head/graphics/waylandpp/distinfo ============================================================================== --- head/graphics/waylandpp/distinfo Thu Jul 19 21:04:44 2018 (r474979) +++ head/graphics/waylandpp/distinfo Thu Jul 19 21:11:48 2018 (r474980) @@ -1,3 +1,3 @@ -TIMESTAMP = 1516380478 -SHA256 (NilsBrause-waylandpp-0.2.2_GH0.tar.gz) = e0c9012f3a5fb69922d5ecabdfbef739f1e0db3e68048b3f63537468ad5c4acd -SIZE (NilsBrause-waylandpp-0.2.2_GH0.tar.gz) = 180313 +TIMESTAMP = 1528023181 +SHA256 (NilsBrause-waylandpp-0.2.3_GH0.tar.gz) = ebd4a8447bb65f288cad0e04538f6ec704e155213fc2b9cc1a851534c70aacac +SIZE (NilsBrause-waylandpp-0.2.3_GH0.tar.gz) = 180539