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


1.8
date	2013.03.10.12.56.22;	author svnexp;	state Exp;
branches;
next	1.7;

1.7
date	2012.03.13.16.15.20;	author pgollucci;	state Exp;
branches;
next	1.6;

1.6
date	2012.03.08.18.45.23;	author pgollucci;	state Exp;
branches;
next	1.5;

1.5
date	2009.03.28.20.45.09;	author skv;	state Exp;
branches;
next	1.4;

1.4
date	2007.08.19.14.12.18;	author gabor;	state Exp;
branches;
next	1.3;

1.3
date	2006.08.07.15.03.13;	author clsung;	state Exp;
branches;
next	1.2;

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

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


desc
@@


1.8
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/313756
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@%%SITE_PERL%%/Digest/SHA/PurePerl.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Digest/SHA/PurePerl/.packlist
@@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Digest/SHA/PurePerl/
@@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Digest/SHA/
@@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Digest/
@@dirrmtry %%SITE_PERL%%/Digest/SHA/
@@dirrmtry %%SITE_PERL%%/Digest/
@


1.7
log
@- Revert ports/165605 as requested by portmgr@@

Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.

PR:             ports/165605
Approved by:    portmgr (bapt)
Feature safe:   yes (I sure hope so)
@
text
@a0 1
%%EXE_FILES%%bin/shasum
a7 2
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dups
%%PORTEXAMPLES%%@@dirrm %%EXAMPLESDIR%%
@


1.6
log
@- Remove ports that only work with < perl 5.12 (devel/p5-B-Size, devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
  RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}

PR:             ports/165605
Submitted by:   pgollucci (myself)
Approved by:    portmgr (linimon)
Exp Run by:     linimon
Tested by:      make index
@
text
@d1 1
@


1.5
log
@Introduce Perl 5.10.0
@
text
@a0 1
%%EXE_FILES%%bin/shasum
@


1.4
log
@- Update to 5.45
- Install example dups file when NOPORTEXAMPLES unset

PR:		ports/115347
Submitted by:	Felippe de Meirelles Motta <lippe@@freebsdbrasil.com.br>
@
text
@d1 1
a1 1
bin/shasum
@


1.3
log
@- 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)
@
text
@d9 2
@


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

Approved by:    krion@@
PR:             ports/88711 (related)
@
text
@d7 1
a7 1
@@dirrm %%SITE_PERL%%/Digest/SHA/
@


1.1
log
@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
@
text
@d5 2
a6 2
@@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Digest/SHA/ 2>/dev/null || true
@@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Digest/ 2>/dev/null || true
d8 1
a8 1
@@unexec rmdir %D/%%SITE_PERL%%/Digest/ 2>/dev/null || true
@

