2005-10-02 19:45:31 by Klaus Heinz | Files touched by this commit (2) |
Log message:
Updated to version 1.12.
No pkgsrc changes.
Changes since version 1.10:
===========================
Release 1.12
Fix documentation typo. Patch by <steve@fisharerojo.org>.
Release 1.11
Make Digest->new("SHA-224") work. Patch by Mark Shelor
<shelor@cpan.org>.
|
2005-08-06 08:19:41 by Johnny C. Lam | Files touched by this commit (634) | |
Log message:
Bump the PKGREVISIONs of all (638) packages that hardcode the locations
of Perl files to deal with the perl-5.8.7 update that moved all
pkgsrc-installed Perl files into the "vendor" directories.
|
2005-07-13 20:01:49 by Johnny C. Lam | Files touched by this commit (578) |
Log message:
Turn PERL5_PACKLIST into a relative path instead of an absolute path.
These paths are now relative to PERL5_PACKLIST_DIR, which currently
defaults to ${PERL5_SITEARCH}. There is no change to the binary
packages.
|
2005-04-11 23:48:17 by Todd Vierling | Files touched by this commit (3539) |
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
|
2005-02-24 14:10:14 by Alistair G. Crooks | Files touched by this commit (192) |
Log message:
Add RMD160 digests.
|
2004-12-20 12:31:14 by grant beattie | Files touched by this commit (467) |
Log message:
since perl is now built with threads on most platforms, the perl archlib
module directory has changed (eg. "darwin-2level" vs.
"darwin-thread-multi-2level").
binary packages of perl modules need to be distinguishable between
being built against threaded perl and unthreaded perl, so bump the
PKGREVISION of all perl module packages and introduce
BUILDLINK_RECOMMENDED for perl as perl>=5.8.5nb5 so the correct
dependencies are registered and the binary packages are distinct.
addresses PR pkg/28619 from H. Todd Fujinaka.
|
2004-12-05 19:52:59 by Havard Eidnes | Files touched by this commit (2) |
Log message:
Update p5-Digest from version 1.08 to 1.10.
Change log:
2004-11-08 Gisle Aas <gisle@ActiveState.com>
Release 1.10
Added Digest::file module which provide convenience functions
that calculate digests of files.
2004-11-05 Gisle Aas <gisle@ActiveState.com>
Release 1.09
Fix trivial documentation typo.
|
2004-05-02 04:22:15 by Klaus Heinz | Files touched by this commit (2) |
Log message:
Update to version 1.08.
Changes since 1.06
==================
2004-04-29 Gisle Aas <gisle@ActiveState.com>
Release 1.08
Make Digest->new("CRC-16"), Digest->new("CRC-32") and
Digest->new("CRC-CCITT") work.
Patch by Oliver Maul <oliver@maul.tv>.
Release 1.07
Updated benchmark.
|
2004-03-31 03:43:06 by Johnny C. Lam | Files touched by this commit (1) |
Log message:
This package compiles nothing, so set USE_LANGUAGES to the empty value.
|
2004-01-12 16:59:35 by Johnny C. Lam | Files touched by this commit (1) |
Log message:
bl3ify
|