head	1.36;
access;
symbols
	RELEASE_8_3_0:1.25
	RELEASE_9_0_0:1.21
	RELEASE_7_4_0:1.18
	RELEASE_8_2_0:1.18
	RELEASE_6_EOL:1.17
	RELEASE_8_1_0:1.17
	RELEASE_7_3_0:1.17
	RELEASE_8_0_0:1.16
	RELEASE_7_2_0:1.16
	RELEASE_7_1_0:1.15
	RELEASE_6_4_0:1.15
	RELEASE_5_EOL:1.15
	RELEASE_7_0_0:1.13
	RELEASE_6_3_0:1.13
	PRE_XORG_7:1.11
	RELEASE_4_EOL:1.11
	RELEASE_6_2_0:1.10
	RELEASE_6_1_0:1.2
	RELEASE_5_5_0:1.2;
locks; strict;
comment	@# @;


1.36
date	2013.03.11.17.35.54;	author svnexp;	state Exp;
branches;
next	1.35;

1.35
date	2013.03.11.15.55.35;	author svnexp;	state Exp;
branches;
next	1.34;

1.34
date	2013.03.05.13.38.33;	author svnexp;	state Exp;
branches;
next	1.33;

1.33
date	2013.01.26.07.41.53;	author svnexp;	state Exp;
branches;
next	1.32;

1.32
date	2013.01.18.10.43.46;	author svnexp;	state Exp;
branches;
next	1.31;

1.31
date	2012.12.17.11.02.48;	author svnexp;	state Exp;
branches;
next	1.30;

1.30
date	2012.12.17.10.06.11;	author svnexp;	state Exp;
branches;
next	1.29;

1.29
date	2012.12.17.09.58.11;	author svnexp;	state Exp;
branches;
next	1.28;

1.28
date	2012.11.26.12.43.38;	author svnexp;	state Exp;
branches;
next	1.27;

1.27
date	2012.11.17.06.01.12;	author svnexp;	state Exp;
branches;
next	1.26;

1.26
date	2012.09.26.13.16.30;	author culot;	state Exp;
branches;
next	1.25;

1.25
date	2012.03.13.16.15.20;	author pgollucci;	state Exp;
branches;
next	1.24;

1.24
date	2012.03.08.18.45.23;	author pgollucci;	state Exp;
branches;
next	1.23;

1.23
date	2012.02.29.16.16.54;	author sunpoet;	state Exp;
branches;
next	1.22;

1.22
date	2011.12.14.14.14.31;	author sunpoet;	state Exp;
branches;
next	1.21;

1.21
date	2011.11.08.15.01.32;	author clsung;	state Exp;
branches;
next	1.20;

1.20
date	2011.05.17.07.09.34;	author culot;	state Exp;
branches;
next	1.19;

1.19
date	2011.03.10.03.40.21;	author swills;	state Exp;
branches;
next	1.18;

1.18
date	2010.12.15.06.57.22;	author wen;	state Exp;
branches;
next	1.17;

1.17
date	2010.01.05.07.17.11;	author wen;	state Exp;
branches;
next	1.16;

1.16
date	2009.03.28.20.45.09;	author skv;	state Exp;
branches;
next	1.15;

1.15
date	2008.05.05.12.02.09;	author mat;	state Exp;
branches;
next	1.14;

1.14
date	2008.04.11.15.29.20;	author mat;	state Exp;
branches;
next	1.13;

1.13
date	2007.09.08.01.03.56;	author linimon;	state Exp;
branches;
next	1.12;

1.12
date	2007.06.29.23.05.23;	author miwi;	state Exp;
branches;
next	1.11;

1.11
date	2006.10.31.08.18.45;	author clsung;	state Exp;
branches;
next	1.10;

1.10
date	2006.08.05.13.55.30;	author clsung;	state Exp;
branches;
next	1.9;

1.9
date	2006.07.24.12.44.06;	author clsung;	state Exp;
branches;
next	1.8;

1.8
date	2006.06.06.01.24.00;	author leeym;	state Exp;
branches;
next	1.7;

1.7
date	2006.05.28.17.21.12;	author leeym;	state Exp;
branches;
next	1.6;

1.6
date	2006.05.26.04.33.18;	author clsung;	state Exp;
branches;
next	1.5;

1.5
date	2006.05.24.00.17.28;	author edwin;	state Exp;
branches;
next	1.4;

1.4
date	2006.05.24.00.15.12;	author edwin;	state Exp;
branches;
next	1.3;

1.3
date	2006.05.04.04.12.11;	author leeym;	state Exp;
branches;
next	1.2;

1.2
date	2005.12.24.13.14.23;	author leeym;	state Exp;
branches;
next	1.1;

1.1
date	2005.09.17.16.43.48;	author lth;	state Exp;
branches;
next	;


desc
@@


1.36
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/313901
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# Created by: Travis Campbell <hcoyote@@ghostar.org>
# $FreeBSD: head/security/p5-Digest-SHA/Makefile 313901 2013-03-11 13:53:37Z sunpoet $

PORTNAME=	Digest-SHA
PORTVERSION=	5.84
CATEGORIES=	security perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@@FreeBSD.org
COMMENT=	Perl extension for SHA-1/224/256/384/512

LICENSE=	ART10 GPLv1
LICENSE_COMB=	dual

TEST_DEPENDS=	p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod \
		p5-Test-Pod-Coverage>=0.08:${PORTSDIR}/devel/p5-Test-Pod-Coverage

PERL_CONFIGURE=	yes

MAN3=		Digest::SHA.3

post-patch:
	@@${REINPLACE_CMD} -e '/EXE_FILES/d' ${WRKSRC}/Makefile.PL

.include <bsd.port.mk>
@


1.35
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/313887
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@d2 1
a2 1
# $FreeBSD: head/security/p5-Digest-SHA/Makefile 313887 2013-03-11 13:11:36Z tobez $
a22 3
# XXX:az - pkg-plist
PLIST_SUB+=	EXE_FILES="@@comment "

@


1.34
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/313444
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@d2 1
a2 1
# $FreeBSD: head/security/p5-Digest-SHA/Makefile 313444 2013-03-05 11:00:27Z tobez $
d5 1
a5 1
PORTVERSION=	5.83
@


1.33
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/311000
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@d2 1
a2 1
# $FreeBSD: head/security/p5-Digest-SHA/Makefile 311000 2013-01-26 07:17:13Z leeym $
d5 1
a5 1
PORTVERSION=	5.82
@


1.32
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/310595
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@d2 1
a2 1
# $FreeBSD: head/security/p5-Digest-SHA/Makefile 310595 2013-01-18 09:20:57Z tobez $
d5 1
a5 1
PORTVERSION=	5.81
@


1.31
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/309082
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r309082 | tobez | 2012-12-17 10:57:24 +0000 (Mon, 17 Dec 2012) | 4 lines
## SVN ##
## SVN ## Update to 5.80.
## SVN ##
## SVN ## Changes: http://search.cpan.org/dist/Digest-SHA/Changes
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@d2 1
a2 1
# $FreeBSD: head/security/p5-Digest-SHA/Makefile 309082 2012-12-17 10:57:24Z tobez $
d5 1
a5 1
PORTVERSION=	5.80
@


1.30
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/309077
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r309077 | az | 2012-12-17 09:58:05 +0000 (Mon, 17 Dec 2012) | 2 lines
## SVN ##
## SVN ## Ops, change logic as it shoud be
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@d2 1
a2 1
# $FreeBSD: head/security/p5-Digest-SHA/Makefile 309077 2012-12-17 09:58:05Z az $
d5 1
a5 1
PORTVERSION=	5.74
@


1.29
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/309075
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r309075 | az | 2012-12-17 09:54:03 +0000 (Mon, 17 Dec 2012) | 3 lines
## SVN ##
## SVN ## Cleanup supporting perl version 5.8 and 5.10,
## SVN ## lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@d2 1
a2 1
# $FreeBSD: head/security/p5-Digest-SHA/Makefile 309075 2012-12-17 09:54:03Z az $
d24 1
a24 2
PLIST_SUB+=	EXE_FILES=""
MAN1=		shasum.1
@


1.28
log
@## SVN ##
## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/ 307781
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r307781 | tobez | 2012-11-26 12:31:17 +0000 (Mon, 26 Nov 2012) | 6 lines
## SVN ##
## SVN ## Update to 5.74.
## SVN ##
## SVN ## Changes: http://cpansearch.perl.org/src/MSHELOR/Digest-SHA-5.74/Changes
## SVN ##
## SVN ## Feature safe:	yes
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@d2 1
a2 1
# $FreeBSD: head/security/p5-Digest-SHA/Makefile 307781 2012-11-26 12:31:17Z tobez $
d23 1
a23 5
.include <bsd.port.pre.mk>

.if ${PERL_LEVEL} >= 501000
PLIST_SUB+=	EXE_FILES="@@comment "
.else
a25 1
.endif
a27 1
.if ${PERL_LEVEL} >= 501000
a28 1
.endif
d30 1
a30 1
.include <bsd.port.post.mk>
@


1.27
log
@Switch exporter over
@
text
@d2 1
a2 1
# $FreeBSD: head/security/p5-Digest-SHA/Makefile 304909 2012-09-26 13:16:30Z culot $
d5 1
a5 1
PORTVERSION=	5.72
@


1.26
log
@SVN rev 304909 on 2012-09-26 13:16:30Z by culot

- Update to 5.72
- Add LICENSE (Artistic 1 & GPL 1)

Changes:	http://search.cpan.org/dist/Digest-SHA/Changes
@
text
@d2 1
a2 1
# $FreeBSD$
@


1.25
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
@d1 1
a1 4
# Ports collection makefile for:	p5-Digest-SHA
# Date created:			Aug 4, 2005
# Whom:				Travis Campbell <hcoyote@@ghostar.org>
#
a2 1
#
d5 1
a5 1
PORTVERSION=	5.71
d13 3
@


1.24
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
@d24 9
d34 1
d36 1
d38 1
a38 1
.include <bsd.port.mk>
@


1.23
log
@- Update to 5.71

Changes:	http://search.cpan.org/dist/Digest-SHA/Changes
@
text
@a23 9
.include <bsd.port.pre.mk>

.if ${PERL_LEVEL} >= 501000
PLIST_SUB+=	EXE_FILES="@@comment "
.else
PLIST_SUB+=	EXE_FILES=""
MAN1=		shasum.1
.endif

a24 1
.if ${PERL_LEVEL} >= 501000
a25 1
.endif
d27 1
a27 1
.include <bsd.port.post.mk>
@


1.22
log
@- Update to 5.70
- Add TEST_DEPENDS

Changes:	http://search.cpan.org/dist/Digest-SHA/Changes
@
text
@d9 1
a9 1
PORTVERSION=	5.70
a11 1
MASTER_SITE_SUBDIR=	CPAN:MSHELOR
@


1.21
log
@- Update to 5.63
@
text
@d9 1
a9 1
PORTVERSION=	5.63
d18 3
d23 1
a23 1
MAN3=	Digest::SHA.3
d36 1
a36 1
	@@${REINPLACE_CMD} -e 's/5.010/5.666/; /EXE_FILES/d' ${WRKSRC}/Makefile.PL
@


1.20
log
@- Update to 5.62

Changes:	http://search.cpan.org/dist/Digest-SHA/Changes
@
text
@d9 1
a9 1
PORTVERSION=	5.62
@


1.19
log
@- Update to 5.61
- Use new CPAN SUBDIR

Changelog: http://cpansearch.perl.org/dist/Digest-SHA/Changes
@
text
@d9 1
a9 1
PORTVERSION=	5.61
@


1.18
log
@- Update to 5.50
ChangeLog: http://search.cpan.org/src/MSHELOR/Digest-SHA-5.50/Changes
@
text
@d9 1
a9 1
PORTVERSION=	5.50
d12 1
@


1.17
log
@- Update to 5.48
@
text
@d9 1
a9 1
PORTVERSION=	5.48
@


1.16
log
@Introduce Perl 5.10.0
@
text
@d9 1
a9 1
PORTVERSION=	5.47
@


1.15
log
@Update to 5.47
@
text
@a18 1
MAN1=	shasum.1
d21 15
a35 1
.include <bsd.port.mk>
@


1.14
log
@Update to 5.46
@
text
@d9 1
a9 1
PORTVERSION=	5.46
@


1.13
log
@Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:	gabor
Sponsored by:	Google Summer of Code 2007
Hat:		portmgr
@
text
@d9 1
a9 1
PORTVERSION=	5.45
d11 1
a11 2
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	Digest
@


1.12
log
@- Update to 5.45
@
text
@d23 1
a23 7
.include <bsd.port.pre.mk>

.if ${PERL_LEVEL} < 500600
IGNORE=		requires perl 5.6.0 or later. Install lang/perl5.8 and try again
.endif

.include <bsd.port.post.mk>
@


1.11
log
@- Update to 5.44

PR:		ports/104414
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
@
text
@d9 1
a9 1
PORTVERSION=	5.44
@


1.10
log
@- update to 5.43

PR:		ports/101405
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
@
text
@d9 1
a9 1
PORTVERSION=	5.43
@


1.9
log
@- update to 5.42
@
text
@d9 1
a9 1
PORTVERSION=	5.42
@


1.8
log
@- update to 5.41
@
text
@d9 1
a9 1
PORTVERSION=	5.41
@


1.7
log
@- update to 5.39
@
text
@d9 1
a9 1
PORTVERSION=	5.39
@


1.6
log
@- update to 5.38

PR:		ports/97946
Submitted by:	hideo <hideo_AT_lastamericanempire dot com>
@
text
@d9 1
a9 1
PORTVERSION=	5.38
@


1.5
log
@<HCoyote> Mavvie:  can you commit ports/97696 and change the
maintainer to whatever the generic perl maintainer is?  I still
haven't fixed my issues with sending email to freebsd.org.
@
text
@d9 1
a9 1
PORTVERSION=	5.37
@


1.4
log
@[PATCH] security/p5-Digest-SHA: update to 5.37

	- Update to 5.37

PR:		ports/97696
Submitted by:	Yen-Ming Lee <leeym@@freebsd.org>
Reviewed by:	hcoyote@@ghostar.org (via irc)
@
text
@d15 1
a15 1
MAINTAINER=	hcoyote@@ghostar.org
@


1.3
log
@- Update to 5.34

PR:		96402
Submitted by:	leeym
Approved by:	maintainer
@
text
@d9 1
a9 1
PORTVERSION=	5.34
d26 1
a26 6
BUILD_DEPENDS+=	${SITE_PERL}/XSLoader.pm:${PORTSDIR}/devel/p5-XSLoader
RUN_DEPENDS+=	${SITE_PERL}/XSLoader.pm:${PORTSDIR}/devel/p5-XSLoader

post-patch:
	${PERL} -pi -e 's/^our\s+([\$$\@@\%]\w+)/use vars qw($$1); $$1/;' ${WRKSRC}/SHA.pm
	${PERL} -pi -e '$$_="" if m{warnings}' ${WRKSRC}/SHA.pm
@


1.2
log
@- Update to 5.32
- Unbreak it on old perl

PR:		90844
Submitted by:	leeym
Approved by:	maintainer
@
text
@d9 1
a9 1
PORTVERSION=	5.32
@


1.1
log
@Add p5-Digest-SHA 5.31, Perl extension for SHA-1/224/256/384/512.

PR:		ports/84570
Submitted by:	Travis Campbell <hcoyote@@ghostar.org>
@
text
@d9 1
a9 1
PORTVERSION=	5.31
d12 1
a12 1
MASTER_SITE_SUBDIR=	../by-authors/id/M/MS/MSHELOR
d20 1
d24 8
a31 2
.if ${PERL_LEVEL} <= 500503
IGNORE=	requires Perl 5.6. Intall lang/perl5 or lang/perl5.8, and try again
d33 1
@

