Date: Fri, 28 Jun 2019 23:51:49 +0000 (UTC) From: =?UTF-8?Q?Alexandre_C=2e_Guimar=c3=a3es?= <rigoletto@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r505314 - head/x11/rofi Message-ID: <201906282351.x5SNpncr006607@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 <gregf@hugops.pw> Approved by: tcberner (mentor), nomoo <nomoo@nomoo.ru> (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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201906282351.x5SNpncr006607>