aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Digest-Adler32/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* The Digest::Adler32 module implements the Adler-32 checksum as specifiedErwin Lansing2005-12-171-0/+5
in RFC 1950. The interface provided by this module is specified in Digest, but no functional interface is provided. WWW: http://search.cpan.org/dist/Digest-Adler32 PR: ports/90545 Submitted by: Gabor Kovesdan Notes: svn path=/head/; revision=151383