From owner-svn-ports-all@freebsd.org Fri Dec 20 10:08:07 2019 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 3660E1D4EC2; Fri, 20 Dec 2019 10:08:07 +0000 (UTC) (envelope-from tobik@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 47fPZb0jKMz3HZV; Fri, 20 Dec 2019 10:08:07 +0000 (UTC) (envelope-from tobik@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 135A925270; Fri, 20 Dec 2019 10:08:07 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xBKA86fG095311; Fri, 20 Dec 2019 10:08:06 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xBKA865J095309; Fri, 20 Dec 2019 10:08:06 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201912201008.xBKA865J095309@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Fri, 20 Dec 2019 10:08:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r520493 - head/x11/bemenu X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: head/x11/bemenu X-SVN-Commit-Revision: 520493 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: Fri, 20 Dec 2019 10:08:07 -0000 Author: tobik Date: Fri Dec 20 10:08:06 2019 New Revision: 520493 URL: https://svnweb.freebsd.org/changeset/ports/520493 Log: x11/bemenu: Update to 0.3.0 Changes: https://github.com/Cloudef/bemenu/releases/tag/0.3.0 Modified: head/x11/bemenu/Makefile head/x11/bemenu/distinfo Modified: head/x11/bemenu/Makefile ============================================================================== --- head/x11/bemenu/Makefile Fri Dec 20 10:07:27 2019 (r520492) +++ head/x11/bemenu/Makefile Fri Dec 20 10:08:06 2019 (r520493) @@ -1,8 +1,11 @@ # $FreeBSD$ PORTNAME= bemenu -DISTVERSION= 0.2.0 +DISTVERSION= 0.3.0 CATEGORIES= x11 wayland + +PATCH_SITES= https://github.com/Cloudef/bemenu/commit/ +PATCHFILES= 0c1e34cf811ef6e70bf2fb7713fa8a2ebd0d574e.patch:-p1 MAINTAINER= tobik@FreeBSD.org COMMENT= Dynamic menu library and client program inspired by dmenu Modified: head/x11/bemenu/distinfo ============================================================================== --- head/x11/bemenu/distinfo Fri Dec 20 10:07:27 2019 (r520492) +++ head/x11/bemenu/distinfo Fri Dec 20 10:08:06 2019 (r520493) @@ -1,3 +1,5 @@ -TIMESTAMP = 1572094339 -SHA256 (Cloudef-bemenu-0.2.0_GH0.tar.gz) = 2067bb11058d83aa128b59bc9a610124496e077b78b5786843817a33b3356173 -SIZE (Cloudef-bemenu-0.2.0_GH0.tar.gz) = 119935 +TIMESTAMP = 1576831602 +SHA256 (Cloudef-bemenu-0.3.0_GH0.tar.gz) = 9f4fea2ccf6df6e7993dea094cb896bc4c647662729ace268b69dde7ccf6f09e +SIZE (Cloudef-bemenu-0.3.0_GH0.tar.gz) = 120065 +SHA256 (0c1e34cf811ef6e70bf2fb7713fa8a2ebd0d574e.patch) = c89ac29bc0d4d647de784b370d33fac0c329030632e3136f17ff4975ffcf4fd5 +SIZE (0c1e34cf811ef6e70bf2fb7713fa8a2ebd0d574e.patch) = 756