From owner-svn-ports-all@freebsd.org Thu Apr 2 22:03:49 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 619D5267913; Thu, 2 Apr 2020 22:03:49 +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) 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 48tcXN0M2Pz495N; Thu, 2 Apr 2020 22:03: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 8F1AE20D86; Thu, 2 Apr 2020 22:03:39 +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 032M3dCs020732; Thu, 2 Apr 2020 22:03:39 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 032M3dt3020730; Thu, 2 Apr 2020 22:03:39 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <202004022203.032M3dt3020730@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Thu, 2 Apr 2020 22:03:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r530451 - head/x11/kanshi X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: head/x11/kanshi X-SVN-Commit-Revision: 530451 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.29 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, 02 Apr 2020 22:03:49 -0000 Author: jbeich Date: Thu Apr 2 22:03:38 2020 New Revision: 530451 URL: https://svnweb.freebsd.org/changeset/ports/530451 Log: x11/kanshi: update to 1.1.0 Changes: https://github.com/emersion/kanshi/releases/tag/v1.1.0 Reported by: GitHub (watch releases) Modified: head/x11/kanshi/Makefile (contents, props changed) head/x11/kanshi/distinfo (contents, props changed) Modified: head/x11/kanshi/Makefile ============================================================================== --- head/x11/kanshi/Makefile Thu Apr 2 21:32:54 2020 (r530450) +++ head/x11/kanshi/Makefile Thu Apr 2 22:03:38 2020 (r530451) @@ -2,8 +2,11 @@ PORTNAME= kanshi DISTVERSIONPREFIX= v -PORTVERSION= 1.0.0 +PORTVERSION= 1.1.0 CATEGORIES= x11 + +PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ +PATCHFILES+= 846b72563784.patch:-p1 MAINTAINER= jbeich@FreeBSD.org COMMENT= Dynamic display configuration for Wayland Modified: head/x11/kanshi/distinfo ============================================================================== --- head/x11/kanshi/distinfo Thu Apr 2 21:32:54 2020 (r530450) +++ head/x11/kanshi/distinfo Thu Apr 2 22:03:38 2020 (r530451) @@ -1,3 +1,5 @@ -TIMESTAMP = 1566886071 -SHA256 (emersion-kanshi-v1.0.0_GH0.tar.gz) = 90b200107b32b72259d60bfc08b12c782b13e706b7e617d058df292506fdbf90 -SIZE (emersion-kanshi-v1.0.0_GH0.tar.gz) = 14422 +TIMESTAMP = 1585818188 +SHA256 (emersion-kanshi-v1.1.0_GH0.tar.gz) = f7e782d2b49380aed370213b8d74af9fe806d9dc94b3c19179475f4b18e26566 +SIZE (emersion-kanshi-v1.1.0_GH0.tar.gz) = 15884 +SHA256 (846b72563784.patch) = 215414fe1736e57a37d63fb159f542943623922399e76aa26539b4678e204c73 +SIZE (846b72563784.patch) = 1431