mirror of https://git.FreeBSD.org/ports.git
misc/clifm: update CliFM to version 1.21 (Lemonhead)
Reported by: portscout
This commit is contained in:
parent
96170cff27
commit
613107201f
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= clifm
|
||||
PORTVERSION= 1.20
|
||||
PORTVERSION= 1.21
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= misc
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
TIMESTAMP = 1723782827
|
||||
SHA256 (leo-arch-clifm-v1.20_GH0.tar.gz) = 36f41d332985b9888a24a2ebb09ef837f40acea744b38498cd5e5313690ec10f
|
||||
SIZE (leo-arch-clifm-v1.20_GH0.tar.gz) = 1564558
|
||||
TIMESTAMP = 1727721114
|
||||
SHA256 (leo-arch-clifm-v1.21_GH0.tar.gz) = cb219ca6ce1b4a31ec98701a43da51142c8bc7f15a22cb81dda93f881e6f6877
|
||||
SIZE (leo-arch-clifm-v1.21_GH0.tar.gz) = 1573170
|
||||
SHA256 (leo-arch-clifm-colors-0e35d13_GH0.tar.gz) = 38093998bd1f1d67cf0b208cb748110629487813db6a451eb3b6d29f6cecd493
|
||||
SIZE (leo-arch-clifm-colors-0e35d13_GH0.tar.gz) = 1538900
|
||||
|
|
|
@ -34,8 +34,6 @@ share/bash-completion/completions/clifm
|
|||
%%DATADIR%%/colors/zenburn.clifm
|
||||
%%DATADIR%%/functions/cd_on_quit.fish
|
||||
%%DATADIR%%/functions/cd_on_quit.sh
|
||||
%%DATADIR%%/functions/file_picker.fish
|
||||
%%DATADIR%%/functions/file_picker.sh
|
||||
%%DATADIR%%/functions/install-extensions.fish
|
||||
%%DATADIR%%/functions/subshell_notice.sh
|
||||
%%DATADIR%%/keybindings.clifm
|
||||
|
@ -56,6 +54,7 @@ share/bash-completion/completions/clifm
|
|||
%%DATADIR%%/plugins/dragondrop.sh
|
||||
%%DATADIR%%/plugins/encrypt.sh
|
||||
%%DATADIR%%/plugins/fdups.sh
|
||||
%%DATADIR%%/plugins/file_picker.sh
|
||||
%%DATADIR%%/plugins/finder.sh
|
||||
%%DATADIR%%/plugins/fzcd.sh
|
||||
%%DATADIR%%/plugins/fzfdesel.sh
|
||||
|
@ -67,6 +66,7 @@ share/bash-completion/completions/clifm
|
|||
%%DATADIR%%/plugins/img_viewer.sh
|
||||
%%DATADIR%%/plugins/jumper.sh
|
||||
%%DATADIR%%/plugins/kbgen.c
|
||||
%%DATADIR%%/plugins/m_git_prompt_status
|
||||
%%DATADIR%%/plugins/mime_list.sh
|
||||
%%DATADIR%%/plugins/music_player.sh
|
||||
%%DATADIR%%/plugins/pager.sh
|
||||
|
|
Loading…
Reference in New Issue