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


1.7
date	2011.12.20.16.40.43;	author vsevolod;	state dead;
branches;
next	1.6;

1.6
date	2011.11.01.22.03.58;	author dougb;	state Exp;
branches;
next	1.5;

1.5
date	2011.09.28.20.51.33;	author eadler;	state Exp;
branches;
next	1.4;

1.4
date	2008.04.17.14.28.21;	author araujo;	state Exp;
branches;
next	1.3;

1.3
date	2007.03.02.20.24.10;	author linimon;	state Exp;
branches;
next	1.2;

1.2
date	2006.03.23.16.13.07;	author tobez;	state Exp;
branches;
next	1.1;

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


desc
@@


1.7
log
@- Remove expired security/p5-Digest-SHA256: use the builtin
  Digest::SHA instead
@
text
@# New ports collection makefile for:    p5-Digest-SHA256
# Date created:				2005/03/24
# Whom:					Christopher Nehren
#
# $FreeBSD: ports/security/p5-Digest-SHA256/Makefile,v 1.6 2011/11/01 22:03:58 dougb Exp $
#
# The author of this port needs a good talking-to concerning naming
# consistencies. The definitions of DISTNAME *and* WRKSRC are unfortunately
# necessary at the current time.

PORTNAME=	Digest-SHA256
PORTVERSION=	0.01b
PORTREVISION=	1
CATEGORIES=	security perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-
DISTNAME=	SHA256-${PORTVERSION}

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	Perl5 interface to the SHA256 algorithm

# Depended on by mail/rspamd
DEPRECATED=	use the builtin Digest::SHA instead

WRKSRC=		${WRKDIR}/SHA256-0.01
PERL_CONFIGURE=	yes

MAN3=	Digest::SHA256.3 Digest::sha256.3

.include <bsd.port.mk>
@


1.6
log
@Add a comment indicating what ports depend on these 2
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.5
log
@- deprecate security/p5-Digest-SHA256 and point people to Digest::SHA instead

Submitted by:	brd
Approved by:	bapt (mentor)
@
text
@d22 1
a23 1
EXPIRATION_DATE=	2011-10-27
@


1.4
log
@- Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_CPAN} to CPAN.

PR:		ports/122674
Submitted by:	Philip M. Gollucci <pgollucci@@p6m7g8.com>
Reworked by:	araujo (myself)
Approved by:	portmgr (pav)
@
text
@d22 3
@


1.3
log
@Maintainer is not actively using this one anymore, so return it to the pool
at his request.

Hat:		portmgr
@
text
@d15 1
a15 2
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	Digest
@


1.2
log
@Fix byteorder determination, which led to the digest being computed
incorrectly.

PR:		92014
Reported by:	Johan van Selst <johans@@stack.nl>
Approved by:	maintainer timeout (>>2 weeks)
@
text
@d20 1
a20 1
MAINTAINER=	apeiron+ports@@coitusmentis.info
@


1.1
log
@Add p5-Digest-SHA256 0.01b, perl5 interface to the SHA256 algorithm.

PR:		ports/79211
Submitted by:	Christopher Nehren
@
text
@d13 1
@

