From owner-svn-ports-head@freebsd.org Sat Feb 3 11:29:36 2018 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 2261EEDD7A7; Sat, 3 Feb 2018 11:29:36 +0000 (UTC) (envelope-from danfe@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 CC44083593; Sat, 3 Feb 2018 11:29:35 +0000 (UTC) (envelope-from danfe@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 C70CA213D; Sat, 3 Feb 2018 11:29:35 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w13BTZAt036643; Sat, 3 Feb 2018 11:29:35 GMT (envelope-from danfe@FreeBSD.org) Received: (from danfe@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w13BTZZc036640; Sat, 3 Feb 2018 11:29:35 GMT (envelope-from danfe@FreeBSD.org) Message-Id: <201802031129.w13BTZZc036640@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danfe set sender to danfe@FreeBSD.org using -f From: Alexey Dokuchaev Date: Sat, 3 Feb 2018 11:29:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460806 - head/x11/rofi X-SVN-Group: ports-head X-SVN-Commit-Author: danfe X-SVN-Commit-Paths: head/x11/rofi X-SVN-Commit-Revision: 460806 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Sat, 03 Feb 2018 11:29:36 -0000 Author: danfe Date: Sat Feb 3 11:29:35 2018 New Revision: 460806 URL: https://svnweb.freebsd.org/changeset/ports/460806 Log: Update `x11/rofi' to version 1.5.0. PR: 225616 Submitted by: Greg Fitzgerald Approved by: maintainer Modified: head/x11/rofi/Makefile head/x11/rofi/distinfo head/x11/rofi/pkg-plist Modified: head/x11/rofi/Makefile ============================================================================== --- head/x11/rofi/Makefile Sat Feb 3 11:00:07 2018 (r460805) +++ head/x11/rofi/Makefile Sat Feb 3 11:29:35 2018 (r460806) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= rofi -DISTVERSION= 1.4.2 +DISTVERSION= 1.5.0 CATEGORIES= x11 MASTER_SITES= https://github.com/DaveDavenport/rofi/releases/download/${PORTVERSION}/ Modified: head/x11/rofi/distinfo ============================================================================== --- head/x11/rofi/distinfo Sat Feb 3 11:00:07 2018 (r460805) +++ head/x11/rofi/distinfo Sat Feb 3 11:29:35 2018 (r460806) @@ -1,3 +1,3 @@ -TIMESTAMP = 1510554565 -SHA256 (rofi-1.4.2.tar.gz) = 9d393cde95f16f57669cc6d80ff82b8d4d4f8a6b230dd1ede0b07cfc557e477b -SIZE (rofi-1.4.2.tar.gz) = 462808 +TIMESTAMP = 1517518585 +SHA256 (rofi-1.5.0.tar.gz) = 541de71ffe115951aeb3abe732c99d579f7a8711908e2768accf58e030470640 +SIZE (rofi-1.5.0.tar.gz) = 490611 Modified: head/x11/rofi/pkg-plist ============================================================================== --- head/x11/rofi/pkg-plist Sat Feb 3 11:00:07 2018 (r460805) +++ head/x11/rofi/pkg-plist Sat Feb 3 11:29:35 2018 (r460806) @@ -4,8 +4,10 @@ bin/rofi-theme-selector include/rofi/helper.h include/rofi/mode-private.h include/rofi/mode.h +include/rofi/rofi-types.h libdata/pkgconfig/rofi.pc man/man1/rofi-sensible-terminal.1.gz +man/man1/rofi-theme-selector.1.gz man/man1/rofi.1.gz man/man5/rofi-theme.5.gz %%DATADIR%%/themes/Adapta-Nokto.rasi