pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-common-sense



Module Name:    pkgsrc
Committed By:   seb
Date:           Sun Apr 11 22:04:29 UTC 2010

Modified Files:
        pkgsrc/devel/p5-common-sense: Makefile distinfo

Log Message:
Update p5-common-sense from version 3.00 to version 3.1.

Upstream changes:
3.1  Sat Apr  3 04:56:36 CEST 2010
        - removed "parenthesis" warning:
             sysread $fh, my $buf, -s $fh; # ok
             sysread $fh, my $buf, $size;  # warning
          Made no sense to me, especially as $size is in scope.
        - no longer hardcode warning/struct bits, calculate them at
          installation time, for when I will no longer be alive etc.
        - tweaked documentation.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/p5-common-sense/Makefile \
    pkgsrc/devel/p5-common-sense/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