Path to this page:
Subject: CVS commit: pkgsrc/devel/p5-ExtUtils-CBuilder
From: Makoto Fujiwara
Date: 2015-08-23 01:18:49
Message id: 20150822231849.4702F98@cvs.netbsd.org
Log Message:
Update 0.28.02.22 to 0.28.02.23
--------------------------------
0.280223 - 2015-06-02
Fixed:
- Impose deterministic order on cpp-definition options.
Heretofore, ExtUtils::CBuilder put cpp-definition options
into the cc command line in non-deterministic order. This
produced noise when diffing build logs.
Make this order deterministic. (RT #124106)
Added:
- Add tests for ascii-betical order in t/04-base.t.
Files: