Date: Thu, 9 Jul 2020 18:22:23 +0000 (UTC) From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r541804 - in branches/2020Q3/misc/lf: . files Message-ID: <202007091822.069IMNp9053489@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Thu Jul 9 18:22:22 2020 New Revision: 541804 URL: https://svnweb.freebsd.org/changeset/ports/541804 Log: MFH: r541755 misc/lf: Fix the keyboard problem Fix suggested by the GH user flw-cn in https://github.com/gokcehan/lf/issues/392 Reported in: https://forums.freebsd.org/threads/terminal-file-manager-misc-lf-not-operational.75804/ Approved by: ports-secteam (joenum) Added: branches/2020Q3/misc/lf/files/ - copied from r541755, head/misc/lf/files/ Modified: branches/2020Q3/misc/lf/Makefile Directory Properties: branches/2020Q3/ (props changed) Modified: branches/2020Q3/misc/lf/Makefile ============================================================================== --- branches/2020Q3/misc/lf/Makefile Thu Jul 9 18:12:06 2020 (r541803) +++ branches/2020Q3/misc/lf/Makefile Thu Jul 9 18:22:22 2020 (r541804) @@ -3,6 +3,7 @@ PORTNAME= lf DISTVERSIONPREFIX= r DISTVERSION= 14 +PORTREVISION= 1 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202007091822.069IMNp9053489>