aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2024-01-10 07:29:08 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2024-01-10 07:29:08 +0000
commit1be8c2095a7bfaf64286eb997f0835959be96634 (patch)
tree1917d0647df6db3c69ad5c2a0efb254ad0b94c47
parent02a211d4e8d2f0c95cd8ba6d50937cf12af5036f (diff)
downloadports-1be8c2095a7bfaf64286eb997f0835959be96634.tar.gz
ports-1be8c2095a7bfaf64286eb997f0835959be96634.zip
misc/clifm: update CliFM to version 1.16 (Big Whoop)
Disable bracketed paste mode by default to avoid leaving the terminal in a bogus state upon exiting the program. Reported by: portscout
-rw-r--r--misc/clifm/Makefile6
-rw-r--r--misc/clifm/distinfo6
2 files changed, 8 insertions, 4 deletions
diff --git a/misc/clifm/Makefile b/misc/clifm/Makefile
index ae813c01e96d..927d688830b0 100644
--- a/misc/clifm/Makefile
+++ b/misc/clifm/Makefile
@@ -1,5 +1,5 @@
PORTNAME= clifm
-PORTVERSION= 1.15
+PORTVERSION= 1.16
DISTVERSIONPREFIX= v
CATEGORIES= misc
@@ -22,6 +22,10 @@ MAKE_ENV= LIBS_FreeBSD="-I${LOCALBASE}/include -L${LOCALBASE}/lib \
-lreadline -lintl -lmagic"
SHEBANG_FILES= misc/tools/deroff.py misc/tools/manpages_comp_gen.py
+post-patch:
+ @${REINPLACE_CMD} -e '/^set enable-bracketed-paste/s,on,off,' \
+ ${WRKSRC}/misc/readline.clifm
+
post-install:
${INSTALL_DATA} ${WRKSRC_cfmc}/colors/*.clifm \
${STAGEDIR}${DATADIR}/colors
diff --git a/misc/clifm/distinfo b/misc/clifm/distinfo
index 3e55fc33ab1b..63245363c3d7 100644
--- a/misc/clifm/distinfo
+++ b/misc/clifm/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1698332200
-SHA256 (leo-arch-clifm-v1.15_GH0.tar.gz) = 6248c8352f6fb77f9dc6bc0a3f84c06c881b82c08679f93ed8c32d6c208787b4
-SIZE (leo-arch-clifm-v1.15_GH0.tar.gz) = 1511851
+TIMESTAMP = 1704769101
+SHA256 (leo-arch-clifm-v1.16_GH0.tar.gz) = 05980c916b987ac724deeea2cd35af99986cec205568a5f0f6e20a5b2030fb9d
+SIZE (leo-arch-clifm-v1.16_GH0.tar.gz) = 1518525
SHA256 (leo-arch-clifm-colors-175bc94_GH0.tar.gz) = b9b88f8676a1f9ef47e860b95b78f238cf974fd6da18356662af48a0eef923df
SIZE (leo-arch-clifm-colors-175bc94_GH0.tar.gz) = 1538711