A few minor nits AND a fix for gcc15 (sent to claudio@
but hasn't been committed yet).



Index: Makefile
===================================================================
RCS file: /build/data/openbsd/cvs/ports/sysutils/random_run/Makefile,v
diff -u -p -r1.26 Makefile
--- Makefile    5 Sep 2023 22:43:04 -0000       1.26
+++ Makefile    7 Dec 2025 18:52:36 -0000
@@ -2,7 +2,7 @@ COMMENT =       run command with randomized pa
 CATEGORIES =   sysutils
 MAINTAINER =   Marc Espie <[email protected]>
 
-DIST_TUPLE =   github marcespie random_run 2.15 .
+DIST_TUPLE =   github marcespie random_run 2.16 .
 
 COMPILER =     base-clang ports-gcc
 
Index: distinfo
===================================================================
RCS file: /build/data/openbsd/cvs/ports/sysutils/random_run/distinfo,v
diff -u -p -r1.23 distinfo
--- distinfo    5 Sep 2023 22:43:04 -0000       1.23
+++ distinfo    7 Dec 2025 18:52:39 -0000
@@ -1,2 +1,2 @@
-SHA256 (marcespie-random_run-2.15.tar.gz) = 
w1DQn4++E5uW/D1LShO/qotAmDvkqAHKPjYeQB3op7s=
-SIZE (marcespie-random_run-2.15.tar.gz) = 7778
+SHA256 (marcespie-random_run-2.16.tar.gz) = 
vKeNt6iidORpc8mycteYr/uxeNV9pDMkT24BSdXGn2s=
+SIZE (marcespie-random_run-2.16.tar.gz) = 8066

Reply via email to