Subject: CVS commit: pkgsrc/devel/p5-Bit-Vector
To: None <pkgsrc-changes@NetBSD.org>
From: Adrian Portelli <adrianp@netbsd.org>
List: pkgsrc-changes
Date: 11/03/2004 21:33:50
Module Name: pkgsrc
Committed By: adrianp
Date: Wed Nov 3 21:33:50 UTC 2004
Modified Files:
pkgsrc/devel/p5-Bit-Vector: Makefile distinfo
Log Message:
- Updated Bit-Vector to 6.4
+ Added compiler directives for C++.
+ Improved the method "Norm()".
+ Removed "Carp::Clan" from the distribution (available separately).
+ Added "Bit::Vector::String" for generic string import/export functions.
+ Added a new test file "t/40__auxiliary.t" for "Bit::Vector::String".
+ Fixed a bug in method "Copy()" concerning sign (MSB) extension.
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 pkgsrc/devel/p5-Bit-Vector/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/devel/p5-Bit-Vector/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.