Commit graph

8 commits

Author SHA1 Message Date
Pav Lucistnik
381a2e06cc - Fix typo, unbreak INDEX, salvage the world
Pointy hat to:	clsung
2006-08-07 21:22:29 +00:00
Cheng-Lung Sung
92d1c2a924 - Update to 5.43
- PurePerl.pm has used "eval" to try MIME::Base64 & Digest::base, so
  add these dependencies.

PR:		ports/101406
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
Approved by:	maintainer (gkovesdan_AT_t-hosting dot hu)
2006-08-07 15:03:13 +00:00
Erwin Lansing
136d7e737e Update to 5.41
PR:		98562
Submitted by:	Rong-En Fan <rafan@infor.org>
Approved by:	gabor (maintainer)
2006-06-06 17:26:21 +00:00
Erwin Lansing
59f1a0c304 Update to 5.39
PR:		98288
Submitted by:	Rong-En Fan <rafan@infor.org>
Approved by:	maintainer
2006-06-05 13:44:01 +00:00
Cheng-Lung Sung
25b265a01a - Update to 5.37
PR:		97639
Submitted by:	Christopher Boumenot <boumenot_AT_gmail dot com>
Approved by:	maintainer
2006-05-29 00:52:25 +00:00
Bill Fenner
83764e1daa Update search.cpan.org WWW: entries to have a trailing slash.
Change some URLs from author dirs to dist dirs.

The example in the porter's handbook didn't have the trailing slash;
mea culpa for not having caught that when it went in.
2006-02-20 20:50:22 +00:00
Edwin Groothuis
508b8d82f4 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 03:01:03 +00:00
Erwin Lansing
22d628b6be Digest::SHA::PurePerl is a complete implementation of the NIST
Secure Hash Standard.  It gives Perl programmers a convenient way
to calculate SHA-1, SHA-224, SHA-256, SHA-384, and SHA-512 message
digests.  The module can handle all types of input, including
partial-byte data.
Digest::SHA::PurePerl is written entirely in Perl.  If your platform
has a C compiler, you should install the functionally-equivalent
(but much faster) Digest::SHA module.

WWW: http://search.cpan.org/dist/Digest-SHA-PurePerl

PR:		ports/90773
Submitted by:	Gabor Kovesdan
2005-12-22 09:25:34 +00:00