head	1.3;
access;
symbols
	RELEASE_8_3_0:1.3
	RELEASE_9_0_0:1.3
	RELEASE_7_4_0:1.3
	RELEASE_8_2_0:1.3
	RELEASE_6_EOL:1.3
	RELEASE_8_1_0:1.3
	RELEASE_7_3_0:1.3
	RELEASE_8_0_0:1.3
	RELEASE_7_2_0:1.3
	RELEASE_7_1_0:1.3
	RELEASE_6_4_0:1.3
	RELEASE_5_EOL:1.3
	RELEASE_7_0_0:1.3
	RELEASE_6_3_0:1.3
	PRE_XORG_7:1.2
	RELEASE_4_EOL:1.2
	RELEASE_6_2_0:1.2
	RELEASE_6_1_0:1.2
	RELEASE_5_5_0:1.2;
locks; strict;
comment	@# @;


1.3
date	2007.10.24.23.42.19;	author delphij;	state Exp;
branches;
next	1.2;

1.2
date	2006.01.22.02.50.42;	author edwin;	state Exp;
branches;
next	1.1;

1.1
date	2005.12.17.21.45.20;	author erwin;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Update to 1.3.

PR:		ports/117459
Approved by:	gabor (via IRC)
@
text
@%%SITE_PERL%%/Digest/MD5/Reverse.pm
@@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Digest/MD5
@@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Digest/
@@dirrmtry %%SITE_PERL%%/Digest/MD5
@@dirrmtry %%SITE_PERL%%/Digest/
@


1.2
log
@Replace ugly "@@unexec rmdir %D... 2>/dev/null || true" with @@dirrmtry

Approved by:    krion@@
PR:             ports/88711 (related)
@
text
@a1 2
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Digest/MD5/Reverse/.packlist
@@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Digest/MD5/Reverse/
@


1.1
log
@MD5 sums (see RFC 1321 - The MD5 Message-Digest Algorithm) are used as a
one-way hash of data. Due to the nature of the formula used, it is impossible
to reverse it.
This module provides functions to search several online MD5 hashes database and
return the results (or return undefined if no match found).

WWW: http://search.cpan.org/dist/Digest-MD5-Reverse

PR:		ports/90576
Submitted by:	Gabor Kovesdan
@
text
@d4 4
a7 4
@@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Digest/MD5 2>/dev/null || true
@@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Digest/ 2>/dev/null || true
@@unexec rmdir %D/%%SITE_PERL%%/Digest/MD5 2>/dev/null || true
@@unexec rmdir %D/%%SITE_PERL%%/Digest/ 2>/dev/null || true
@

