My bad, release 2.17 was setting pledge early, thus thoroughly breaking rr -l file (I use rr -l - very often and rr -l file seldom, so I just caught it) Index: Makefile =================================================================== RCS file: /vide/cvs/ports/sysutils/random_run/Makefile,v diff -u -p -r1.29 Makefile --- Makefile 15 Mar 2026 14:53:10 -0000 1.29 +++ Makefile 13 May 2026 09:42:40 -0000 @@ -3,7 +3,7 @@ COMMENT = run command with randomized pa CATEGORIES = sysutils MAINTAINER = Marc Espie <espie@openbsd.org> -DIST_TUPLE = github marcespie random_run 2.17 . +DIST_TUPLE = github marcespie random_run 2.18 . COMPILER = base-clang ports-gcc Index: distinfo =================================================================== RCS file: /vide/cvs/ports/sysutils/random_run/distinfo,v diff -u -p -r1.25 distinfo --- distinfo 15 Dec 2025 19:44:01 -0000 1.25 +++ distinfo 13 May 2026 09:42:45 -0000 @@ -1,2 +1,2 @@ -SHA256 (marcespie-random_run-2.17.tar.gz) = c1I67p+lmK8lx0850YtE2ooZcly1cidskHb73viLbhc= -SIZE (marcespie-random_run-2.17.tar.gz) = 8060 +SHA256 (marcespie-random_run-2.18.tar.gz) = Mm8bO94RHxMCHDw5prjBqiOt91VPGEVcMLEPo8jntnc= +SIZE (marcespie-random_run-2.18.tar.gz) = 8059
No comments:
Post a Comment