pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-ExtUtils-CBuilder



Module Name:    pkgsrc
Committed By:   mef
Date:           Sat Aug 22 23:18:49 UTC 2015

Modified Files:
        pkgsrc/devel/p5-ExtUtils-CBuilder: Makefile distinfo

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.


To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 pkgsrc/devel/p5-ExtUtils-CBuilder/Makefile
cvs rdiff -u -r1.18 -r1.19 pkgsrc/devel/p5-ExtUtils-CBuilder/distinfo

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




Home | Main Index | Thread Index | Old Index