From owner-svn-ports-all@freebsd.org Tue May 19 12:36:21 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 599172CDFE9; Tue, 19 May 2020 12:36:21 +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 49RFjx1bNnz4T9T; Tue, 19 May 2020 12:36:21 +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 3216AAFC6; Tue, 19 May 2020 12:36:21 +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 04JCaLMJ073270; Tue, 19 May 2020 12:36:21 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 04JCaKOs073269; Tue, 19 May 2020 12:36:20 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <202005191236.04JCaKOs073269@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Tue, 19 May 2020 12:36:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r535857 - head/x11-wm/hikari X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: head/x11-wm/hikari X-SVN-Commit-Revision: 535857 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, 19 May 2020 12:36:21 -0000 Author: jbeich Date: Tue May 19 12:36:20 2020 New Revision: 535857 URL: https://svnweb.freebsd.org/changeset/ports/535857 Log: x11-wm/hikari: update to 1.2.0 Changes: https://hub.darcs.net/raichoo/hikari/browse/CHANGELOG.md PR: 246566 Submitted by: Alexander Sieg (maintainer) Modified: head/x11-wm/hikari/Makefile (contents, props changed) head/x11-wm/hikari/distinfo (contents, props changed) Modified: head/x11-wm/hikari/Makefile ============================================================================== --- head/x11-wm/hikari/Makefile Tue May 19 11:46:09 2020 (r535856) +++ head/x11-wm/hikari/Makefile Tue May 19 12:36:20 2020 (r535857) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= hikari -DISTVERSION= 1.1.1 -PORTREVISION= 1 +DISTVERSION= 1.2.0 CATEGORIES= x11-wm MASTER_SITES= https://hikari.acmelabs.space/releases/ Modified: head/x11-wm/hikari/distinfo ============================================================================== --- head/x11-wm/hikari/distinfo Tue May 19 11:46:09 2020 (r535856) +++ head/x11-wm/hikari/distinfo Tue May 19 12:36:20 2020 (r535857) @@ -1,3 +1,3 @@ -TIMESTAMP = 1588939631 -SHA256 (hikari-1.1.1.tar.gz) = 4192f77f629d06b49342cd4272246acf58ef9b6c5733b5f5982b73af4aa636db -SIZE (hikari-1.1.1.tar.gz) = 96424 +TIMESTAMP = 1583781606 +SHA256 (hikari-1.2.0.tar.gz) = d06630da0d6e9b8942cbbf207dfb2b7f4804d1d4dbfb30a9c86f6d5cf4b2cd68 +SIZE (hikari-1.2.0.tar.gz) = 98941