From nobody Tue Dec 7 06:46:10 2021 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 1648618DB163; Tue, 7 Dec 2021 06:46:11 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4J7W6B5CZWz3MfT; Tue, 7 Dec 2021 06:46:10 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 8DB281AE7A; Tue, 7 Dec 2021 06:46:10 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1B76kAIo028537; Tue, 7 Dec 2021 06:46:10 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1B76kAGa028536; Tue, 7 Dec 2021 06:46:10 GMT (envelope-from git) Date: Tue, 7 Dec 2021 06:46:10 GMT Message-Id: <202112070646.1B76kAGa028536@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Alexey Dokuchaev Subject: git: 700fb160b603 - main - misc/clifm: update CliFM to version 1.3. List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: danfe X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 700fb160b603992ebe526f39cf4beafdee8faabe Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1638859570; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=1tYCsq+PhBaWsfllZzitmmWewmV/e9nywx6ISREPuqE=; b=TmWvIyGzwC23ey0PCmJQ2lERywW0e5R4zsUvJkNFW5aXSY4NvR0457uHRfyTsBcZz0gUcI NSnL3BpiMmWEDTLiRmy4+Xfh84bbQfiOH8BXhEcNuFM9NSS/gTYk2/e4WhYfuJYjspXSUP 0QrOGfNnof+NHbT8GVzfGRTp3Y9UEhJZID2Vz6Q7PRBsMw0BY/tMWXojP/k62wlEExKkvx IkORctXfZSFjs4rn4cznaVphCaRmMwI28gGJosJMPM8zRn8I9ZX7Wv24mOe8UN4+AMxSma lqNEmSk8DKCUQwbiYt8nrDFUBUtxDdreYM9vzG5YAw7j2RVViXSu2j7IwOueOQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1638859570; a=rsa-sha256; cv=none; b=Cjwvi0wC4+GrNM7njXZzbU6VMgmZq0z/cJOub7W4U+sHnRlOHRHv6TUqM72qrvZVIzq9ti Pa2XadVx6Z/QT89XVi7JDpSef0yOhrV60gDHfhEtHZ45VUGBoKejDxvU004pPD0CkFZc2b c8KPqk4zXeLAIMegLi/ncuS8Z+eVA5FR9ydCfCHN6UGlmF9WHpJ6NIGaiPRn4FN0+Dpu1M vqLua+BpplvIcRr9s8ZhHISZ9uBu6nVaUE/PfJgTgnt5eWOG/88ATtAcqZG+RMevtGsur3 7F0ojEY7NS39nh80seFSiUge5Zj2H43ps2/9OPFgx/Wl5N2F8QIn/gZLRtOSZA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by danfe: URL: https://cgit.FreeBSD.org/ports/commit/?id=700fb160b603992ebe526f39cf4beafdee8faabe commit 700fb160b603992ebe526f39cf4beafdee8faabe Author: Alexey Dokuchaev AuthorDate: 2021-12-07 06:44:44 +0000 Commit: Alexey Dokuchaev CommitDate: 2021-12-07 06:44:45 +0000 misc/clifm: update CliFM to version 1.3. --- misc/clifm/Makefile | 2 +- misc/clifm/distinfo | 6 +++--- misc/clifm/pkg-plist | 1 + 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/misc/clifm/Makefile b/misc/clifm/Makefile index d7b8c36333c8..e96c4d3e5b75 100644 --- a/misc/clifm/Makefile +++ b/misc/clifm/Makefile @@ -1,7 +1,7 @@ # Created by: Alexey Dokuchaev PORTNAME= clifm -PORTVERSION= 1.2.2 +PORTVERSION= 1.3 DISTVERSIONPREFIX= v CATEGORIES= misc diff --git a/misc/clifm/distinfo b/misc/clifm/distinfo index c54ee409d6d1..64a93b9b2b11 100644 --- a/misc/clifm/distinfo +++ b/misc/clifm/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1630872957 -SHA256 (leo-arch-clifm-v1.2.2_GH0.tar.gz) = 61574023e597a047ca8842fd5b3b8fd099b02be52f188acc41a23678bf4ac2e4 -SIZE (leo-arch-clifm-v1.2.2_GH0.tar.gz) = 7522360 +TIMESTAMP = 1638736753 +SHA256 (leo-arch-clifm-v1.3_GH0.tar.gz) = 8418c71e90fe3b88b2e5b30eeadcb829574f99a9c90049e550a38f8c9e3f1076 +SIZE (leo-arch-clifm-v1.3_GH0.tar.gz) = 8610956 SHA256 (leo-arch-clifm-colors-v0.1.0_GH0.tar.gz) = 147573aa1e83c286488fdf45c3673e6b417957fb3c5a7f70eba0021cc1f3aa70 SIZE (leo-arch-clifm-colors-v0.1.0_GH0.tar.gz) = 875324 diff --git a/misc/clifm/pkg-plist b/misc/clifm/pkg-plist index 90132d200446..b72e9d08c968 100644 --- a/misc/clifm/pkg-plist +++ b/misc/clifm/pkg-plist @@ -36,6 +36,7 @@ share/bash-completion/completions/clifm %%DATADIR%%/plugins/dragondrop.sh %%DATADIR%%/plugins/finder.sh %%DATADIR%%/plugins/fzfdesel.sh +%%DATADIR%%/plugins/fzfdirhist.sh %%DATADIR%%/plugins/fzfhist.sh %%DATADIR%%/plugins/fzfnav.sh %%DATADIR%%/plugins/fzfsel.sh