[Bug 294322] benchmarks/himenobench uses obsolete pkg commands

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 08 Apr 2026 05:52:02 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=294322

            Bug ID: 294322
           Summary: benchmarks/himenobench uses obsolete pkg commands
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: truckman@FreeBSD.org

benchmarks/himenobench uses obsolete pkg_ commands which are long gone.

%grep pkg_ benchmarks/himenobench/files/*
benchmarks/himenobench/files/run_benchmark:pkg_delete himenobench-2004.08.16 ;
pkg_add himenobench-2004.08.16-gcc34-opt.tbz 
benchmarks/himenobench/files/run_benchmark:pkg_delete himenobench-2004.08.16 ;
pkg_add himenobench-2004.08.16-gcc34.tbz
benchmarks/himenobench/files/run_benchmark:pkg_delete himenobench-2004.08.16 ;
pkg_add himenobench-2004.08.16-gcc42-opt.tbz
benchmarks/himenobench/files/run_benchmark:pkg_delete himenobench-2004.08.16 ;
pkg_add himenobench-2004.08.16-gcc42.tbz

-- 
You are receiving this mail because:
You are the assignee for the bug.