On Thu, 19 Feb 2026 11:56:12 -0600
izzy Meyer <[email protected]> wrote:

> 
> Actually scratch that. The changes needed to match what Thomas wanted
> were pretty trivial. I tagged my changes to 1.5.3, and here's a new
> diff with that for the ports tree. Also, I cleaned up the man page to
> be more idiomatic to the mdoc format as per Thomas's request. Could
> this new diff be looked over? I wanna skip the 1.5.2.x branch as
> honestly it was half baked.
> 
> Changelog:
> * Since(1.5.1)
> 
> Misc Changes:
> - manpage options are now alphabetical
> - manpage is more idiomatic to mdoc format
> 
> Optimizations:
> 
> Bugfixes:
> 
> New features:
> - Added -T and --text-only options to disable ansi escape seqences
> - Added -f LINES and --ascii-offset=LINES options to offset ASCII by
> LINES
> 
> Could this be what is committed if a committer is happy with it?
> 

Ping!

-- 
iz (she/her)

> i like to say mundane things,
> there are too many uninteresting things
> that go unnoticed.

izder456 (dot) neocities (dot) org
diff --git sysutils/exfetch/Makefile sysutils/exfetch/Makefile
index 100f8a5303a..f3a88927c3a 100644
--- sysutils/exfetch/Makefile
+++ sysutils/exfetch/Makefile
@@ -1,6 +1,6 @@
 COMMENT =	shell-extensible fetching program
 
-DIST_TUPLE +=	codeberg izder456 exfetch 1.5.1 .
+DIST_TUPLE +=	codeberg izder456 exfetch 1.5.3 .
 DIST_TUPLE +=	github schovi baked_file_system \
 		f4f658812c5b8b404437d8cf34b72a0eb5fe7701 \
 		lib/baked_file_system
diff --git sysutils/exfetch/distinfo sysutils/exfetch/distinfo
index 6ee6b1366c2..622595062b1 100644
--- sysutils/exfetch/distinfo
+++ sysutils/exfetch/distinfo
@@ -1,4 +1,4 @@
-SHA256 (izder456-exfetch-1.5.1.tar.gz) = NytRcCSTrHGXVT4zZWg8fDPyDHUBbL5ixujT4Lobzi8=
+SHA256 (izder456-exfetch-1.5.3.tar.gz) = l52fmABX2H9Htqj6S4/T6SlvImd1U0NghOhmyisG1zQ=
 SHA256 (schovi-baked_file_system-f4f658812c5b8b404437d8cf34b72a0eb5fe7701.tar.gz) = tTPwhaL4SoA31VcKAO5Gj6WSUmMTbAaBgGoCQU6Cj8w=
-SIZE (izder456-exfetch-1.5.1.tar.gz) = 25713
+SIZE (izder456-exfetch-1.5.3.tar.gz) = 26025
 SIZE (schovi-baked_file_system-f4f658812c5b8b404437d8cf34b72a0eb5fe7701.tar.gz) = 56332

Reply via email to