pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-Perl-MinimumVersion



Module Name:    pkgsrc
Committed By:   sno
Date:           Mon Jan 25 13:45:40 UTC 2010

Modified Files:
        pkgsrc/devel/p5-Perl-MinimumVersion: Makefile distinfo

Log Message:
Updating devel/p5-Perl-MinimumVersion from 1.20 to 1.24

pkgsrc changes:
  - Adjust dependencies

Upstream changes:
1.24 Fri 22 Jan 2010
        - The previous changes seem to work well in practice now,
          switching to prod release. (ADAMK)

1.23_03 Fri 22 Jan 2010
        - The --blame output now prints actually shows which file (ADAMK)

1.23_02 Fri 22 Jan 2010
        - The --blame option now works in the perlver script (ADAMK)

1.23_01 Thu 14 Jan 2010
        - Reworked the internals to capture the version, rule and PPI
          element responsible for each limitation as P:MV:Reason (ADAMK)
        - Added first experimental version of the new _reason API (ADAMK)
        - Adding 5.8 dependency for "use Carp version ()" (ADAMK)
        - module Errno requires perl 5.5 (Alexandr Ciornii)
        - PPI is no longer compatible with perl 5.5, so P::MV can also
          depend on 5.6 (Alexandr Ciornii)
        - Bumping File::Find::Rule dependency to 0.32 because we break with
          0.31 (ADAMK)

1.22 Wed  25 Nov 2009
        - Negative length in 'splice' requires perl 5.5 (Alexandr Ciornii)
        - 'mkdir' with one argument requires perl 5.6 (Alexandr Ciornii)
        - 'substr' will not be checked if it is a method name (Alexandr Ciornii)
        - better tests and fix for 3-arg 'open' (Alexandr Ciornii)

1.21 Tue  24 Nov 2009
        - Add 'bytes' to 5.6 pragma (Alexandr Ciornii)
        - Add support for "version numbers" like "v1.1.1" (Alexandr Ciornii)
        - Reimplement _three_argument_open, more tests (Alexandr Ciornii)
          Now check for 3-arg open is working.
        - Check 4-arg substr that requires perl 5.5 (Alexandr Ciornii)
        - Postfix foreach requires perl 5.004.05 (Alexandr Ciornii)
        - Scalar::Util::weaken requires perl 5.006 (Alexandr Ciornii)
        - P::MV itself found incompatibility in 02_main.t with 5.5 (Alexandr 
Ciornii)


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/devel/p5-Perl-MinimumVersion/Makefile \
    pkgsrc/devel/p5-Perl-MinimumVersion/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