From owner-svn-ports-all@freebsd.org Tue Nov 10 08:57:33 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 F2E952E7AF5; Tue, 10 Nov 2020 08:57:33 +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 4CVhZj6Zz9z3KxB; Tue, 10 Nov 2020 08:57:33 +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 D0B9B20515; Tue, 10 Nov 2020 08:57:33 +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 0AA8vXYC077038; Tue, 10 Nov 2020 08:57:33 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0AA8vXjJ077037; Tue, 10 Nov 2020 08:57:33 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <202011100857.0AA8vXjJ077037@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Tue, 10 Nov 2020 08:57:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r554820 - head/x11/wcm X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: head/x11/wcm X-SVN-Commit-Revision: 554820 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.34 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, 10 Nov 2020 08:57:34 -0000 Author: jbeich Date: Tue Nov 10 08:57:33 2020 New Revision: 554820 URL: https://svnweb.freebsd.org/changeset/ports/554820 Log: x11-wm/wayfire: update to 0.6.0 Changes: https://github.com/WayfireWM/wcm/compare/v0.4.0...v0.5.0 Reported by: portscout Modified: head/x11/wcm/Makefile (contents, props changed) head/x11/wcm/distinfo (contents, props changed) Modified: head/x11/wcm/Makefile ============================================================================== --- head/x11/wcm/Makefile Tue Nov 10 08:51:54 2020 (r554819) +++ head/x11/wcm/Makefile Tue Nov 10 08:57:33 2020 (r554820) @@ -2,8 +2,7 @@ PORTNAME= wcm DISTVERSIONPREFIX= v -DISTVERSION= 0.5.0 -PORTREVISION= 1 +DISTVERSION= 0.6.0 CATEGORIES= x11 MAINTAINER= jbeich@FreeBSD.org Modified: head/x11/wcm/distinfo ============================================================================== --- head/x11/wcm/distinfo Tue Nov 10 08:51:54 2020 (r554819) +++ head/x11/wcm/distinfo Tue Nov 10 08:57:33 2020 (r554820) @@ -1,3 +1,3 @@ -TIMESTAMP = 1596569376 -SHA256 (WayfireWM-wcm-v0.5.0_GH0.tar.gz) = 9cfcceefc838c8a0d547f5e40206901b282680da02a96490f756f7ad7da79341 -SIZE (WayfireWM-wcm-v0.5.0_GH0.tar.gz) = 253120 +TIMESTAMP = 1604873991 +SHA256 (WayfireWM-wcm-v0.6.0_GH0.tar.gz) = bfead0b617f46306ad3bc15b8e9c7e8f13996de6b5bdd3f2d18f066a9033740f +SIZE (WayfireWM-wcm-v0.6.0_GH0.tar.gz) = 308100