From owner-svn-ports-head@freebsd.org Fri May 15 02:07:23 2020 Return-Path: Delivered-To: svn-ports-head@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 2403A2E72E0; Fri, 15 May 2020 02:07:23 +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 49NWy304tVz4DKn; Fri, 15 May 2020 02:07:23 +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 F23C01CD6A; Fri, 15 May 2020 02:07:22 +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 04F27Mwq085877; Fri, 15 May 2020 02:07:22 GMT (envelope-from rigoletto@FreeBSD.org) Received: (from rigoletto@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 04F27MYr085875; Fri, 15 May 2020 02:07:22 GMT (envelope-from rigoletto@FreeBSD.org) Message-Id: <202005150207.04F27MYr085875@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, 15 May 2020 02:07:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r535259 - head/x11/polybar X-SVN-Group: ports-head X-SVN-Commit-Author: rigoletto X-SVN-Commit-Paths: head/x11/polybar X-SVN-Commit-Revision: 535259 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.33 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, 15 May 2020 02:07:23 -0000 Author: rigoletto Date: Fri May 15 02:07:22 2020 New Revision: 535259 URL: https://svnweb.freebsd.org/changeset/ports/535259 Log: x11/polybar: Update to 3.4.3 Modified: head/x11/polybar/Makefile head/x11/polybar/distinfo Modified: head/x11/polybar/Makefile ============================================================================== --- head/x11/polybar/Makefile Fri May 15 01:36:19 2020 (r535258) +++ head/x11/polybar/Makefile Fri May 15 02:07:22 2020 (r535259) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= polybar -DISTVERSION= 3.4.2 -PORTREVISION= 1 +DISTVERSION= 3.4.3 CATEGORIES= x11 MASTER_SITES= https://github.com/polybar/polybar/releases/download/${DISTVERSION}/ Modified: head/x11/polybar/distinfo ============================================================================== --- head/x11/polybar/distinfo Fri May 15 01:36:19 2020 (r535258) +++ head/x11/polybar/distinfo Fri May 15 02:07:22 2020 (r535259) @@ -1,3 +1,3 @@ -TIMESTAMP = 1577465251 -SHA256 (polybar-3.4.2.tar) = 4d22c977969a561f561fdc7a609073854d8fea8a9eec6941e12a80457edcb63a -SIZE (polybar-3.4.2.tar) = 2713600 +TIMESTAMP = 1589500352 +SHA256 (polybar-3.4.3.tar) = d4ed121c1d3960493f8268f966d65a94d94c4646a4abb131687e37b63616822f +SIZE (polybar-3.4.3.tar) = 2713600