diff --git a/phoronix-test-suite/COMMIT_MSG b/phoronix-test-suite/COMMIT_MSG index c466e78213..54895e1b75 100644 --- a/phoronix-test-suite/COMMIT_MSG +++ b/phoronix-test-suite/COMMIT_MSG @@ -1,5 +1,13 @@ phoronix-test-suite: Update to 9.8.0 +pkgsrc changes +============== +- Added patches to avoid unportable `-e' option of echo(1) +- Document rationale behind PHP dependencies versions +- Added patches to avoid unportable `-R' option of cp(1) +- Added patches to replace the unportable "==" operator with "=" + + Changelog ========= Phoronix Test Suite 9.8.1 @@ -320,10 +328,3 @@ pts_Graph: Fix for displaying line graphs with very small values phodevi: Support reading sys.power via IPMI PS1_Input_Power/PS2_Input_Power phodevi: More robust Arm CPU model detection improvements phodevi: Much faster CPU usage reading on large core count systems - -pkgsrc changes -============== -- Added patches to avoid unportable `-e' option of echo(1) -- Document rationale behind PHP dependencies versions -- Added patches to avoid unportable `-R' option of cp(1) -- Added patches to replace the unportable "==" operator with "="