Date: Tue, 21 Nov 2017 13:46:25 +0000 (UTC) From: Tilman Keskinoz <arved@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r454611 - head/x11/rofi Message-ID: <201711211346.vALDkPsH086646@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: arved Date: Tue Nov 21 13:46:24 2017 New Revision: 454611 URL: https://svnweb.freebsd.org/changeset/ports/454611 Log: Update to 1.4.2 PR: 223643 Submitted by: Greg Fitzgerald Approved by: maintainer Modified: head/x11/rofi/Makefile head/x11/rofi/distinfo Modified: head/x11/rofi/Makefile ============================================================================== --- head/x11/rofi/Makefile Tue Nov 21 13:22:32 2017 (r454610) +++ head/x11/rofi/Makefile Tue Nov 21 13:46:24 2017 (r454611) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= rofi -DISTVERSION= 1.4.1 +DISTVERSION= 1.4.2 CATEGORIES= x11 MASTER_SITES= https://github.com/DaveDavenport/rofi/releases/download/${PORTVERSION}/ Modified: head/x11/rofi/distinfo ============================================================================== --- head/x11/rofi/distinfo Tue Nov 21 13:22:32 2017 (r454610) +++ head/x11/rofi/distinfo Tue Nov 21 13:46:24 2017 (r454611) @@ -1,3 +1,3 @@ -TIMESTAMP = 1506494413 -SHA256 (rofi-1.4.1.tar.gz) = 96f19ee57e572a8cf894df8e8bcf56b905acb2c92a38a96d938f081c8e0ea1a7 -SIZE (rofi-1.4.1.tar.gz) = 461067 +TIMESTAMP = 1510554565 +SHA256 (rofi-1.4.2.tar.gz) = 9d393cde95f16f57669cc6d80ff82b8d4d4f8a6b230dd1ede0b07cfc557e477b +SIZE (rofi-1.4.2.tar.gz) = 462808
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201711211346.vALDkPsH086646>