Hello ports@

Here's a small update to exfetch 1.7.1.

No major changes for OpenBSD. This is just a maintenance patch.

This release fixes a bug where gpu information was sometimes duplicated
on Linux. It also removes the normalization on cpu infos for all
platforms to make the code easier to digest.

Tested on amd64 with make test. All tests pass.

Could I get a look over before commit?

Thanks,

-- 
iz (she/her)

> I say mundane things
> so the uninteresting
> just might get noticed.

izder456 (dot) neocities (dot) org
diff --git a/sysutils/exfetch/Makefile b/sysutils/exfetch/Makefile
index 5b63e037d..1c2972f07 100644
--- a/sysutils/exfetch/Makefile
+++ b/sysutils/exfetch/Makefile
@@ -1,6 +1,6 @@
 COMMENT =	shell-extensible fetching program
 
-DIST_TUPLE +=	codeberg izder456 exfetch 1.7 .
+DIST_TUPLE +=	codeberg izder456 exfetch 1.7.1 .
 DIST_TUPLE +=	github schovi baked_file_system \
 		f4f658812c5b8b404437d8cf34b72a0eb5fe7701 \
 		lib/baked_file_system
diff --git a/sysutils/exfetch/distinfo b/sysutils/exfetch/distinfo
index 27164a8a6..80752801a 100644
--- a/sysutils/exfetch/distinfo
+++ b/sysutils/exfetch/distinfo
@@ -1,6 +1,6 @@
 SHA256 (KaneRoot-pledge.cr-602a6e6f395a6ebb5aeae948ee8595407bae4e73.tar.gz) = e1pTNXpiGXUAegoHOhXsBJcldHvgzenC8c7/pDvHTP8=
-SHA256 (izder456-exfetch-1.7.tar.gz) = K/8yTK4Uone+tWVbqTMjc/A13V/pZzOVBZdJnZcl7Zo=
+SHA256 (izder456-exfetch-1.7.1.tar.gz) = 2J25SC2rZ7xjdsuVU9mneLf2p/PNhIk6csoHO6UT8do=
 SHA256 (schovi-baked_file_system-f4f658812c5b8b404437d8cf34b72a0eb5fe7701.tar.gz) = tTPwhaL4SoA31VcKAO5Gj6WSUmMTbAaBgGoCQU6Cj8w=
 SIZE (KaneRoot-pledge.cr-602a6e6f395a6ebb5aeae948ee8595407bae4e73.tar.gz) = 4417
-SIZE (izder456-exfetch-1.7.tar.gz) = 27751
+SIZE (izder456-exfetch-1.7.1.tar.gz) = 27315
 SIZE (schovi-baked_file_system-f4f658812c5b8b404437d8cf34b72a0eb5fe7701.tar.gz) = 56332

Reply via email to