Subject: CVS commit: pkgsrc/devel/p5-common-sense
From: Stoned Elipot
Date: 2010-04-12 00:04:29
Message id: 20100411220429.2770C175DF@cvs.netbsd.org

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.

Files:
RevisionActionfile
1.6modifypkgsrc/devel/p5-common-sense/Makefile
1.6modifypkgsrc/devel/p5-common-sense/distinfo