pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

phoronix-test-suite: Move pkgsrc changes on the top



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Wed Aug 19 17:23:46 2020 +0200
Changeset:	df9b249cc16f2447e38ef70d9c6c2439f1b37a47

Modified Files:
	phoronix-test-suite/COMMIT_MSG

Log Message:
phoronix-test-suite: Move pkgsrc changes on the top

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=df9b249cc16f2447e38ef70d9c6c2439f1b37a47

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 phoronix-test-suite/COMMIT_MSG | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

diffs:
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 "="


Home | Main Index | Thread Index | Old Index