head	1.2;
access;
symbols
	RELEASE_8_3_0:1.2
	RELEASE_9_0_0:1.2
	RELEASE_7_4_0:1.2
	RELEASE_8_2_0:1.2
	RELEASE_6_EOL:1.2
	RELEASE_8_1_0:1.2
	RELEASE_7_3_0:1.2
	RELEASE_8_0_0:1.2
	RELEASE_7_2_0:1.2
	RELEASE_7_1_0:1.2
	RELEASE_6_4_0:1.2
	RELEASE_5_EOL:1.2
	RELEASE_7_0_0:1.2
	RELEASE_6_3_0:1.2
	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.2
date	2006.01.22.02.50.28;	author edwin;	state Exp;
branches;
next	1.1;

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


desc
@@


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

Approved by:    krion@@
PR:             ports/88711 (related)
@
text
@%%SITE_PERL%%/%%PERL_ARCH%%/Crypt/GOST.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/GOST/.packlist
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/GOST/GOST.bs
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/GOST/GOST.so
@@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/GOST/
@@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt
@@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Crypt
@


1.1
log
@GOST 28147-89 is a 64-bit symmetric block cipher with a 256-bit
key developed in the former Soviet Union. Some information on it
is available at http://vipul.net/gost/ .
This module implements GOST encryption. It supports the Crypt::CBC
interface, with the functions described below. It also provides
an interface that is backwards- compatible with Crypt::GOST 0.41,
but its use in new code is discouraged.

WWW: http://search.cpan.org/dist/Crypt-GOST

PR:		ports/90684
Submitted by:	Gabor Kovesdan
@
text
@d6 2
a7 2
@@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt 2>/dev/null || true
@@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Crypt 2>/dev/null || true
@

