From owner-svn-ports-head@freebsd.org Fri Jun 28 23:51:50 2019 Return-Path: Delivered-To: svn-ports-head@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 BF95C15CF333; Fri, 28 Jun 2019 23:51:50 +0000 (UTC) (envelope-from rigoletto@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 6161D8DFCF; Fri, 28 Jun 2019 23:51:50 +0000 (UTC) (envelope-from rigoletto@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 3A4A36429; Fri, 28 Jun 2019 23:51:50 +0000 (UTC) (envelope-from rigoletto@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x5SNpo5A006609; Fri, 28 Jun 2019 23:51:50 GMT (envelope-from rigoletto@FreeBSD.org) Received: (from rigoletto@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x5SNpncr006607; Fri, 28 Jun 2019 23:51:49 GMT (envelope-from rigoletto@FreeBSD.org) Message-Id: <201906282351.x5SNpncr006607@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rigoletto set sender to rigoletto@FreeBSD.org using -f From: =?UTF-8?Q?Alexandre_C=2e_Guimar=c3=a3es?= Date: Fri, 28 Jun 2019 23:51:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r505314 - head/x11/rofi X-SVN-Group: ports-head X-SVN-Commit-Author: rigoletto X-SVN-Commit-Paths: head/x11/rofi X-SVN-Commit-Revision: 505314 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 6161D8DFCF X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.98 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_SHORT(-0.98)[-0.981,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Jun 2019 23:51:50 -0000 Author: rigoletto Date: Fri Jun 28 23:51:49 2019 New Revision: 505314 URL: https://svnweb.freebsd.org/changeset/ports/505314 Log: x11/rofi: Update to 1.5.4 PR: 238829 Submitted by: Greg Fitzgerald Approved by: tcberner (mentor), nomoo (maintainer) Modified: head/x11/rofi/Makefile head/x11/rofi/distinfo Modified: head/x11/rofi/Makefile ============================================================================== --- head/x11/rofi/Makefile Fri Jun 28 22:01:13 2019 (r505313) +++ head/x11/rofi/Makefile Fri Jun 28 23:51:49 2019 (r505314) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= rofi -DISTVERSION= 1.5.3 +DISTVERSION= 1.5.4 CATEGORIES= x11 MASTER_SITES= https://github.com/davatorium/rofi/releases/download/${PORTVERSION}/ Modified: head/x11/rofi/distinfo ============================================================================== --- head/x11/rofi/distinfo Fri Jun 28 22:01:13 2019 (r505313) +++ head/x11/rofi/distinfo Fri Jun 28 23:51:49 2019 (r505314) @@ -1,3 +1,3 @@ -TIMESTAMP = 1561343654 -SHA256 (rofi-1.5.3.tar.gz) = 9d0679a58cf29c98be3b26fa88930b8b6bc43021cc334e2f7caabe6b9d9d53d7 -SIZE (rofi-1.5.3.tar.gz) = 535125 +TIMESTAMP = 1561579523 +SHA256 (rofi-1.5.4.tar.gz) = 5c6fd80a978a7b145eb7c67df97574ce05742dcb087817523f082aa79d0abb27 +SIZE (rofi-1.5.4.tar.gz) = 535259