pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-strictures



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Mar  1 11:44:52 UTC 2015

Modified Files:
        pkgsrc/devel/p5-strictures: Makefile distinfo

Log Message:
Update to 2.0:

2.000000 - 2015-02-26
  * Incompatible Changes
    - strictures 2 fatalizes only a subset of warnings.  Some warning
      categories are not safe to catch, or just inappropriate to have fatal.
      Existing code looking like 'use strictures 1;' will continue to get the
      old behavior of fatalizing all errors.  The new behavior will take effect
      when no version or version 2 is specified.


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/p5-strictures/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/p5-strictures/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